{
"fromAccountId": "string",
"toAccountId": "string",
"transferredAt": "2019-08-24T14:15:22.123Z",
"amount": 0,
"currency": {
"name": "string",
"symbol": "string"
},
"reason": "string",
"destinationAmount": 0,
"destinationCurrency": {
"name": "string",
"symbol": "string"
}
}