Skip to main content

V1CreateBankTransferPaymentBody

    country stringrequired

    Possible values: [CHL, PER, ARG]

    Country ISO 3166-1-alpha-3 code for the payment.

    payment_method stringrequired

    Possible values: [BANK_TRANSFER]

    Payment method used in the transaction.

    amount_total numberrequired

    Payment amount in cents. Min value is 100 cents.

    currency_tag numberrequired

    Possible values: [CLP, PEN, ARS]

    Payment currency ISO 4217 code

    third_part_name stringrequired

    Third Part first name.

    third_part_last_name stringrequired

    Third Part last name.

    third_part_email stringrequired

    Third Part email address.

    third_part_phone stringrequired

    Third Part phone number.

    third_part_document stringrequired

    Third Part document.

    third_part_document_type stringrequired

    Possible values: [DNI, RUT, PAS, CE, RUC, CUIL, CUIT]

    Third Part document type.

    third_part_address_zip_code stringrequired

    User Address Zip Code.

    third_part_address_street stringrequired

    User Address Street.

    third_part_address_number stringrequired

    User Address number.

    third_part_address_city stringrequired

    User Address City.

    third_part_address_state stringrequired

    User Address state.

    third_part_address_country stringrequired

    User Address Country.

    third_part_address_complement string

    User Address Complement.

    third_part_bank_code string

    Bank identifier code (bank_code). To retrieve the valid value, call the endpoint GET /v1/payout/banks/:country. If the "code" field in the response is null, this field must also remain null.

    third_part_account_type stringrequired

    Possible values: [SA, CA, CP]

    Account Type. Mapping: SA = Savings Account, CA = Checking Account, CP = Cell Phone / Mobile Wallet.

    third_part_account_number stringrequired
      Account Number rules by banks in Peru:

    - **BBVA Bank (001):** 18 or 20 digits
    Ex: 001106660100012345 (18) | (20)

    - **Bank of Credit (002):**
    • 14 digits for Savings Account

    - **Interbank (003):** 13 digits

    - **Scotiabank (004):** 10 digits (3 agency + 7 account)
    Ex: 0037651234

    - **Other banks:** 20-digit CCI (Ex: 00219400254640654321)