{
"success": true,
"data": {
"id": "string",
"reference": "string",
"businessId": "string",
"fromCurrency": "string",
"fromNetwork": "string",
"fromAmount": 0,
"toCurrency": "string",
"toNetwork": "string",
"toAmount": 0,
"depositAddress": "string",
"memo": "string",
"status": "string",
"customerEmail": "string",
"customerName": "string",
"description": "string",
"callbackUrl": "string",
"redirectUrl": "string",
"metadata": {},
"subaccountCode": "string",
"splitCode": "string",
"splitSnapshot": [
{
"type": "string",
"code": "string",
"share": 0,
"accountId": "string",
"accountName": "string",
"bearerType": "string",
"property1": "string",
"property2": "string"
}
],
"createdAt": "string",
"updatedAt": "string"
}
}