Changes to Create an Associated Identity

POST /identities/{identity_id}/associated_identities

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

Changed in 2 of the 9 revisions of this API.9118

  1. 7919e33b48538118
  2. 5426f6f99c521

What changed

  • 7919e33b48538118See the full diff
    • added the new required request property entity/personal_address/city

      new-required-request-property

    • added the new required request property entity/personal_address/country

      new-required-request-property

    • added the new required request property entity/personal_address/line1

      new-required-request-property

    • added the new required request property entity/personal_address/postal_code

      new-required-request-property

    • added the new required request property entity/personal_address/region

      new-required-request-property

    • the entity/personal_address request property type/format changed from / to object/

      request-property-type-changed

    • the response property entity/personal_address became nullable for the status 201

      response-property-became-nullable

    • the entity/personal_address response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • removed address from the entity/personal_address request property allOf list

      request-property-all-of-removed

    • added the new optional request property entity/business_tax_id_fingerprint

      new-optional-request-property

    • added the new optional request property entity/business_tax_id_provided

      new-optional-request-property

    • added the new optional request property entity/personal_address/line2

      new-optional-request-property

    • added the new optional request property entity/tax_id_fingerprint

      new-optional-request-property

    • added the new optional request property entity/tax_id_provided

      new-optional-request-property

    • the request property entity/personal_address became nullable

      request-property-became-nullable

    • added the optional property additional_underwriting_data/annual_card_volume to the response with the 201 status

      response-optional-property-added

    • added the optional property entity/business_tax_id_fingerprint to the response with the 201 status

      response-optional-property-added

    • added the optional property entity/business_tax_id_provided to the response with the 201 status

      response-optional-property-added

    • added the optional property entity/personal_address/line2 to the response with the 201 status

      response-optional-property-added

    • added the optional property entity/tax_id_fingerprint to the response with the 201 status

      response-optional-property-added

    • added the optional property entity/tax_id_provided to the response with the 201 status

      response-optional-property-added

    • removed address from the entity/personal_address response property allOf list for the response status 201

      response-property-all-of-removed

    • added the required property entity/personal_address/city to the response with the 201 status

      response-required-property-added

    • added the required property entity/personal_address/country to the response with the 201 status

      response-required-property-added

    • added the required property entity/personal_address/line1 to the response with the 201 status

      response-required-property-added

    • added the required property entity/personal_address/postal_code to the response with the 201 status

      response-required-property-added

    • added the required property entity/personal_address/region to the response with the 201 status

      response-required-property-added

    • the entity/default_statement_descriptor request property's maxLength was decreased to 20

      request-property-max-length-decreased