Authorizations
OpenApi Key created within Altera.app for a certain company
Query Parameters
Defines the amount of invoices polled per page
Available options:
10
, 20
, 50
, 100
Defines the page we want to poll
Available options:
INVOICE_NUMBER
, ISSUE_DATE
, SALE_DATE
, DUE_DATE
, AMOUNT_GROSS
, CONTRACTOR_NAME
Example:
"ISSUE_DATE"
Available options:
ASC
, DESC
Example:
"DESC"
Freetext search over concatenated fields InvoiceNumber, ContractorName, ContractorTIN and ContractorCity
Example:
"INTERIM,INTERIM_FINAL"
Available options:
PAID
, UNPAID
, OVERDUE
Example:
"OVERDUE"
Response
200 - application/json
OK
The response is of type object
.