Transfer via phone number (11 digits, starts with 011).
PayIn request
{
"amount": 250,
"currency": "EGP",
"invoiceId": "invoiceId",
"type": "etisalat",
"backUrl": "Google ",
"lang": "EN"
}
PayOut request
{
"amount": 25,
"currencyTo": "EGP",
"clientId": "clientId",
"recipient": {
"account_owner": "Account Holder",
"account_number": "123456789012",
"type":"phone"
},
"type": "etisalat"
} 