{
"success": false,
"response": {
"id": "70a02878-dea2-4cdf-a8a8-3ca81a0067cb",
"organizationId": "882f4ed6-82c8-43c3-8dd6-d755cee5f1af",
"orderId": "c74ff3eb-5732-4ff5-be31-a03ef7f7f237",
"stage": "WITHDRAWAL",
"status": "PENDING",
"currency": "BUSD",
"network": "bsc",
"amount": "200",
"canWithdrawal": false,
"inTransaction": {
"addressType": "PAY_IN",
"addressId": "7504dcc8-e87e-4dce-862f-0a9b765bfbda",
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"txId": "0x123456...",
"amount": "200",
"status": "processed"
},
"outTransactions": {
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"txId": "0x123456...",
"amount": "200",
"status": "processed",
"feeAmount": "1.2",
"feeAmountUSD": "1.22",
"withdrawalId": "2fa7bb7e-8d51-4c2c-8b53-ec90080970bf",
"createdAt": "2024-11-08T12:41:09.821Z"
},
"createdAt": "2024-11-07T12:41:09.821Z"
}
}