v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Tax Rate

Update a tax rate

put/api/tax-rates/{id}

Path parameters

idstring required

Request body

codestring required

The code for the tax rate. Must be unique to all active tax rates.

ratenumber double required

Tax rate. This is the proportion (0.17 = 17%)

applyToLandedCostsboolean

Indicate if this tax rate applies to landed costs.

Response

Tax rate update

idstring required

Unique id associated to this entity.

codestring required

Identifying code. Must be unique.

provider'avalaraOrder' | 'avalaraInvoice'
ratenumber double required

Tax Rate (%)

applyToLandedCostsboolean

Indicate if this tax rate applies to landed costs.

deletedboolean

Indicate if this record is deleted.