Changes to Update a customer

PATCH /api/customers/{id}

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

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

  1. 0e449a4e0dc83

What changed

    • added the new optional request property createdAt

      new-optional-request-property

    • added the new optional request property netPaymentTerms

      new-optional-request-property

    • added the media type application/json for the response with the status 200

      response-media-type-added