[
{
"id": "<string>",
"status": "<string>",
"type": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"amount": 123,
"code": "<string>",
"recipientAmout": 123,
"platId": "<string>",
"updatedAt": "2023-11-07T05:31:56Z",
"statusDetails": "<string>",
"mobileStatus": "<string>",
"reason": "<string>",
"senderAmount": 123,
"currency": "<string>",
"senderCurrency": "<string>",
"recipientCurrency": "<string>",
"sourcePaymentMethod": {
"paymentMethodOwner": "<string>",
"accountPrefix": "<string>",
"bin": "<string>",
"name": "<string>",
"type": "<string>",
"isPrimary": true,
"accountNumber": "<string>",
"currency": "<string>",
"country": "<string>",
"number": "<string>",
"id": "<string>"
},
"destinationPaymentMethod": {
"paymentMethodOwner": "<string>",
"accountPrefix": "<string>",
"bin": "<string>",
"name": "<string>",
"type": "<string>",
"isPrimary": true,
"accountNumber": "<string>",
"currency": "<string>",
"country": "<string>",
"number": "<string>",
"id": "<string>"
},
"sourceFee": 123,
"transactionFee": 123,
"destinationFee": 123,
"exchangeRate": 123,
"estimatedExchangeRate": 123,
"hasReferenceCode": true,
"fromUser": {
"tenantId": "<string>",
"dob": "2023-11-07T05:31:56Z",
"subscriberType": "<string>",
"profilePictureUrl": "<string>",
"country": "<string>",
"imageUrl": "<string>",
"email": "<string>",
"phoneNumber": "<string>",
"lastName": "<string>",
"firstName": "<string>",
"orgId": "<string>",
"userId": "<string>"
},
"toUser": {
"tenantId": "<string>",
"dob": "2023-11-07T05:31:56Z",
"subscriberType": "<string>",
"profilePictureUrl": "<string>",
"country": "<string>",
"imageUrl": "<string>",
"email": "<string>",
"phoneNumber": "<string>",
"lastName": "<string>",
"firstName": "<string>",
"orgId": "<string>",
"userId": "<string>"
},
"fromTo": [
"<string>"
],
"attributionLink": "<string>",
"isIgnored": true,
"ignoredData": {
"date": "2023-11-07T05:31:56Z",
"notifySupport": true,
"reason": "I_DONT_RECOGNIZE_CONTACT",
"responsibleUserId": "<string>",
"description": "<string>"
},
"tenantfee": 123,
"totalAmount": 123,
"tax": 123,
"userId": "<string>",
"isLandingPortFlow": true,
"landingPortUrl": "<string>",
"destinationAppId": "<string>",
"sameTenant": true,
"cancelable": true,
"flow": "<string>",
"taxAmount": 123
}
]