Guatemala
Learn everything you need to know to make payouts in Guatemala with dLocal.
Mandatory parameters - Bank transfers
Mandatory parameter | Description | Flow type |
---|---|---|
login | 32 chars | ALL |
pass | 32 chars | ALL |
country | GT | ALL |
currency | GTQ or USD | ALL |
amount | Max. 2 decimal numbers | ALL |
document_id | Max. 20 chars | ALL |
external_id | Max. 100 chars | ALL |
beneficiary_name | Max. 50 chars | ALL |
beneficiary_lastname | Max. 50 chars | ALL |
account_type | C: for Checking accounts S: for Savings accounts | ALL |
bank_code | See bank codes list below. | ALL |
bank_account | Max. 20 chars | ALL |
purpose | EPREMT - remittance Mandatory only for remittance (P2P) | P2P |
remitter_full_name | Max. 100 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 |
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 |
Example request
{
"login":"1n234n56",
"pass":"HolAc123o",
"country":"GT",
"currency":"GTQ",
"amount":"2000.00",
"document_id":"123456789",
"external_id":"1234567812345678b",
"beneficiary_name":"JUAN",
"beneficiary_lastname":"RUIZ",
"account_type":"C",
"bank_code":"101",
"bank_account":"10200009123123450",
"type":"json",
"notification_url":"",
"comments":"This is a comment"
}
Bank codes
Bank Name | Bank Code |
---|---|
BAC Guatemala | 42 |
Banco Agromercantil | 144 |
Banco Azteca | 147 |
Banco de Antigua, S.A. | 141 |
Banco de Credito | 146 |
Banco de Desarrollo Rural, S.A. | 116 |
Banco de Guatemala | 101 |
Banco de Los Trabajadores | 112 |
Banco Ficohsa Guatemala, S.A. | 139 |
Banco G & T Continental | 145 |
Banco Industrial, S.A. | 115 |
Banco Inmobiliario, S.A. | 113 |
Banco Internacional, S.A. | 119 |
Citibank NA | 130 |
Crédito Hipotecario Nacional | 104 |
Promerica, S.A. | 140 |
Vivibanco, S.A. | 136 |
Updated about 1 month ago