Creating an order
Create an order for payment
Last updated
Create an order for payment
Last updated
Identifier of the advance balance for writing off commissions
"882f4ed6-82c8-43c3-8dd6-d755cee5f1af"
Ticker of the coins in which the payment will be made
"USDT"
The network of the coin in which the payment will be made
"ethereum"
Payment amount
"123.12"
Acceptable underpayment percentage. For example, you created an order for 100 USDT. If the parameter is set to 1.5%, the order will be completed successfully after payment of 98.5 USDT
"1.5"
URL to send webhook on error or order expiration
"https://merchant.domain/webhooks/fail"
URL to send webhook on successful payment
"https://merchant.domain/webhooks/success"
URL to be placed on the payment page as "Return to Store" links
"https://merchant.domain/"
Order ID in the merchant system
"Order #123456"
Order Description
"Payment by order #123456"
Order lifetime in seconds, available values from 1800 (30 minutes) to 43200 (12 hours)
Whether to check incoming transactions for this order
Request success indicator
Response body when requesting to create an order