Invoice List (Paginated)

Returns a list with the invoices and its related status and data

Body Params
int32
Defaults to 1

Current page, default 1

int32
Defaults to 10

Number of records per page, default 10, max 100

string
Defaults to asc

Sort order, default asc, accepted values are asc and desc

string
Defaults to t

Sort field, default t, allowed values: t, amount, status

status
array of strings

Optional invoice status, allowed array item values are: CREATED, PENDING, COMPLETED, EXPIRED

status
fiat
array of strings

Optional fiat filter, should be array of strings

fiat
crypto
array of strings

Optional crypto filter, should be array of strings

crypto
string

Optional invoice id

string

Optional merchant order id

int64

Optional, millisecond start time

int64

Optional, millisecond end time

Responses

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