> For the complete documentation index, see [llms.txt](https://docs.monnet.io/OoF1XuWTEpPjI0i2ERRO/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monnet.io/OoF1XuWTEpPjI0i2ERRO/country-requirements/argentina.md).

# Argentina

The necessary information for Argentina is presented below in order to carry out a correct payout.

## Mandatory parameters

<table><thead><tr><th width="298">Field</th><th>Description</th></tr></thead><tbody><tr><td>country</td><td><p><strong>String (Required - Lenght: 3 digits)</strong> </p><p> ISO 3166-1-alpha-3. In the case of Argentina: ARG</p></td></tr><tr><td>amount</td><td><p><strong>Integer (Required max-lenght : 10)</strong></p><p>The amount of the transaction<strong>The 2 last digits will be consider as decimal. Ex:</strong><br><strong>100000 equals "one thousand"</strong></p></td></tr><tr><td>currency</td><td><p><strong>String (Required - Lenght: 3 digits)</strong> </p><p>The currency of the payroll. ISO-4217. In the case of ARG: ARS<br>You can see the explication on <a data-mention href="/pages/goXlrdQZfDDMNgpat6RV">/pages/goXlrdQZfDDMNgpat6RV</a></p></td></tr><tr><td>orderId</td><td><p> <strong>String (Required - Lenght: 20 digits)</strong> </p><p>Merchant transaction code (Purchase Order)</p></td></tr><tr><td>description</td><td><p> <strong>String (Optional - Lenght: 50 digits)</strong></p><p>For customer use</p></td></tr><tr><td>beneficiary.name</td><td><p> <strong>String (Required)</strong> </p><p>Name of the Beneficiary</p></td></tr><tr><td>beneficiary.lastName</td><td><p> <strong>String (Required)</strong> </p><p>Last name of the Beneficiary</p></td></tr><tr><td>beneficiary.email</td><td><p> <strong>String (Optional - max lenght: 50 digits)</strong> </p><p>Beneficiary's email</p></td></tr><tr><td>beneficiary.document.type</td><td><p><strong>Integer (Required)</strong> </p><p>Type of Account of the beneficiary to pay. You must enter the numeric code as indicated</p></td></tr><tr><td>beneficiary.document.number</td><td><p><strong>String (Required)</strong> </p><p>Contains the beneficiary's document number.</p></td></tr><tr><td>destination.bankAccount.bankCode</td><td><p><strong>String (Optional)</strong> </p><p>Code of the receiving bank or financial institution.</p></td></tr><tr><td>destination.bankAccount.accountType</td><td><strong>Integer (Required)</strong><br>Type of Account of the beneficiary to pay. You must enter the numeric code.</td></tr><tr><td>destination.bankAccount.cbu</td><td><p><strong>Integer (Required)</strong> </p><p>CBU/CVU of the beneficiary to pay.</p></td></tr><tr><td>destination.bankAccount.alias</td><td><p><strong>String (Optional - Lenght: Min 6 - max 20 characters) </strong><mark style="color:green;"><strong>NEW</strong></mark></p><p>ALIAS associated with CBU/CVU of the beneficiary</p></td></tr><tr><td>subMerchantInfo.code</td><td><strong>String (Required only for PSP)</strong><br>Submerchant Identifier</td></tr><tr><td>subMerchantInfo.name</td><td><strong>String (Required only for PSP)</strong><br>Submerchant Name</td></tr><tr><td>subMerchantInfo.url</td><td><strong>String (Required only for PSP)</strong><br>Submerchant URL</td></tr></tbody></table>

{% hint style="success" %}
New Feature

**Email Notification to the Beneficiary**

It is now possible to automatically send emails to the beneficiary with the outcome of the Payout (success or rejected).

**Requirements:**

* Request the activation of **"Email notifications to the user"** through your account manager.
* Include the `beneficiary.email` parameter in each transaction. If this field is missing, the email will not be sent.
  {% endhint %}

{% hint style="info" %} <mark style="color:blue;">**IMPORTANT**</mark>

**For Payouts to ALIAS in Argentina:**&#x20;

If the **destination.bankAccount.alias field is sent**, the next fields are **OPTIONAL**:

* destination.bankAccount.cbu
* destination.bankAccount.bankCode
* destination.bankAccount.accountType

Otherwise, it is mandatory to send all 3 fields.
{% endhint %}

## Request Example

Using **cbu or cvu**

```json
{
	"country": "ARG",
	"amount": 100000,
	"currency": "ARS",
	"orderId": "R123456",
	"description": "FreeTextFreeTextFreeTextFreeText",
	"beneficiary": {
		"name": "Sergio",
		"lastName": "test",
		"email": "test@test.com",
		"document": {
			"type": 1,
			"number": "30644071266"
		}
	},
	"destination": {
		"bankAccount": {
			"bankCode": "007",
			"accountType": "1",
			"cbu":"2590046210100026310002",
		}
	}
}
```

Using **alias**

```json
{
	"country": "ARG",
	"amount": 1000,
	"currency": "ARS",
	"orderId": "R123456",
	"description": "FreeTextFreeTextFreeTextFreeText",
	"beneficiary": {
		"name": "Sergio",
		"lastName": "test",
		"email": "test@test.com",
		"document": {
			"type": 2,
			"number": "11123456781"
		}
	},
	"destination": {
		"bankAccount": {
			"alias": "pruebaaliasCotelessa"
		}
	}
}
```

{% hint style="danger" %} <mark style="color:red;">**Time Outs**</mark>&#x20;

In the case of receiving a <mark style="color:red;">**Time Out**</mark> as a response from this API we recommend resending the payout again after 60 seconds using the same **orderId**.&#x20;

This way we will check if the payout was processed and avoid double payments.
{% endhint %}

## Document Validations

| Parameter | ID Type | Lenght     |
| --------- | ------- | ---------- |
| 1         | CUIL    | 11-13      |
| 2         | CUIT    | 11-13      |
| 3         | DNI     | 7-8 digits |

## Account Type

| Parameter | Type            |
| --------- | --------------- |
| 1         | Current Account |
| 2         | Savings Account |

## Bank List

| ID  | Bank Name                                |
| --- | ---------------------------------------- |
| 007 | BANCO DE GALICIA Y BUENOS AIRES S.A.U.   |
| 011 | BANCO DE LA NACION ARGENTINA             |
| 014 | BANCO DE LA PROVINCIA DE BUENOS AIRES    |
| 015 | INDUSTRIAL AND COMMERCIAL BANK OF CHINA  |
| 016 | CITIBANK N.A.                            |
| 017 | BANCO BBVA ARGENTINA S.A.                |
| 020 | BANCO DE LA PROVINCIA DE CORDOBA S.A.    |
| 027 | BANCO SUPERVIELLE S.A.                   |
| 029 | BANCO DE LA CIUDAD DE BUENOS AIRES       |
| 034 | BANCO PATAGONIA S.A.                     |
| 044 | BANCO HIPOTECARIO S.A.                   |
| 045 | BANCO DE SAN JUAN S.A.                   |
| 065 | BANCO MUNICIPAL DE ROSARIO               |
| 072 | BANCO SANTANDER RIO S.A.                 |
| 083 | BANCO DEL CHUBUT S.A.                    |
| 086 | BANCO DE SANTA CRUZ S.A.                 |
| 093 | BANCO DE LA PAMPA SOCIEDAD DE ECONOMÍA M |
| 094 | BANCO DE CORRIENTES S.A.                 |
| 097 | BANCO PROVINCIA DEL NEUQUÉN SOCIEDAD ANO |
| 131 | BANK OF CHINA LIMITED SUCURSAL BUENOS AI |
| 143 | BRUBANK S.A.U.                           |
| 147 | BANCO INTERFINANZAS S.A.                 |
| 150 | BANCO HSBC                               |
| 158 | OPEN BANK ARGENTINA S.A.                 |
| 165 | JPMORGAN CHASE BANK, NATIONAL ASSOCIATIO |
| 191 | BANCO CREDICOOP COOPERATIVO LIMITADO     |
| 198 | BANCO DE VALORES S.A.                    |
| 247 | BANCO ROELA S.A.                         |
| 254 | BANCO MARIVA S.A.                        |
| 259 | BANCO ITAU ARGENTINA S.A.                |
| 266 | BNP PARIBAS                              |
| 268 | BANCO PROVINCIA DE TIERRA DEL FUEGO      |
| 269 | BANCO DE LA REPUBLICA ORIENTAL DEL URUGU |
| 277 | BANCO SAENZ S.A.                         |
| 281 | BANCO MERIDIAN S.A.                      |
| 285 | BANCO MACRO S.A.                         |
| 299 | BANCO COMAFI SOCIEDAD ANONIMA            |
| 300 | BANCO DE INVERSION Y COMERCIO EXTERIOR S |
| 301 | BANCO PIANO S.A.                         |
| 305 | BANCO JULIO SOCIEDAD ANONIMA             |
| 309 | BANCO RIOJA SOCIEDAD ANONIMA UNIPERSONAL |
| 310 | BANCO DEL SOL S.A.                       |
| 311 | NUEVO BANCO DEL CHACO S. A.              |
| 312 | BANCO VOII S.A.                          |
| 315 | BANCO DE FORMOSA S.A.                    |
| 319 | BANCO CMF S.A.                           |
| 321 | BANCO DE SANTIAGO DEL ESTERO S.A.        |
| 322 | BANCO INDUSTRIAL S.A.                    |
| 330 | NUEVO BANCO DE SANTA FE SOCIEDAD ANONIMA |
| 331 | BANCO CETELEM ARGENTINA S.A.             |
| 332 | BANCO DE SERVICIOS FINANCIEROS S.A.      |
| 336 | BANCO BRADESCO ARGENTINA S.A.U.          |
| 338 | BANCO DE SERVICIOS Y TRANSACCIONES S.A.  |
| 339 | RCI BANQUE S.A.                          |
| 340 | BACS BANCO DE CREDITO Y SECURITIZACION S |
| 341 | BANCO MASVENTAS S.A.                     |
| 384 | WILOBANK S.A.                            |
| 386 | NUEVO BANCO DE ENTRE RÍOS S.A.           |
| 389 | BANCO COLUMBIA S.A.                      |
| 415 | REBA                                     |
| 426 | BANCO BICA S.A.                          |
| 431 | BANCO COINAG S.A.                        |
| 432 | BANCO DE COMERCIO S.A.                   |
| 435 | BANCO SUCREDITO REGIONAL S.A.U.          |
| 448 | BANCO DINO S.A.                          |
| 453 | NARANJA X                                |

## Additional Bank List

Below is the list of PSP and Wallets (CVU) that we support in Argentina.

| Bank Name             |
| --------------------- |
| ANK                   |
| ULTRA                 |
| BITSO                 |
| BKR                   |
| Cuentadigital.com     |
| TELEPAGOS             |
| GOAT                  |
| INVOITION             |
| MERCADO PAGO          |
| NUBI                  |
| PAYMOVIL              |
| PLUSPAGOS             |
| PREX                  |
| PROPAGOS              |
| RESIMPLE              |
| SYSWORLD DIGITAL      |
| SATOSHITANGO          |
| TAP BILLETERA VIRTUAL |
| UALÁ                  |
| PAGOSONLINE           |
| PAGOS360              |
| PERSONAL PAY          |
| YPF                   |
| BAMBA                 |
| COIN                  |
