Get Started
Product
Framework
Commerce Modules
Infrastructure Modules
Build
Recipes
How-to & Tutorials
Integrations
Storefront
Tools
CLI Tools
JS SDK
Next.js Starter
Medusa UI
Reference
Admin API
Store API
Admin Injection Zones
Container Resources
Core Workflows
Data Model Language
Events Reference
Helper Steps
Service Factory
Testing Framework
Workflows SDK
User Guide
v2.7
·
Help
Troubleshooting
Report Issue
Discord Community
Contact Sales
·
Ask AI
Homepage
Medusa v1
Changelog
Hide Sidebar
⌘\
Theme
Light
Dark
Menu
Get Started
Product
Build
Tools
Reference
User Guide
Documentation
TaxableItemDTO
The taxable item details.
Loading...
Was this page helpful?
It was helpful
It wasn't helpful
Report Issue
Ask Anything
FAQ
What is Medusa?
How can I create a module?
How can I create a data model?
How do I create a workflow?
How can I extend a data model in the Product Module?
Recipes
How do I build a marketplace with Medusa?
How do I build digital products with Medusa?
How do I build subscription-based purchases with Medusa?
What other recipes are available in the Medusa documentation?
Chat is cleared on refresh
Line break
⇧
↵
No Filters Selected
All Areas
Concepts & Guides
References
Admin API
Store API
User Guide
Troubleshooting
Navigation
↑
↓
Open Result
↵
id
string
The ID of the taxable item.
product_id
string
The associated product's ID.
product_type_id
string
Optional
The ID of the type of the item's product.
quantity
BigNumberInput
Optional
The quantity of the taxable item.
unit_price
BigNumberInput
Optional
The unit price of the taxable item.
currency_code
string
Optional
The ISO 3 character currency code of the taxable item.