Honduras
Learn everything you need to know to make payouts in Honduras with dLocal.
Mandatory parameters
Mandatory parameter | Description | Flow type |
---|---|---|
login | 32 chars | ALL |
pass | 32 chars | ALL |
external_id | Max. 100 chars | ALL |
beneficiary_name | Max. 50 chars | ALL |
beneficiary_lastname | Max. 50 chars | ALL |
country | HN | ALL |
document_type | "DNI" for Documento Nacional de Identidad "RTN" for Registro Tributario Nacional Numérico | ALL |
document_id | If document_type = "DNI", length has to be 13 digits If document_type = "RTN", length has to be 14 digits | ALL |
bank_code | See bank codes below. | ALL |
bank_account | Max. 45 chars | ALL |
account_type | C: for Checking accounts S: for Savings accounts | ALL |
currency | HNL or USD | ALL |
amount | Max. 2 decimal numbers | ALL |
currency_to_pay | USD Mandatory only if the payout needs to be paid in USD. In case this parameter is missing, the payout will be paid in local currency. | Only for USD accounts |
purpose | EPREMT - Remittance (P2P) Mandatory only for remittance (P2P) | P2P |
remitter_full_name | Max. 200 chars Mandatory only for remittance (P2P) | P2P |
remitter_country | ISO 3166-1 alpha-2 code 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
{
"login":"1n234n56",
"pass":"HolAc123o",
"external_id":"1234567812345678b",
"document_id":"1784551199641",
"document_type":"DNI",
"beneficiary_name":"JUAN",
"beneficiary_lastname":"PEREZ",
"country":"HN",
"bank_code":"54",
"bank_account":"1234567891",
"account_type":"C",
"currency":"HNL",
"amount":"245.40",
"notification_url":"https://thisisawebsite.net/payments",
"type":"json"
}
Bank codes
Bank Code | Bank Name |
---|---|
1 | BANCO LAFISE HONDURAS |
54 | BANCO AZTECA |
122 | BANCO ATLANTIDA |
123 | BANCO DE LOS TRABAJADORES |
124 | BANCO DE OCCIDENTE |
125 | BANCO DE HONDURAS |
126 | BANCO HONDURENO DEL CAFE |
127 | BANCO DEL PAIS |
127 | BANCO FICENSA |
130 | BANCO BAC |
131 | BANCO PROMERICA, S.A. |
132 | BANCO FICOHSA |
133 | DAVIVIENDA |
134 | BANCO BANRURAL |
135 | BANCO BANADESA |
136 | FINACIERA CREDI Q |
213 | BANCO CENTRAL DE HONDURAS |
Updated about 1 month ago