Query Payments

Get a paged list of payments based on the provided search criteria.

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

The account ID from which the payment is made. Used to filter payments initiated from a specific account.

string
enum

The method of transfer for the payment. This could be via crypto, bank, or internal methods.

Allowed:
string

The payment method ID used for the payment. Used to filter payments made using a specific payment method.

string

The account ID to which the payment is made. Used to filter payments directed to a specific account.

string

The cryptocurrency address associated with the payment. Used to filter payments involving a specific crypto address.

string

The bank account number associated with the payment. Used to filter payments involving a specific bank account.

string

The AssetType of the payment is filtered. Used to filter payments directed with a specific currency.

string
enum

The status of the payment. Used to filter payments based on their status (e.g., pending, completed, canceled).

Allowed:
int32
Defaults to 10

The number of records to return per page. Used for pagination purposes.

int32
Defaults to 1

The page number to retrieve. Used for pagination purposes.

boolean
Defaults to false

Indicates whether the results should be sorted in ascending order. Used to sort the query results.

Responses

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