- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
createOrderClaimItemsFromActionsStep - Medusa Core Workflows Reference
This documentation provides a reference to the createOrderClaimItemsFromActionsStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step creates claim items from a change action.
Example#
Input#
CreateOrderClaimItemsFromActionsInput
CreateOrderClaimItemsFromActionsInputThe details of creating the claim items from a change action.
CreateOrderClaimItemsFromActionsInput
CreateOrderClaimItemsFromActionsInputchanges
OrderChangeActionDTO[]The change actions to create claim items from.
changes
OrderChangeActionDTO[]claimId
stringThe ID of the claim to create the items for.
claimId
stringOutput#
OrderClaimItemDTO[]
OrderClaimItemDTO[]
OrderClaimItemDTO[]
OrderClaimItemDTO[]OrderClaimItemDTO
OrderClaimItemDTOThe order claim item details.
OrderClaimItemDTO
OrderClaimItemDTOWas this page helpful?