ProductTaxRate
Properties
created_at
DateRequiredmetadata
Record<string, unknown>Requiredproduct
ProductA product is a saleable item that holds general information such as name or description. It must include at least one Product Variant, where each product variant defines different options to purchase the product with (for example, different sizes or colors). The prices and inventory of the product are defined on the variant level.
product_id
stringRequiredrate_id
stringRequiredtax_rate
TaxRateA Tax Rate can be used to define a custom rate to charge on specified products, product types, and shipping options within a given region.
updated_at
DateRequiredWas this section helpful?