List invoices
API to get list of invoices
GET
List invoices
Headers
API Version
Available options:
2021-07-28 Query Parameters
location Id / company Id based on altType
Example:
"6578278e879ad2646715ba9c"
Alt Type
Available options:
location Example:
"location"
status to be filtered
startAt in YYYY-MM-DD format
Example:
"2023-01-01"
endAt in YYYY-MM-DD format
Example:
"2023-01-01"
To search for an invoice by id / name / email / phoneNo
Example:
"Alex"
payment mode
Available options:
default, live, test Example:
"live"
Contact ID for the invoice
Example:
"AmuzcoPBpgKeccNsFlib"
Limit the number of items to return
Example:
10
Number of items to skip
Example:
10
The field on which sorting should be applied
Available options:
issueDate Example:
"issueDate"
The order of sort which should be applied for the sortField
Available options:
ascend, descend Example:
"descend"
Last modified on March 8, 2026
List invoices