Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zuora E-Invoicing API

With the E-Invoicing feature, Zuora supports electronic invoices through an integration with partners that have a local presence, where required, which guarantees compliance with local invoice regulations. All the operations in this section are available only if you have the E-Invoicing feature enabled.

Zuora E-Invoicing API is one of 80 APIs that Zuora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include E-Invoicing. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 15 operations across 6 paths, and defines 13 schemas. It is described by OpenAPI 2.0, at version 2023-12-15.

15 operations 6 paths 13 schemas 3 DELETE6 GET3 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2023-12-15
Resource Areas
1

Paths & Operations 15

Across 6 paths, the API surfaces 15 operations — 3 DELETE, 6 GET, 3 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

E-Invoicing 15

With the E-Invoicing feature, Zuora supports electronic invoices through an integration with partners that have a local presence, where required, which guarantees compliance with…

POST
/v1/einvoice/service-providers
Create an e-invoicing service provider
POST_EInvoicingServiceProvider 8 params → 200
GET
/v1/einvoice/service-providers
List e-invoicing service providers
GET_EInvoicingServiceProviders 6 params → 200
GET
/v1/einvoice/service-providers/{key}
Retrieve an e-invoicing service provider
GET_EInvoicingServiceProvider 7 params → 200
PUT
/v1/einvoice/service-providers/{key}
Update an e-invoicing service provider
PUT_UpdateEInvoicingServiceProvider 8 params → 200
DELETE
/v1/einvoice/service-providers/{key}
Delete an e-invoicing service provider
DELETE_EInvoicingServiceProvider 7 params → 200
POST
/v1/einvoice/business-regions
Create an e-invoicing business region
POST_CreateEInvoicingBusinessRegion 8 params → 200
GET
/v1/einvoice/business-regions
List e-invoicing business regions
GET_EInvoicingBusinessRegions 6 params → 200
GET
/v1/einvoice/business-regions/{key}
Retrieve an e-invoicing business region
GET_EInvoicingBusinessRegion 7 params → 200
PUT
/v1/einvoice/business-regions/{key}
Update an e-invoicing business region
PUT_UpdateEInvoicingBusinessRegion 8 params → 200
DELETE
/v1/einvoice/business-regions/{key}
Delete an e-invoicing business region
DELETE_EInvoicingBusinessRegion 7 params → 200
POST
/v1/einvoice/templates
Create an e-invoice file template
POST_CreateEInvoiceFileTemplate 8 params → 200
GET
/v1/einvoice/templates
List e-invoice file templates
GET_EInvoiceFileTemplates 9 params → 200
GET
/v1/einvoice/templates/{key}
Retrieve an e-invoice file template
GET_EInvoiceFileTemplate 7 params → 200
PUT
/v1/einvoice/templates/{key}
Update an e-invoice file template
PUT_EInvoiceFileTemplate 8 params → 200
DELETE
/v1/einvoice/templates/{key}
Delete an e-invoice file template
DELETE_EInvoiceFileTemplate 7 params → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are CommonResponseType (3 properties), ListEInvoicingServiceProvidersResponse (2 properties), ListEInvoicingBusinessRegionsResponse (2 properties), ListEInvoiceFileTemplatesResponse (2 properties). Each schema is shown below with its type and property counts.

ListEInvoicingBusinessRegionsResponse
object
2 properties
CommonResponseType
object
3 properties
GetEInvoicingBusinessRegionResponse
CreateEInvoiceFileTemplateRequest
GetEInvoicingServiceProviderResponse
ListEInvoiceFileTemplatesResponse
object
2 properties
UpdateEInvoicingBusinessRegionRequest
UpdateEInvoicingServiceProviderRequest
CreateEInvoicingServiceProviderRequest
GetEInvoiceFileTemplateResponse
CreateEInvoicingBusinessRegionRequest
ListEInvoicingServiceProvidersResponse
object
2 properties
UpdateEInvoiceFileTemplateRequest

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zuora-e-invoicing-api-openapi.yml Raw ↑

Other APIs Zuora publishes across the network.

Zuora V1 API
Zuora Accounting Codes API
Zuora Accounting Periods API
Zuora Accounts API
Zuora Actions API
Zuora Aggregate Queries API
Zuora API Health API
Zuora Attachments API
Zuora Bill Run API
Zuora Bill Run Health API
Zuora Billing Documents API
Zuora Billing Preview Run API