- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
deleteClaimsStep - Medusa Core Workflows Reference
This documentation provides a reference to the deleteClaimsStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step deletes one or more order claims.
Input#
DeleteOrderClaimsInput
DeleteOrderClaimsInputThe details of deleting one or more claims.
DeleteOrderClaimsInput
DeleteOrderClaimsInputids
string[]The IDs of the claims to delete.
ids
string[]Output#
((void & WorkflowDataProperties<void>) | { [x: string]: string[] | WorkflowData<string[]>; }) & (void | Record<string, string[]>)
((void & WorkflowDataProperties<void>) | { [x: string]: string[] | WorkflowData<string[]>; }) & (void | Record<string, string[]>)
((void & WorkflowDataProperties<void>) | { [x: string]: string[] | WorkflowData<string[]>; }) & (void | Record<string, string[]>)
((void & WorkflowDataProperties<void>) | { [x: string]: string[] | WorkflowData<string[]>; }) & (void | Record<string, string[]>)((void & WorkflowDataProperties<void>) | { [x: string]: string[] | WorkflowData<string[]>; }) & (void | Record<string, string[]>)
((void & WorkflowDataProperties<void>) | { [x: string]: string[] | WorkflowData<string[]>; }) & (void | Record<string, string[]>)
((void & WorkflowDataProperties<void>) | { [x: string]: string[] | WorkflowData<string[]>; }) & (void | Record<string, string[]>)
((void & WorkflowDataProperties<void>) | { [x: string]: string[] | WorkflowData<string[]>; }) & (void | Record<string, string[]>)Was this page helpful?