V1CreateQrDepositBody
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
Possible values: [PER, CHL, ARG]
Country ISO 3166-1-alpha-3 code for the payment.
Possible values: [QR]
Payment method used in the transaction.
Payment amount in cents. Min value is 100 cents.
currency_tag object required
Possible values: [PEN, CLP, ARS]
Payment currency ISO 4217 code.
string
Possible values: [PEN]
string
Possible values: [CLP]
string
Possible values: [ARS]
Third Part first name.
Third Part last name.
Third Part email address.
Third Part phone number.
Third Part document.
third_part_document_type object required
Possible values: [DNI, CE, PAS, RUC, RUT, PP, CUIT, CUIL]
Third Part document type.
string
Possible values: [RUT, PP]
string
Possible values: [DNI, CE, PAS, RUC]
string
Possible values: [DNI, CUIT, CUIL]
User Address Zip Code.
User Address Street.
User Address number.
User Address City.
User Address state.
User Address Country.
User Address Complement.
Expiration time in minutes for the QR code. Default is 30 minutes. The QR code will expire after this time and cannot be used for payment.
Possible values: [pt, en, es]
Language for the payment interface.
Redirect URL for payment success and error.
Possible values: [WEB, MOBILE]
Platform where the payment is being made. Use WEB for web-based payments or MOBILE for mobile app payments.
Indicates if the payment is recurrent. Currently, recurrent payments are not supported and this value must be false.
Indicates if the payment should redirect to external URL or return QR code directly. If true, the response will redirect to the redirect_url with QR code data. If false, the QR code URL and data will be returned directly in the response.