Detail of fields for transaction processing in Ecuador.
| Attribute | Data Type | Mandatory |
|---|---|---|
| order_id | String [max_length: 40][max_length: 40] | Yes |
| credit_note | String [max_length: 40][max_length: 40] | Yes |
| account_id | Integer [max_length:20][max_length:20] (Send here the value of vat_id for the cash account type) | Yes |
| account_type | String [max_length:9][max_length:9] Allow values:
| Yes |
| vat_id | Integer [max_length:13][max_length:13] | Yes |
| vat_id_type | String [max_length:3][max_length:3] Allow values:
| No |
| name | String [max_length:100][max_length:100] | Yes |
| amount | Decimal | Yes |
| subject | String [max_length:100][max_length:100] Example: Withdrawal request | Yes |
| bank_detail | String [max_length:100][max_length:100] Example: User withdrawal request | Yes |
| channel | String[max_length:100][max_length:100] Example: Transfer request | Yes |
| user_email | String[max_length:100][max_length:100] Example: [email protected] | Yes |
| phone_number | String[max_length:30][max_length:30] Example: +591111111111 | Yes |
| bank | Id value according to bank from /api/banks/?country=EC&fields=id,name (Banco Pichincha for cash payment) | Yes |
| currency | Id value from /api/currencies/ Allow currencies:
| No |
