{ "amount": "100", "currency": "usd", "chain_id": 56, "token_address": "0x55d398326f99059ff775485246999027b3197955", "callback": "https://yourapp.com/api/webhooks/payment", "reference_no": "WITHDRAW-001", "buffer": 0.005, "payment_info": { "bank_id": 1, "full_name": "NGUYEN VAN A", "account_type": 1, "account_number": "1234567890" } }
{ "message": "success", "data": { "order": { "id": "660e8400-e29b-41d4-a716-446655440001", "code": 100002, "order_type": 2, "state": 2, "processing_state": 20, "amount": "100", "currency": "usd", "rate": "25750", "token_address": "0x55d398326f99059ff775485246999027b3197955", "chain_id": 56, "recipient": "0xABCD...1234", "reference_no": "WITHDRAW-001", "fees": { "service_fee": 0.01, "min_fee": 5000 }, "total_fee_vnd": 25750, "callback": "https://yourapp.com/api/webhooks/payment" } } }
Create a new withdrawal (offramp) order to sell tokens for VND.
vnd
usd
0.005
Show payment_info properties
1
2