Get merchant's Invoices

Returns a paginated list of Invoices filtered by the specified criteria.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
1 to 3000

Maximum number of the Invoices to return.

int32
required

Number of the Invoices to skip.

string
enum
required

Sort column and order direction separated by comma.

Allowed:
string

Search text to filter by the Invoice ID, the customer e-mail, the crypto address, the TXID or the reference.

string
enum

Filter by the Invoice status.

string

Filter by the creation date - start timestamp (Unix epoch in seconds).

string

Filter by the creation date - end timestamp (Unix epoch in seconds).

string
enum

Filter by the merchant currency (the original Invoice currency).

number

Filter by the minimum merchant amount.

number

Filter by the maximum merchant amount.

string
enum

Filter by the customer payment asset.

number

Filter by the minimum customer payment amount.

number

Filter by the maximum customer payment amount.

string
enum

Filter by the Invoice source type.

Allowed:
posId
array of strings

Filter by POS device IDs (only applicable when sourceType=POS).

posId
boolean

When true, Invoices with exceptions will be listed first.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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