List Invoice

Query Params
float

Defines the page number for pagination. This is useful when you have a large dataset and want to retrieve it page-by-page.

int32

Filters the invoices based on the contact ID. This is useful when you want to retrieve invoices specific to a customer or client.

int64

Specifies the number of invoices to be returned per page. This allows control over the amount of data returned at once.

string
enum

Filters invoices based on their payment status.

Allowed:
string
enum

Filters invoices based on their overall status.

Allowed:
string

Filters invoices from a specific starting date. You can use this to narrow down results to invoices created after this date.

string

Filters invoices up until a specific end date. This is useful for narrowing results to invoices created before this date.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json