Cancel bulk crypto payment
Crypto payments API
Cancel bulk crypto payment
POST
Cancel bulk crypto payment
Documentation Index
Fetch the complete documentation index at: https://docs.rio.trade/llms.txt
Use this file to discover all available pages before exploring further.
Requirements to consume the endpoint.
User approved
The user must be approved in at least one country.
Authorizations
Path Parameters
Id of the bulk crypto payment
Response
200 - application/json
OK
The date and time the order was created
Example:
"2025-01-04T00:24:28.658Z"
The unique identifier of the user
Example:
"6757546b4c5d19bf3cd7b09c"
List of order IDs pending payment
Example:
[
"677880bab7a7c5e821c9f56f",
"67788100b7a7c5e821c9fc0f",
"6778811fb7a7c5e821c9fef5",
"67788276b7a7c5e821ca1f33"
]The total amount of the orders
Example:
14340
List of order IDs that have been paid
Example:
[
"677880bab7a7c5e821c9f56f",
"67788100b7a7c5e821c9fc0f",
"6778811fb7a7c5e821c9fef5",
"67788276b7a7c5e821ca1f33"
]The type of cryptocurrency involved in the order
Available options:
USDC, USDC_POLYGON, USDC_POLYGON_NXTB, SOL_USDC_PTHX, XLM_USDC_5F3T, USDT_POLYGON, USDT_ERC20, TRX_USDT_S2UZ The country of the operation
Available options:
MX, PE, US The current status of the bulk crypto payment.
Available options:
awaitingDepositAddress, awaitingOrders, awaitingPayment, awaitingAsyncPayment, awaitingAsyncPayoutForOrders, complete, failed, cancelled, insufficientAmountReceived, excessAmountReceived Example:
"awaitingPayment"
The deposit address for the order
Example:
"5BZDQjWad45rT1vYT5KdJHgSU4rWXL1Y5nDoTwSrT8Pr"
The unique identifier of the order
Example:
"67787fbcd520f9ecb10e9be6"