Skip to main content
GET

Authorizations

BIZ-API-KEY
string
header
required

The API key. For more details, refer to API key.

In the API playground, enter your API secret, and your API key will be accordingly calculated.

Query Parameters

merchant_ids
string

The comma-separated list of merchant IDs to filter by.

At least one of merchant_ids or token_id must be provided.

For more information about merchants, refer to Cobo Payments Guide.

token_id
string

The token ID that identifies the cryptocurrency.

At least one of merchant_ids or token_id must be provided.

For a complete list of supported tokens, refer to Cobo Payments Guide.

acquiring_type
enum<string>

This parameter has been deprecated The payment acquisition type.

  • Order: Payers pay by fixed-amount orders. Ideal for specific purchases and one-time transactions.
  • TopUp: Account recharge flow where payers deposit funds to their dedicated top-up addresses. Ideal for flexible or usage-based payment models.
Available options:
Order,
TopUp
Example:

"Order"

Response

The request was successful.

data
object[]