Changes to Update a supplier

PUT /v1/suppliers/{id}

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

Changed in 1 of the 2 revisions of this API.5

  1. e65392ac5b5f5

What changed

    • added the new optional request property (media type: application/json-patch+json)

      new-optional-request-property

    • added the new optional request property (media type: application/json)

      new-optional-request-property

    • added the new optional request property (media type: text/json)

      new-optional-request-property

    • added the new optional request property (media type: application/*+json)

      new-optional-request-property

    • added the optional property to the response with the status

      response-optional-property-added