Saudi Arabia
Learn everything you need to know to make payouts in Saudi Arabia with dLocal.
Mandatory parameters - Bank transfer
Mandatory parameter | Description | Flow type |
---|---|---|
login | 32 chars | ALL |
pass | 32 chars | ALL |
external_id | Max. 100 chars | ALL |
country | SA | ALL |
beneficiary_name | Max. 10 chars English and Arabic supported. | ALL |
beneficiary_lastname | Max. 50 chars English and Arabic supported. | ALL |
bank_branch | SWIFT code (we accept 8 or 11 alphanumeric characters in upper case) | ALL |
address | Address of the beneficiary Max. 35 chars English and Arabic supported. | ALL |
city | City of the beneficiary Max. 35 chars English and Arabic supported. | ALL |
bank_account | IBAN Format. All Saudi IBANs begin with 'SA' and are exactly 24 characters long. Ex: SA0380000000608010167519 | ALL |
amount | Max. 2 decimal numbers | ALL |
currency | SAR or USD | ALL |
purpose | EPREMT - Remittance (P2P) Mandatory only for remittance (P2P) | P2P |
remitter_full_name | Max. 100 chars Mandatory only for remittance (P2P) | P2P |
remitter_nationality | ISO 3166- 1 alpha -2 code 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_postal_code | Max. 20 chars. Mandatory only for remittance (P2P) | P2P |
remitter_country | ISO 3166-1 alpha-2 code Mandatory only for remittance (P2P) | P2P |
remitter_birth_date | Format 'YYYYMMDD' 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 |
Example request
{
"external_id":"896986598",
"country":"SA",
"beneficiary_name":"Juan",
"beneficiary_lastname":"Lopez",
"bank_branch":"SAMASARIXXX",
"address":"As Sulimaniyah",
"city":"Riyadh",
"bank_account":"SA0380000000608010167519",
"amount":"1000",
"currency":"SAR"
}
Updated 17 days ago