Earnipay Invoices API
Invoice creation, management, and FIRS validation
Earnipay Invoices API is one of 13 APIs that Earnipay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Invoices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 11 operations across 8 paths, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version 1.0.
Requests are made against the base URL https://e-invoicing.earnipay.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Earnipay Invoices API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (JWT-auth).
An API key is passed in the header as X-API-Key (API-Key).
JWT-auth— Enter JWT tokenAPI-Key— API Key for third-party integrations
Paths & Operations 11
Across 8 paths, the API surfaces 11 operations — 1 DELETE, 3 GET, 1 PATCH, 6 POST. Each is listed below with its method, path, parameters, and response codes.
Invoice creation, management, and FIRS validation
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ValidateInvoiceDataDto (12 properties), CreateInvoiceDto (11 properties), UpdateInvoiceDto (9 properties), InvoiceItemDto (7 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Earnipay 12
Other APIs Earnipay publishes across the network.