{
"success": false,
"response": {
"id": "95b32a3b-5058-40b0-ba39-ed4682bec2a9",
"organizationId": "dcde70b7-e684-434f-9a7c-377d2010e66e",
"orderId": "1f627ca9-009d-47e9-9873-40920fe8c9cf",
"stage": "WITHDRAWAL",
"status": "PENDING",
"currency": "BUSD",
"network": "bsc",
"amount": "200",
"canWithdrawal": false,
"inTransaction": {
"addressType": "PAY_IN",
"addressId": "66d31527-ab99-4909-b8cc-77f26577c6e7",
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"txId": "0x123456...",
"amount": "200",
"status": "processed"
},
"outTransactions": {
"address": "0x00000005707Bf50EfA35a2db020eDe9Ac0780b9f",
"txId": "0x123456...",
"amount": "200",
"status": "processed",
"feeAmount": "1.2",
"feeAmountUSD": "1.22",
"withdrawalId": "cb65d6c9-6dd4-4be9-9193-899757e57125",
"createdAt": "2024-12-12T10:54:03.328Z"
},
"createdAt": "2024-12-11T10:54:03.328Z"
}
}