{
"success": true,
"response": {
"id": "7de0a04c-8d60-4291-83e9-b752bf47ed68",
"organizationId": "d464decd-5cc8-42de-8f57-c55a862d0e87",
"orderId": "a9236d98-9d22-4495-b387-cfa72b45b0d8",
"stage": "WITHDRAWAL",
"status": "PENDING",
"message": null,
"currency": "BUSD",
"network": "bsc",
"amount": "200",
"canWithdrawal": true,
"inTransaction": {
"addressType": "PAY_IN",
"addressId": "4b40f3ab-687b-48b5-bd67-0e76b189ea3c",
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"txId": "0x123456...",
"amount": "200",
"status": "processed"
},
"outTransactions": {
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"txId": "0x123456...",
"amount": "200",
"status": "processed",
"feeAmount": "1.2",
"feeAmountUSD": "1.22",
"withdrawalId": "0e954625-4a9e-4363-a225-33107618fa87",
"createdAt": "2025-05-15T13:50:31.648Z"
},
"createdAt": "2025-05-14T13:50:31.648Z"
}
}