{
"success": true,
"response": {
"id": "2d32a096-b5a0-41b6-ab3e-2fe699f5cbc4",
"organizationId": "2db11a99-a1cb-44f1-ba3b-ee41d80f53be",
"orderId": "a39a97fd-f0a1-461d-9603-13cdaa54b859",
"stage": "WITHDRAWAL",
"status": "PENDING",
"message": null,
"currency": "BUSD",
"network": "bsc",
"amount": "200",
"canWithdrawal": true,
"inTransaction": {
"addressType": "PAY_IN",
"addressId": "e5b79674-72aa-46c5-9bc0-6c71176bbd61",
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"txId": "0x123456...",
"amount": "200",
"status": "processed"
},
"outTransactions": {
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"txId": "0x123456...",
"amount": "200",
"status": "processed",
"feeAmount": "1.2",
"feeAmountUSD": "1.22",
"withdrawalId": "b5feed9a-d0d4-4f5e-844b-72903e61bd6c",
"createdAt": "2025-05-15T13:39:50.464Z"
},
"createdAt": "2025-05-14T13:39:50.464Z"
}
}