- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
setShippingOptionsPricesStep - Medusa Core Workflows Reference
This documentation provides a reference to the setShippingOptionsPricesStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step sets the prices of one or more shipping options.
Example#
Input#
SetShippingOptionsPricesStepInput
SetShippingOptionsPricesStepInputThe data to set the prices of a shipping option.
SetShippingOptionsPricesStepInput
SetShippingOptionsPricesStepInputid
stringThe ID of the shipping option.
id
stringThe prices of the shipping option.
Was this page helpful?