List posted invoices
GET/v1/tenants/:tenantId/companies/:companyName/postedinvoices
Returns a paginated list of posted invoices based on the query parameters.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
Successfully received documents
Bad request
Token not provided or invalid
Forbidden to access the given resource
Rate limit exceeded
An unexpected error has occurred