Get invoice for given invoice id
This operation will respond with an invoice given invoice id
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Invoice id for given invoice
Query Parameters
The audit user to log the request
Response
Successful lookup of invoice for given invoice id
Total amount of this invoice
Date when invoice was created
"2019-11-27T05:08:31"
Date when invoice is due
"2019-11-27"
Unique id for invoice
Total amount that is paid of this invoice
Number connected to account that will be used to map incoming payments to
- OPEN Open
- OVERDUE Overdue
- PAID Paid
- PAID_PARTIALLY Partially Paid
- WRITE-OFF Written Off
OPEN, OVERDUE, PAID, PAID_PARTIALLY, WRITE-OFF Dunning details, this should only be populated if invoice status is overdue
Number of the invoice
Account id this invoice belongs to

