Skip to main content

Create a collection of new posted invoices

POST 

/v1/tenants/:tenantId/companies/:companyName/postedinvoices/createmany

Since this is a batch-request containing possibly many invoices, be aware to check for potentially errored invoices in the response. The maximum allowed body size of the request is 100MB.

Request

Responses

Successfully received document collection. Note: The client is responsible for checking the content of failed invoices in within the response