{
"withdrawals": [
{
"withdrawId": "123e4567-e89b-12d3-a456-426614174000",
"clientWithdrawId": "text",
"recipientAddress": "text",
"transactionId": "text",
"initiatedBy": "text",
"status": "PENDING",
"displayCurrency": "AED",
"withdrawCurrency": "BCH",
"settlementCurrency": "BTC",
"estimatedDisplayAmount": "text",
"estimatedWithdrawAmount": "text",
"actualDisplayAmount": "text",
"actualWithdrawAmount": "text",
"settlementDeductedAmount": "text",
"displayDeductedAmount": "text",
"uniformDeductedAmount": "text",
"settlementServiceFee": "text",
"displayServiceFee": "text",
"uniformServiceFee": "text",
"withdrawFee": "text",
"displayFee": "text",
"network": "BCH",
"addressOwner": {
"name": "text",
"category": "text"
},
"sourceRiskEntities": [
{
"name": "text",
"category": "text"
}
],
"destinationRiskEntities": [
{
"name": "text",
"category": "text"
}
]
}
]
}