List Merchant Channels

Retrieves a list of merchant channels 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 in UUID format.

int32
≥ 0

Pagination offset (zero or greater). Used for paginating through results.

int32
≥ 1

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

string
enum

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

Allowed:
string
enum

The sort parameter determines which field to sort the results by. Available sort fields are:

  • id: Sort by the internal channel ID
  • dateCreated: Sort by when the channel was created
  • lastUpdated: Sort by when the channel was last updated
  • merchantId: Sort by merchant identifier
  • address: Sort by cryptocurrency address
  • reference: Sort by reference value
  • status: Sort by channel status
  • uuid: Sort by unique identifier
string

Search query that supports partial matches and flexible syntax. Can search across multiple fields and supports fuzzy matching. No specific format required - it will search for the term in relevant fields.

Responses

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