Skip to main content
GET
Get Many Invoice Documents

Headers

authorization
string

Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY

Path Parameters

invoiceId
string
required

"invoiceId" is required (enter it either in parameters or request body)

Response

200 - application/json

Responses for GET /api/rest/invoices/{invoiceId}/documents

invoiceDocumentsByInvoiceId
InvoiceDocument Ā· object[]