For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dev Portal
DocsAPI ReferenceLearnCommunityChangelog
DocsAPI ReferenceLearnCommunityChangelog
    • About Our APIs
  • REST
    • Overview
      • Overview
        • Abandoned Carts
        • Carts
        • Channels
        • Checkouts
        • Currencies
        • Customer Segmentation
        • Geography
        • Infrastructure Hosting
        • Inventory
        • Orders
        • Order Operations
        • Pickup
        • Pickup Methods
        • Pickup Options
        • Pricing
        • Price Lists
        • Promotions
        • Promotion Settings
        • Redirects
        • Scripts
        • Settings
        • Shipping
        • Sites
        • Subscribers
        • System Logs
        • Tax
          • Tax Classes
            • V3
            • V2
        • Wishlists
      • Payments
  • GraphQL
    • Overview
  • MCP
    • Overview
    • Tool Resynchronization
Dev Portal
LogoLogo
RESTAdminManagementTax

Tax Classes

Tax classes group products and shipping methods so different tax rates can be applied to each. The Tax Classes API surface is split across two API versions:

  • V3 — write operations: create, update, and delete tax classes (V3 reference).
  • V2 — read operations: list all tax classes or retrieve a single tax class by ID (V2 reference).

There is no V3 read endpoint at this time. To list or retrieve tax classes, use the V2 endpoints. New integrations should otherwise use the V3 write endpoints, which support batch operations.

Was this page helpful?
Previous

Tax

Next

Tax Classes V3

Built with