Last modified: September 3, 2025
Run in Postman
Please note:The functionality described in this article pertains to the order-level tax object you can create and apply to invoices and subscriptions. This object is distinct from the tax rate object that applies separately to line items only. Learn more about tax rates in the line items API guide.
Create a tax
Taxes are used in conjunction with discounts and fees when determining the pricing details for a quote. Any discounts you associate with your quote will be applied first, followed by associated fees, and then any associated taxes will apply.GET
request to /crm/v3/objects/tax
.
To view all available endpoints and their required fields, check out the reference documentation.