Changes to Create product tax code

POST /public/v2/product-tax-codes/

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

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

  1. 48edcb3acb742
  2. 34b7cf5b4b6c1

What changed

    • added the required property created_at to the response with the 201 status

      response-required-property-added

    • added the required property updated_at to the response with the 201 status

      response-required-property-added

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

    • added the new optional header request parameter Idempotency-Key

      new-optional-request-parameter