Changes to Create account holder

POST /v1/account_holders

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

Changed in 2 of the 30 revisions of this API.24

  1. 1d6de495a31d23
  2. e2a23b7a5f9f1

What changed

  • 1d6de495a31d23See the full diff
    • added the new required request property holder_type

      new-required-request-property

    • the header request parameter Idempotency-Key became required

      request-parameter-became-required

    • added BusinessBeneficiaryData to the beneficiary_data request property anyOf list

      request-property-any-of-added

    • added BusinessBeneficiaryDataResponse to the beneficiary_data response property anyOf list for the response status 200

      response-property-any-of-added

    • added the required property holder_type to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added