| clientAccountNo | Integer | The unique identifier for the master client or merchant account. | 200001 |
| customerAccountNo | String | The internal identifier for the customer's specific sub-account. | "2003" |
| requestMethod | String | The platform or interface used to initiate the request (e.g., MOBILE, WEB). | "MOBILE" |
| amount | Number | The total monetary value of the transaction. | 50000 |
| paymentMethod | String | The specific channel used for the payment (e.g., MOBILEMONEY, CARD). | "MOBILEMONEY" |
| paidBy | String | The name of the individual who initiated the payment. | "Devine Balizza" |
| remarks | String | A brief note or description associated with the transaction. | "Monday DEPOSIT" |
| customerName | String | The full legal name of the account holder. | "Devine Balizza" |
| accountNumber | String | The specific mobile number or external account identifier (e.g., MSISDN). | "256752002106" |
| accountNetwork | String | The service provider or telco facilitating the transaction. | "AIRTEL" |