🇨🇮Ivory coast
Check the requirements and validations made over the cashouts on Ivory coast
Required fields
Field
Format
Description
login
String
Cashouts login
pass
String
Cashouts pass
external_id
String (max length: 100)
Transaction's ID on your end
amount
Number with up to 2 decimals
Cashout amount
beneficiary_name
String (max length: 100)
Beneficiary's name
beneficiary_lastname
String (max length: 100)
Beneficiary's last name
phone
Numeric
Beneficiary's Phone Number
Document Validations
Click here to check document types and validations.
Example Request
{
"login": "xxxxxxx",
"pass": "xxxxxxx",
"external_id": "30000000001",
"country": "CI",
"amount": 100,
"currency": "XOF",
"bank_account": "",
"bank_code": "10000",
"phone": "2250544845079",
"document_id": "89237423356",
"beneficiary_name": "User",
"beneficiary_lastname": "Test",
"notification_url": "https://webhook.site/url",
"type": "json"
}
Bank Codes
Bank
Code
MTN Ivory Coast
10000
Orange Ivory Coast
10004
Wave
10007
Last updated
Was this helpful?