Senegal
Learn everything you need to know to make payouts in Senegal with dLocal.
Mandatory parameters - Bank transfers
Mandatory parameter | Description | Flow type |
---|---|---|
login | 32 chars | B2C, P2P |
pass | 32 chars | B2C, P2P |
external_id | Max. 100 chars | B2C, P2P |
beneficiary_name | Max. 50 chars | B2C, P2P |
beneficiary_lastname | Max. 50 chars | B2C, P2P |
country | SN | B2C, P2P |
amount | Max. 2 decimal numbers | B2C, P2P |
currency | XOF or USD | B2C, P2P |
bank_account | Alphanumeric 28 chars IBAN Format. All IBANs begin with 'SN' and are exactly 28 characters long. | B2C, P2P |
bank_branch | SWIFT code (we accept 8 or 11 alphanumeric characters in upper case) | B2C, P2P |
purpose | EPREMT - Remittance (P2P) Mandatory only for remittance (P2P) | P2P |
remitter_full_name | Max. 200 chars Mandatory only for remittance (P2P) | P2P |
remitter_document_type | 'ID' for national identification number 'PASS' for passport Mandatory only for remittance (P2P) | P2P |
remitter_document | Max. 45 chars Mandatory only for remittance (P2P) | P2P |
remitter_birth_date | Format 'YYYYMMDD' Mandatory only for remittance (P2P) | P2P |
remitter_address | Max. 200 chars Mandatory only for remittance (P2P) | P2P |
remitter_city | Max. 40 chars Mandatory only for remittance (P2P) | P2P |
remitter_country | ISO 3166-1 alpha-2 code Mandatory only for remittance (P2P) | P2P |
remitter_nationality | ISO 3166-1 alpha-2 code Mandatory only for remittance (P2P) | P2P |
Mandatory parameters - Wallet transfers
Mandatory parameter | Description | Flow type |
---|---|---|
login | 32 chars | B2C, P2P |
pass | 32 chars | B2C, P2P |
external_id | Max. 100 chars | B2C, P2P |
beneficiary_name | Max. 50 chars | B2C, P2P |
beneficiary_lastname | Max. 50 chars | B2C, P2P |
country | SN | B2C, P2P |
amount | Max. 2 decimal numbers | B2C, P2P |
account_type | Possible options: EMONEY, FREE, ORANGE, WAVE, WIZALLMONEY | B2C, P2P |
phone | +221 + mobile phone number (9 digits) | B2C, P2P |
currency | XOF or USD | B2C, P2P |
purpose | EPREMT - Remittance (P2P) Mandatory only for remittance (P2P) | P2P |
remitter_full_name | Max. 200 chars Mandatory only for remittance (P2P) | P2P |
remitter_document_type | 'ID' for national identification number 'PASS' for passport Mandatory only for remittance (P2P) | P2P |
remitter_document | Max. 45 chars Mandatory only for remittance (P2P) | P2P |
remitter_birth_date | Format 'YYYYMMDD' Mandatory only for remittance (P2P) | P2P |
remitter_address | Max. 200 chars Mandatory only for remittance (P2P) | P2P |
remitter_city | Max. 40 chars Mandatory only for remittance (P2P) | P2P |
remitter_country | ISO 3166-1 alpha-2 code Mandatory only for remittance (P2P) | P2P |
remitter_nationality | ISO 3166-1 alpha-2 code Mandatory only for remittance (P2P) | P2P |
Example request
{
"login":"1n234n56",
"pass":"HolAc123o",
"external_id": "6222212111124",
"beneficiary_name": "Jhon",
"beneficiary_lastname": "Miles",
"country": "SN",
"amount": "155",
"currency": "XOF",
"account_type": "EMONEY",
"phone": "+221123456789",
"notification_url": "https://thisisawebsite.net/payments",
"type": "json"
}
Updated 21 days ago