v4

latestOpenAPI 3.1.02026-08-032294621.7 MB
GST Tax Rates

Get GST tax rate by ID

Retrieve a specific GST tax rate by its ID.

Returns the full GST tax rate details including country, treatment type, rate percentage, validity dates, and component breakdown.

get/public/v2/gst-tax-rates/{gst_tax_rate_id}/

Path parameters

gst_tax_rate_idinteger required

Response

OK

idinteger required
country_codestring required
namestring required
ratestring required
tax_treatment'STANDARD' | 'ZERO_RATED' | 'EXEMPT' | 'IMPORT_GST' | 'REVERSE_CHARGE' | 'SELF_ASSESSED' | 'OUT_OF_SCOPE' required
supply_category'INTRA_STATE' | 'INTER_STATE'

India GST: intra-state (CGST+SGST) vs inter-state (IGST).

regionstring nullable
valid_fromstring date required
valid_tostring date nullable required
is_activeboolean required
is_systemboolean required
descriptionstring nullable required