List Merchant Channel Payments

Retrieves a list of merchant channel payments based on the provided filters.

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

Unique identifier of the merchant channel payment.

string

Reference identifier for the merchant channel payment.

uuid

Unique identifier of the merchant.

string

Hash value associated with the merchant channel payment.

string
enum

Current status of the merchant channel.

Allowed:
date-time

Start date for filtering merchant channel payments (ISO 8601 format).

date-time

End date for filtering merchant channel payments (ISO 8601 format).

string

Address associated with the merchant channel.

int32
≥ 0

Pagination offset (zero or greater).

int32
≥ 1

Maximum number of records to return (greater than zero).

string
enum

Order of sorting: 'asc' for ascending or 'desc' for descending.

Allowed:
string
enum

The sort parameter specifies which field to sort the channel payments by. Available sort fields include:

  • displayAmount: Sort by the amount in display currency
  • paidAmount: Sort by the amount paid in cryptocurrency
  • hash: Sort by transaction hash
  • uuid: Sort by unique identifier
  • status: Sort by payment status (COMPLETE, DETECTED, etc.)
  • lastUpdated: Sort by when the payment was last updated
  • dateCreated: Sort by when the payment was created
Allowed:
string

Search query to filter merchant channel payments.

Responses

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