{
"transaction": {
"reference": "{{remittance_transaction_ref}}",
"amount": 1000,
"currency": "KES",
"description": "QA Tests",
"service_code": "PESALINK_REM",
"timestamp": "2025-09-15T12:45:30.123Z"
},
"originator": {
"msisdn": "256722111999",
"channel": "USSD",
"country": "KEN",
"service_provider": "TELCOM-UK",
"name": "John Sender",
"dob": "1965-01-01",
"nationality": "UK",
"id_type": "National ID",
"id_number": "PSA010101"
},
"recipient": {
"reference": "Test",
"account": "9382947489",
"name": "Ralph",
"destination_code": "0002"
},
"callback_url": "https://webhook",
"meta": {
"note": "QA Test",
"agent_id": "Test"
}
}