List GST tax rates
Retrieve a paginated list of GST tax rates available for the organization.
Use the id field as gst_tax_rate_id when creating or updating transaction line items (invoices, bills, journal entries, etc.) with GST tax data.
Includes component breakdown (e.g., CGST + SGST for India intra-state, GST + PST for Canadian provinces) when applicable.
Filter by country_code, tax_treatment, or is_active to narrow results.
Query parameters
Number of records to return per page (capped at 100)
Number of records to return per page (capped at 100)
Number of records to skip before starting to return results
Number of records to skip before starting to return results
Response
OK
Changes
Changed in 1 of the 16 revisions of this API.4
- ○
added the new optional
queryrequest parameterupdated_afternew-optional-request-parameter
- ○
added the new optional
queryrequest parameterupdated_beforenew-optional-request-parameter
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
This revision also has 93 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○