GET
/
api
/
payments
/
crypto
/
bulk
/
{id}

Requirements to consume the endpoint.

User approved

The user must be approved in at least one country.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Id of the bulk crypto payment

Response

200 - application/json
amount
number

The total amount of the orders

country
enum<string>

The country of the operation

Available options:
MX,
PE,
US
createdAt
string

The date and time the order was created

crypto
enum<string>

The type of cryptocurrency involved in the order

Available options:
USDC,
USDC_POLYGON,
USDC_POLYGON_NXTB,
SOL_USDC_PTHX,
USDT_POLYGON,
USDT_ERC20,
TRX_USDT_S2UZ
depositAddress
string

The deposit address for the order

id
string

The unique identifier of the order

orderIds
string[]

List of order IDs pending payment

orderIdsPaid
string[]

List of order IDs that have been paid

status
enum<string>

The current status of the order

Available options:
awaitingDepositAddress,
awaitingPayment,
complete,
failed,
cancelled,
insufficientAmountReceived,
excessAmountReceived
userId
string

The unique identifier of the user