Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Example:
"ACC001"
Response
Response for Get invoice requests
Structure of invoice
Identifier of invoice
Maximum length:
50Status of the invoice
Available options:
DRAFT, DUE, PAID, VOID, UN_COLLECTIBLE, REFUND_INITIATED, REFUND_COMPLETED, MERGED, PARTIALLY_PAID Represents the class of entity( INVOICE/ORDER/BILLABLE)
Available options:
INVOICE, ORDER, BILLABLE Represents the type of entity(STANDARD/AD_HOC/COMPOSITE)
Available options:
STANDARD, AD_HOC, CUSTOM, COMPOSITE, STANDARD_ADVANCED, ADHOC_ADVANCED Invoice date of the invoice
Example:
"2020-07-04T12:00:00.000Z"
Number of days from the invoice date after which an invoice is considered overdue.
Available options:
FINALIZING, FINALIZED Example:
true
Start date of the invoice
Example:
"2020-07-04T12:00:00.000Z"
End date of the invoice
Example:
"2020-07-04T12:00:00.000Z"
Inclusive end date of the invoice
Example:
"2020-07-03T11:59:59.999Z"
Due date of the invoice
Example:
"2020-07-04T12:00:00.000Z"
Sequence id of the invoice
Download URL of the pdf file corresponding to the invoice
