createShippingMethodAdjustmentsStep - Medusa Core Workflows Reference
This documentation provides a reference to the createShippingMethodAdjustmentsStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step creates shipping method adjustments for a cart.
Example#
Input#
CreateShippingMethodAdjustmentsStepInput
CreateShippingMethodAdjustmentsStepInputThe details of the shipping method adjustments to create.
CreateShippingMethodAdjustmentsStepInput
CreateShippingMethodAdjustmentsStepInputshippingMethodAdjustmentsToCreate
CreateShippingMethodAdjustmentDTO[]The shipping method adjustments to create.
shippingMethodAdjustmentsToCreate
CreateShippingMethodAdjustmentDTO[]Was this page helpful?