get
/v1/customers/{customer}/tax_ids/{id} Retrieve a Customer tax ID
GetCustomersCustomerTaxIdsId
<p>Retrieves the <code>tax_id</code> object with the given identifier.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
customer | path | string | yes | |
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.