latestOpenAPI 3.0.0Apache 2.02026-07-2638645559.8 KB

436b47b78bf4

Invoices

Create or update many invoices

Create or update many invoices

post/apps/{appId}/invoices/batch

Path parameters

appIdinteger required

The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.

Query parameters

dataInvoice[] required— unresolved $ref

List of invoices. With ID for update, without for insert

Response

Success

Invoice required— unresolved $ref