get
/v1/tax/associations/find Find a Tax Association
GetTaxAssociationsFind
<p>Finds a tax association object by PaymentIntent id.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
payment_intent | query | string | yes | Valid [PaymentIntent](https://docs.stripe.com/api/payment_intents/object) id |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.