Product Tax Codes

List product tax codes

Retrieve product tax codes available to the organization, including global tax codes.

get/public/v2/product-tax-codes/

Query parameters

searchstring nullable
updated_afterstring date-time nullable
updated_beforestring date-time nullable
codestring nullable
descriptionstring nullable
sourceSources[] nullable
is_activeboolean nullable
is_globalboolean nullable
orderingstring nullable
limitinteger

Number of records to return per page (capped at 100)

Number of records to return per page (capped at 100)

offsetinteger

Number of records to skip before starting to return results

Number of records to skip before starting to return results

Response

OK

countinteger required

Changes

Changed in 1 of the 14 revisions of this API.4

    • added the new optional query request parameter updated_after

      new-optional-request-parameter

    • added the new optional query request parameter updated_before

      new-optional-request-parameter

    • added the required property items/items/created_at to the response with the 200 status

      response-required-property-added

    • added the required property items/items/updated_at to the response with the 200 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