{
"requestId": "string",
"merchantRef": "string",
"payer": {
"originalPayerId": "string"
},
"beneficiary": {
"beneficiaryId": "string"
},
"paymentInstruction": {
"paymentMethodPreference": "SWIFT",
"paymentReason": "SALARY",
"purposeCode": "string",
"paymentReference": "string",
"urgency": "STANDARD"
},
"amount": {
"debitCurrency": "string",
"debitAmount": 0,
"payoutCurrency": "string",
"payoutAmount": 0
},
"fx": {
"quoteId": "string"
},
"compliance": {
"sourceOfFund": "BUSINESS_REVENUE",
"supportingDocuments": [
"string"
]
},
"metadata": {
"business": "string",
"remark": "string",
"tags": [
"string"
]
}
}