Changes to Create a customer

POST /v1/customers

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

Changed in 3 of the 13 revisions of this API.145

  1. 9d4ba1cc037c133
  2. a382df24e84311
  3. c756571007571

What changed

  • 9d4ba1cc037c133See the full diff
    • the error response's property type/format changed from object/ to string/ for status 409

      response-property-type-changed

    • removed the optional property error/code from the response with the 409 status

      response-optional-property-removed

    • removed the optional property error/details from the response with the 409 status

      response-optional-property-removed

    • removed the optional property error/message from the response with the 409 status

      response-optional-property-removed

    • added the optional property code to the response with the 409 status

      response-optional-property-added

    • added the optional property message to the response with the 409 status

      response-optional-property-added

    • added the optional property statusCode to the response with the 409 status

      response-optional-property-added

    • removed the optional property customer/id from the response with the 201 status

      response-optional-property-removed

    • added the optional property customer/customerId to the response with the 201 status

      response-optional-property-added

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

    • endpoint added

      endpoint-added

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