get /v1/tax_codes/{id}

Retrieve a tax code

GetTaxCodesId

<p>Retrieves the details of an existing tax code. Supply the unique tax code ID and Stripe will return the corresponding tax code information.</p>

Parameters

Name In Type Required Description
expand query string[] no Specifies which fields in the response should be expanded.
id path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.