- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
createTaxRatesStep - Medusa Core Workflows Reference
This documentation provides a reference to the createTaxRatesStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step creates one or more tax rates.
Example#
Input#
CreateTaxRateDTO[]
CreateTaxRateDTO[]
CreateTaxRateDTO[]
CreateTaxRateDTO[]CreateTaxRateDTO
CreateTaxRateDTOThe tax rate to be created.
CreateTaxRateDTO
CreateTaxRateDTOOutput#
TaxRateDTO[]
TaxRateDTO[]
TaxRateDTO[]
TaxRateDTO[]TaxRateDTO
TaxRateDTOThe tax rate details.
TaxRateDTO
TaxRateDTOWas this page helpful?