Newer Version Available

This content describes an older version of this product. View Latest

Taxes Info

Output representation of the tax rate and tax treatment information for a product.
JSON example
1{
2  "countryIsoCode": "US",
3  "priority": 1,
4  "stateIsoCode": "CA",
5  "taxRatePercentage": "10.00",
6  "taxTreatmentDescription": "Created for test purposes.",
7  "taxTreatmentName": "Default Tax treatment"
8}
Property Name Type Description Filter Group and Version Available Version
countryIsoCode String ISO code of the country. Small, 56.0 56.0
stateIsoCode String ISO code of the state. Small, 56.0 56.0
priority Integer Priority of the tax treatment. Small, 56.0 56.0
taxRate​Percentage String Tax rate percentage for the store. Small, 56.0 56.0
taxTreatment​Description String Description of the tax treatment for the store. Small, 56.0 56.0
taxTreatmentName String Name of the tax treatment for the store. Small, 56.0 56.0