Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

TaxableItemDTO

The taxable item details.

Properties

idstringRequired
The ID of the taxable item.
product_idstringRequired
The associated product's ID.
product_namestring
The name of the item's product.
product_category_idstring
The ID of the category of the item's product.
product_categoriesstring[]
The categories of the item's product.
product_skustring
The SKU of the item's product.
product_typestring
The type of the item's product.
product_type_idstring
The ID of the type of the item's product.
The quantity of the taxable item.
unit_priceBigNumberInput
The unit price of the taxable item.
currency_codestring
The ISO 3 character currency code of the taxable item.
Was this section helpful?