post
https://uat-api.alps.cl/api/transactions_credit_card/
Create a batch of credit card recharge transactions.
For SANDBOX ENVIRONMENT:Set the amount to have a transaction declined to 10, 20 or 30, and set the amount for a timeout request to 40 or 50.
Fields description:
| Attribute | Mandatory | Data type | Description |
|---|---|---|---|
order_id | Yes | String | Payment order identification or credit note |
credit_note | Yes | String | Internal code for customer use, it must be a unique code, to avoid duplication |
vat_id | Yes | String | National identification document. |
vat_id_type | Yes | String | National identification document. DNI, CE |
amount | Yes | String/Integer | Amount to transfer |
subject | No | String | Free use. Example: He don't want / can't travel |
bank_detail | Yes | String | Free use. Example: Refund Company |
payment_type | Yes | String | Type of the payment (2-character format). Allowed values in Peru: FD (Funds Disbursement) and OG (Online Gambling) |
user_email | Yes | String | Email to notify withdrawal |
phone_number | Yes | String | Phone to notify transfer |
bank | Yes | String/Integer | Bank's id where where the withdrawal will be made |
name | Yes | String | Cardholder's full name |
card_number | Yes | String | Credit or debit card number. Example: 4957030420210454 |
expiry_month | Yes | String | Card's expiry month (2-digit format). Example: "12" |
expiry_year | Yes | String | Card's expiry month (2-digit format) |
address | Yes | String | The recipient's street address |
city | Yes | String | The recipient's city |
zip_code | Yes | String | The recipient's zip code |
country | Yes | String | The recipient's country. Example: "PE" |
