- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updateTaxRatesStep - Medusa Core Workflows Reference
This documentation provides a reference to the updateTaxRatesStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step updates tax rates matching the specified filters.
Example#
Input#
UpdateTaxRatesStepInput
UpdateTaxRatesStepInputThe data to update tax rates.
UpdateTaxRatesStepInput
UpdateTaxRatesStepInputselector
FilterableTaxRatePropsThe filters to select the tax rates to update.
selector
FilterableTaxRatePropsupdate
UpdateTaxRateDTOThe data to update in the tax rates.
update
UpdateTaxRateDTOOutput#
TaxRateDTO[]
TaxRateDTO[]
TaxRateDTO[]
TaxRateDTO[]TaxRateDTO
TaxRateDTOThe tax rate details.
TaxRateDTO
TaxRateDTOWas this page helpful?