This operation returns invoices for a given account ordered in ascending order
Documentation Index
Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt
Use this file to discover all available pages before exploring further.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Account id for given account
The audit user to log the request
Current page
How many invoices should be returned per page, default is 15. Cannot be more than 30.
1 < x < 30Used to return invoices only with a certain status
OPEN, OVERDUE, PAID, PAID_PARTIALLY, WRITE-OFF Successful lookup of invoices for given account
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, 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