{
"messageId": "string",
"serviceId": "string",
"requestId": "string",
"initiatorEntityReference": "string",
"initiatorId": "string",
"initiatorLocale": "string",
"billPayment": {
"accountNumber": "string",
"amount": 0,
"countryCode": "string",
"currencyCode": "string",
"transactionReference": "string",
"accountHolderEntity": {
"entityId": "string",
"entityReferenceAccountId": "string",
"entityName": "string",
"contactNumber": "string",
"emailAddress": "string",
"entityAddress": "string",
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"state": "string",
"zipCode": "string",
"country": "string",
"vatNumber": "string",
"firstName": "string",
"lastName": "string",
"entityProfileType": "ORGANIZATION"
},
"billPayerEntity": {
"entityId": "string",
"entityReferenceAccountId": "string",
"entityName": "string",
"contactNumber": "string",
"emailAddress": "string",
"entityAddress": "string",
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"state": "string",
"zipCode": "string",
"country": "string",
"vatNumber": "string",
"firstName": "string",
"lastName": "string",
"entityProfileType": "ORGANIZATION"
},
"recipientEntity": {
"entityId": "string",
"entityReferenceAccountId": "string",
"entityName": "string",
"contactNumber": "string",
"emailAddress": "string",
"entityAddress": "string",
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"state": "string",
"zipCode": "string",
"country": "string",
"vatNumber": "string",
"firstName": "string",
"lastName": "string",
"entityProfileType": "ORGANIZATION"
}
}
}