v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve a 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.

get/v1/tax_codes/{id}

Path parameters

idstring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

descriptionstring required

A detailed description of which types of products the tax code represents.

idstring required

Unique identifier for the object.

namestring required

A short name for the tax code.

object'tax_code' required

String representing the object's type. Objects of the same type share the same value.