Changes to List Associated Identities

GET /identities/{identity_id}/associated_identities

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

Changed in 1 of the 9 revisions of this API.212

  1. 7919e33b4853212

What changed

  • 7919e33b4853212See the full diff
    • the response property _embedded/identities/items/entity/personal_address became nullable for the status 200

      response-property-became-nullable

    • the _embedded/identities/items/entity/personal_address response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property _embedded/identities/items/additional_underwriting_data/annual_card_volume to the response with the 200 status

      response-optional-property-added

    • added the optional property _embedded/identities/items/entity/business_tax_id_fingerprint to the response with the 200 status

      response-optional-property-added

    • added the optional property _embedded/identities/items/entity/business_tax_id_provided to the response with the 200 status

      response-optional-property-added

    • added the optional property _embedded/identities/items/entity/personal_address/line2 to the response with the 200 status

      response-optional-property-added

    • added the optional property _embedded/identities/items/entity/tax_id_fingerprint to the response with the 200 status

      response-optional-property-added

    • added the optional property _embedded/identities/items/entity/tax_id_provided to the response with the 200 status

      response-optional-property-added

    • removed address from the _embedded/identities/items/entity/personal_address response property allOf list for the response status 200

      response-property-all-of-removed

    • added the required property _embedded/identities/items/entity/personal_address/city to the response with the 200 status

      response-required-property-added

    • added the required property _embedded/identities/items/entity/personal_address/country to the response with the 200 status

      response-required-property-added

    • added the required property _embedded/identities/items/entity/personal_address/line1 to the response with the 200 status

      response-required-property-added

    • added the required property _embedded/identities/items/entity/personal_address/postal_code to the response with the 200 status

      response-required-property-added

    • added the required property _embedded/identities/items/entity/personal_address/region to the response with the 200 status

      response-required-property-added