Skip to main content
Version: v3

List invoices

GET 

/invoices/

API to get list of invoices

Request

Version stringrequired

API Version

Available optionsv3
altId stringrequired

location Id / company Id based on altType

altType stringrequired

Alt Type

Available optionslocation
status string

status to be filtered

startAt string

startAt in YYYY-MM-DD format

endAt string

endAt in YYYY-MM-DD format

search string

To search for an invoice by id / name / email / phoneNo

paymentMode string

payment mode

Available optionsdefaultlivetest
contactId string

Contact ID for the invoice

limit stringrequired

Limit the number of items to return

offset stringrequired

Number of items to skip

sortField string

The field on which sorting should be applied

Available optionsissueDate
sortOrder string

The order of sort which should be applied for the sortField

Available optionsascenddescend
application/json

Successful response

Schema
    invoicesobject[]required
    totalnumberrequired

    Total number of invoices