AdminPostTaxRatesReq
constructor
Properties
code
stringRequiredThe code of the tax rate.
name
stringRequiredThe name of the tax rate.
product_types
string[]The IDs of the types of products associated with this tax rate
products
string[]The IDs of the products associated with this tax rate.
rate
null | numberThe numeric rate to charge.
region_id
stringRequiredThe ID of the Region that the tax rate belongs to.
shipping_options
string[]The IDs of the shipping options associated with this tax rate
Was this section helpful?