Ethiopia 🇪🇹

Payouts to Ethiopia (ETB) follow a comprehensive compliance model similar to other high-regulation corridors.

Metadata requirements

ElementDescription
currencyCodeSet to ETB for Ethiopian Birr transfers
paymentMethodTypeThe routing method. Must be BankCode
paymentMethodValueThe specific bank code (e.g., SWIFT/BIC)
amountValue to send (Min: 1.00)
tenantReferenceYour unique tracking ID
beneficiaryCountryIsoThe ISO 2-letter country code for Ethiopia

{
  "currencyCode": "ETB",
  "remittersInfo": {
    "remitterAddress": "Demo Account",
    "remitterCountryIso": "ETB",
    "remitterEmail": "[email protected]",
    "remitterDateOfBirth": "1994-03-31",
    "remitterFirstName": "Demo Account",
    "remitterLastName": "Demo Account",
    "remitterID": "25031971",
    "remitterIDType": "driver",
    "remitterIDIssueDate": "2023-03-31",
    "remitterIDExpiryDate": "2024-03-31",
    "remitterPhoneNumber": "93338373937"
  },
  "beneficiaryAccountName": "ETB Demo Account",
  "beneficiaryAccountNumber": "01320115600800",
  "beneficiaryContactNo": "93338373937",
  "amount": 117,
  "narration": "Single Payout ETB example",
  "paymentMethodType": "BankCode",
  "paymentMethodValue": "AWINETAAXXX",
  "tenantReference": "{{$randomInt}}",
  "beneficiaryAddress": "example address",
  "beneficiaryCountryIso": "ET"
}