{
"participantCode": "B0100007",
"amountToPay": 100.00,
"currencyToPay": "USD",
"paymentReference": "INV-12345",
"redirectUrl": "https://merchant.com/return",
"paymentLinkExpiry": "2025-12-31T23:59:59Z",
"paymentPurpose": {
"subject": "Invoice Payment",
"description": "Payment for services rendered",
"supportingDocuments": "doc123"
},
"payerInfo": 2,
"payerType": "INDIVIDUAL",
"individualInfo": {
"name": "John Doe",
"identityNumber": "S1234567A",
"dateOfBirth": "1980-01-01",
"residentialAddress": {
"street": "123 Main St",
"city": "Singapore",
"postCode": "123456",
"country": "SG"
}
},
"checkoutInfo": {
"checkoutURL": "https://checkout.mce.sg/PAY123456789",
"connectedWallet": "WalletConnect",
"sourceWalletAddress": "0x123456789abcdef",
"network": "ETH",
"txnHash": "0xabcdef1234567890",
"paidCurrency": "USDT",
"paidAmount": 100.000000,
"riskLevel": "LOW"
},
"status": 1,
"createAt": "2025-08-01T11:18:00Z",
"updateAt": "2025-08-01T11:19:00Z"
}