{
"data": {
"participantCode": "string",
"amountToPay": 0,
"currencyToPay": "string",
"paymentPurpose": {
"subject": "string",
"description": "string",
"supportingDocuments": "string"
},
"status": 1,
"buyerInfo": {},
"clientReference": "string",
"expiry": 0,
"cryptoCheckoutId": "string",
"checkoutWallets": {},
"walletKyt": {},
"receivedPayments": [
{
"blockchain": "string",
"sourceWalletAddress": "string",
"txnHash": "string",
"paidCurrency": "string",
"paidAmount": "string",
"walletType": 1,
"platformName": "string",
"platformUserName": "string",
"kytInfo": {}
}
],
"conversions": [
{
"status": 1,
"conversionId": "string",
"createdAt": 0
}
]
}
}