Changes to List tax associations

GET /taxes/associations

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

Changed in 8 of the 111 revisions of this API.203133

  1. e1d4e27b567712
  2. f8ecf435d25d2
  3. 7d57386313c77173
  4. 4b1a811c417913317
  5. 2a40f94de7222
  6. 8ec2edea6b204
  7. 95af41a1211148
  8. 97b15ca35ebf1

What changed

    • removed the optional property items/items/tax_rate/fixed_value from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/items/tax_behavior to the response with the 200 status

      response-optional-property-added

    • removed the fixed enum value from the items/items/tax_rate/tax_rate_type response property for the response status 200

      response-property-enum-value-removed

    • added the new not_implemented enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new not_implemented enum value to the code response property for the response status 500

      response-property-enum-value-added

  • 7d57386313c77173See the full diff
    • the items/items/entity_type response's property type/format changed from / to string/ for status 200

      response-property-type-changed

    • the items/items/status response's property type/format changed from / to string/ for status 200

      response-property-type-changed

    • the items/items/tax_rate/scope response's property type/format changed from / to string/ for status 200

      response-property-type-changed

    • the items/items/tax_rate/status response's property type/format changed from / to string/ for status 200

      response-property-type-changed

    • the items/items/tax_rate/tax_rate_status response's property type/format changed from / to string/ for status 200

      response-property-type-changed

    • the items/items/tax_rate/tax_rate_type response's property type/format changed from / to string/ for status 200

      response-property-type-changed

    • the pagination response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the new ACTIVE enum value to the items/items/tax_rate/tax_rate_status response property for the response status 200

      response-property-enum-value-added

    • added the new EXTERNAL enum value to the items/items/tax_rate/scope response property for the response status 200

      response-property-enum-value-added

    • added the new INACTIVE enum value to the items/items/tax_rate/tax_rate_status response property for the response status 200

      response-property-enum-value-added

    • added the new INTERNAL enum value to the items/items/tax_rate/scope response property for the response status 200

      response-property-enum-value-added

    • added the new ONETIME enum value to the items/items/tax_rate/scope response property for the response status 200

      response-property-enum-value-added

    • added the new archived enum value to the items/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new archived enum value to the items/items/tax_rate/status response property for the response status 200

      response-property-enum-value-added

    • added the new customer enum value to the items/items/entity_type response property for the response status 200

      response-property-enum-value-added

    • added the new deleted enum value to the items/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new deleted enum value to the items/items/tax_rate/status response property for the response status 200

      response-property-enum-value-added

    • added the new fixed enum value to the items/items/tax_rate/tax_rate_type response property for the response status 200

      response-property-enum-value-added

    • added the new invoice enum value to the items/items/entity_type response property for the response status 200

      response-property-enum-value-added

    • added the new percentage enum value to the items/items/tax_rate/tax_rate_type response property for the response status 200

      response-property-enum-value-added

    • added the new published enum value to the items/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new published enum value to the items/items/tax_rate/status response property for the response status 200

      response-property-enum-value-added

    • added the new subscription enum value to the items/items/entity_type response property for the response status 200

      response-property-enum-value-added

    • added the new tenant enum value to the items/items/entity_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property pagination/limit to the response with the 200 status

      response-optional-property-added

    • added the optional property pagination/offset to the response with the 200 status

      response-optional-property-added

    • added the optional property pagination/total to the response with the 200 status

      response-optional-property-added

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

  • 4b1a811c417913317See the full diff
    • the items/items/created_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the items/items/end_date response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the items/items/entity_type response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the items/items/start_date response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the items/items/status response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the items/items/tax_rate/created_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the items/items/tax_rate/scope response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the items/items/tax_rate/status response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the items/items/tax_rate/tax_rate_status response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the items/items/tax_rate/tax_rate_type response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • the items/items/tax_rate/updated_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the items/items/updated_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the pagination response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property pagination/limit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property pagination/offset from the response with the 200 status

      response-optional-property-removed

    • removed the optional property pagination/total from the response with the 200 status

      response-optional-property-removed

    • removed the ACTIVE enum value from the items/items/tax_rate/tax_rate_status response property for the response status 200

      response-property-enum-value-removed

    • removed the EXTERNAL enum value from the items/items/tax_rate/scope response property for the response status 200

      response-property-enum-value-removed

    • removed the INACTIVE enum value from the items/items/tax_rate/tax_rate_status response property for the response status 200

      response-property-enum-value-removed

    • removed the INTERNAL enum value from the items/items/tax_rate/scope response property for the response status 200

      response-property-enum-value-removed

    • removed the ONETIME enum value from the items/items/tax_rate/scope response property for the response status 200

      response-property-enum-value-removed

    • removed the archived enum value from the items/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the archived enum value from the items/items/tax_rate/status response property for the response status 200

      response-property-enum-value-removed

    • removed the customer enum value from the items/items/entity_type response property for the response status 200

      response-property-enum-value-removed

    • removed the deleted enum value from the items/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the deleted enum value from the items/items/tax_rate/status response property for the response status 200

      response-property-enum-value-removed

    • removed the fixed enum value from the items/items/tax_rate/tax_rate_type response property for the response status 200

      response-property-enum-value-removed

    • removed the invoice enum value from the items/items/entity_type response property for the response status 200

      response-property-enum-value-removed

    • removed the percentage enum value from the items/items/tax_rate/tax_rate_type response property for the response status 200

      response-property-enum-value-removed

    • removed the published enum value from the items/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the published enum value from the items/items/tax_rate/status response property for the response status 200

      response-property-enum-value-removed

    • removed the subscription enum value from the items/items/entity_type response property for the response status 200

      response-property-enum-value-removed

    • removed the tenant enum value from the items/items/entity_type response property for the response status 200

      response-property-enum-value-removed

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

    • added the optional property items/items/end_date to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/start_date to the response with the 200 status

      response-optional-property-added

    • removed the optional property details from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details from the response with the 500 status

      response-optional-property-removed

    • added the new too_many_requests enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new too_many_requests enum value to the code response property for the response status 500

      response-property-enum-value-added

    • removed the optional property error from the response with the 400 status

      response-optional-property-removed

    • removed the optional property error from the response with the 500 status

      response-optional-property-removed

    • removed the optional property success from the response with the 400 status

      response-optional-property-removed

    • removed the optional property success from the response with the 500 status

      response-optional-property-removed

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property details to the response with the 400 status

      response-optional-property-added

    • added the optional property details to the response with the 500 status

      response-optional-property-added

    • added the optional property http_status_code to the response with the 400 status

      response-optional-property-added

    • added the optional property http_status_code to the response with the 500 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property message to the response with the 500 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

    • added the new optional query request parameter external_customer_id

      new-optional-request-parameter