Replaces tax association status fieldsBreaking changes
What’s new
Replaces the status
and status_
parameters with tax_transaction_attempts for the Tax Association resource.
Why is this a breaking change?
We removed the status
and status_
parameters and introduced a new tax_
parameter. To use this new parameter, you must update your integration to use the new version.
Impact
If your integration uses the status
and status_
fields, update your tax association integration to use the tax_
field.