{
"transaction": {
"reference": "{{remittance_transaction_ref}}",
"amount": 1000,
"currency": "KES",
"description": "QA Tests",
"service_code": "PESALINK_REM",
"timestamp": "2025-09-15T12:45:30.123Z"
},
"originator": {
"originator_type": "Individual",
"first_name": "John",
"other_names": "Sender",
"dob": "1965-01-01",
"nationality": "UK",
"id_type": "National ID",
"id_number": "PSA010101",
"id_expiry_date": "2030-01-01",
"address": "10 Downing Street, London",
"service_provider": "TELCOM-UK",
"msisdn": "256722111999",
"channel": "USSD",
"country": "KEN",
"purpose": "Family support"
},
"recipient": {
"recipient_type": "Individual",
"first_name": "Ralph",
"other_names": "Doe",
"id_type": "National ID",
"id_number": "RCP55512",
"dob": "1990-05-20",
"address": "123 Riverside Drive, Nairobi",
"msisdn": "254712345678",
"country": "KEN",
"nationality": "KE",
"relationship": "Sibling",
"reference": "Test",
"account_type": "BANK",
"account": "9382947489",
"bank_code": "0002"
},
"callback_url": "https://webhook",
"meta": {
"note": "QA Test",
"agent_id": "Test"
}
}