Changes to Create bank account

POST /bankaccounts

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 4 revisions of this API.6230

  1. 33c8b5a6215c30
  2. ff825f6602c862

What changed

    • added the new optional request property bsb

      new-optional-request-property

    • added the new optional request property cod_entidad

      new-optional-request-property

    • added the new optional request property metadata/bank_account_type

      new-optional-request-property

    • added the new optional request property metadata/beneficiary_address

      new-optional-request-property

    • added the new optional request property metadata/beneficiary_city

      new-optional-request-property

    • added the new optional request property metadata/beneficiary_company_name

      new-optional-request-property

    • added the new optional request property metadata/beneficiary_country

      new-optional-request-property

    • added the new optional request property metadata/beneficiary_entity_type

      new-optional-request-property

    • added the new optional request property metadata/beneficiary_first_name

      new-optional-request-property

    • added the new optional request property metadata/beneficiary_last_name

      new-optional-request-property

    • added the new optional request property metadata/beneficiary_postcode

      new-optional-request-property

    • added the new optional request property metadata/beneficiary_state

      new-optional-request-property

    • added the new optional request property metadata/country

      new-optional-request-property

    • added the new optional request property metadata/currency

      new-optional-request-property

    • added the new optional request property metadata/payment_types

      new-optional-request-property

    • added the new optional request property metadata/routing_code_type

      new-optional-request-property

    • added the new optional request property metadata/routing_code_value

      new-optional-request-property

    • the request property bic became optional

      request-property-became-optional

    • the request property customer_id became optional

      request-property-became-optional

    • added the new BSB_ACCOUNT enum value to the request property type

      request-property-enum-value-added

    • added the new CLEARJUNCTION enum value to the request property type

      request-property-enum-value-added

    • added the new CL_AHORRO enum value to the request property type

      request-property-enum-value-added

    • added the new CL_CTE enum value to the request property type

      request-property-enum-value-added

    • added the new CL_VISTA enum value to the request property type

      request-property-enum-value-added

    • added the new CURRENCYCLOUD enum value to the request property type

      request-property-enum-value-added

    • added the new INTERNATIONAL enum value to the request property type

      request-property-enum-value-added

    • added the new PA_AHORRO enum value to the request property type

      request-property-enum-value-added

    • added the new PA_CTE enum value to the request property type

      request-property-enum-value-added

    • added the new ZEPTO enum value to the request property type

      request-property-enum-value-added

    • the tag request property's maxLength was increased from 50 to 100

      request-property-max-length-increased

  • ff825f6602c862See the full diff
    • added the new required request property number

      new-required-request-property

    • added the new required request property type

      new-required-request-property

    • the request property bic became required

      request-property-became-required

    • the request property customer_id became required

      request-property-became-required

    • the request property name became required

      request-property-became-required

    • the tag request property's maxLength was decreased to 50

      request-property-max-length-decreased

    • the bic request property's maxLength was set to 11

      request-property-max-length-set

    • the name request property's maxLength was set to 255

      request-property-max-length-set