{
"TerminalId": "string",
"Amount": 0,
"Currency": 0,
"Receiver": {},
"Sender": {},
"TxnReference": {},
"TxnTypeIdentifier": "string"
}curl --location --request POST 'https://hilarion.corpayss.net:8422/api/Integration/MoneySend' \
--header 'token: 58ff081d-eba7-4e9c-bfab-3cd51792b96d+202501211205' \
--header 'Content-Type: application/json' \
--data-raw '{
"TerminalId": "string",
"Amount": 0,
"Currency": 0,
"Receiver": {},
"Sender": {},
"TxnReference": {},
"TxnTypeIdentifier": "string"
}'{
"ResultObject": {
"Purchase": {
"RRN": "925616004457",
"AuthCode": "464059",
"ResponseCode": "00",
"Description": "APPROVED"
},
"Payment": {
"RRN": "940489115211",
"AuthCode": "493350",
"ResponseCode": "00",
"Description": "APPROVED"
},
"PurchaseReversal": {
"RRN": "",
"AuthCode": "",
"ResponseCode": "",
"Description": ""
}
},
"Result": 0,
"ReturnDescription": "Successfully completed.",
"ApprovalRefNumber": 0
}