Stripe · Capability
Stripe Tax API — Tax Codes
Stripe Tax API — Tax Codes. 2 operations. Lead operation: Tax Codes. Self-contained Naftiko capability covering one Stripe business surface.
What You Can Do
GET
Gettaxcodes
—
A list of all tax codes available to add to Products in order to allow specific tax calculations.
/v1/v1/tax-codes
GET
Gettaxcodesid
—
Retrieves the details of an existing tax code. Supply the unique tax code ID and Stripe will return the corresponding tax code information.
/v1/v1/tax-codes/{id}
MCP Tools
p-a-list-href-https-stripe-com-docs
A list of all tax codes available to add to Products in order to allow specific tax calculations.
read-only
idempotent
p-retrieves-details-existing-tax-code
Retrieves the details of an existing tax code. Supply the unique tax code ID and Stripe will return the corresponding tax code information.
read-only
idempotent