{
"transaction": {
"reference": "TXN123654573",
"amount": 100,
"currency": "KES",
"description": "Family support",
"service_code": "RMT_WU",
"timestamp": "2025-01-21 12:30:10"
},
"originator": {
"msisdn": "254722111999",
"channel": "APP",
"country": "KEN",
"Service_provider": "TELCOM-UK",
"name": "John Sender",
"dob": "1965-01-01",
"nationality": "UK",
"id_type": "Passport",
"id_number": "PSA010101",
"purpose": "No purpose"
},
"recipient": {
"reference": "REM-2025-01",
"account": "254701234567",
"name": "John Doe Init"
},
"callback_url": "https://merchant.example.com/webhooks/remittances",
"meta": {
"note": "KYC verified",
"agent_id": "AG1234"
}
}