v1

latestOpenAPI 3.0.02026-08-063014193.1 MB
Tax Rate Configurations

Create a new TaxRateConfiguration

The tax_authority field is only accepted on this endpoint for Canadian accounts with the tax_authority feature enabled.

When available, tax_authority is required — omitting it returns 422 with the message "tax_authority is required for Canadian accounts with tax authority support enabled."

When not available (non-Canadian account, or Canadian account without the feature enabled), supplying tax_authority returns 422 with the message "tax_authority is only available for Canadian accounts with tax authority support enabled."

tax_authority is a create-only field and is ignored on PATCH.

post/tax_rate_configurations.json

Query parameters

fieldsstring

The fields to be returned. See response samples for what fields are available. For more information see the fields section.

Headers

X-API-VERSIONstring

The API minor version. Default: latest version.

Request body

Response

Created