Changes to Retrieve Customers

GET /ecommerce/customers/{id}

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

Changed in 3 of the 18 revisions of this API.1111

  1. be3dc330edf32
  2. 87189baf7791118
  3. 3ce49f5aad531

What changed

    • removed the PERSONAL enum value from the addresses/items/address_type response property for the response status 200

      response-property-enum-value-removed

    • removed the WORK enum value from the addresses/items/address_type response property for the response status 200

      response-property-enum-value-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 87189baf7791118See the full diff
    • the response property addresses became nullable for the status 200

      response-property-became-nullable

    • the response property created_at became nullable for the status 200

      response-property-became-nullable

    • the response property email became nullable for the status 200

      response-property-became-nullable

    • the response property field_mappings became nullable for the status 200

      response-property-became-nullable

    • the response property first_name became nullable for the status 200

      response-property-became-nullable

    • the response property id became nullable for the status 200

      response-property-became-nullable

    • the response property last_name became nullable for the status 200

      response-property-became-nullable

    • the response property modified_at became nullable for the status 200

      response-property-became-nullable

    • the response property phone_number became nullable for the status 200

      response-property-became-nullable

    • the response property remote_data became nullable for the status 200

      response-property-became-nullable

    • the response property remote_id became nullable for the status 200

      response-property-became-nullable

    • added the required property addresses/items/address_type to the response with the 200 status

      response-required-property-added

    • added the required property addresses/items/city to the response with the 200 status

      response-required-property-added

    • added the required property addresses/items/country to the response with the 200 status

      response-required-property-added

    • added the required property addresses/items/owner_type to the response with the 200 status

      response-required-property-added

    • added the required property addresses/items/postal_code to the response with the 200 status

      response-required-property-added

    • added the required property addresses/items/state to the response with the 200 status

      response-required-property-added

    • added the required property addresses/items/street_1 to the response with the 200 status

      response-required-property-added

    • added the required property addresses/items/street_2 to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog