deleteCartCreditLinesWorkflow - Medusa Core Workflows Reference
This documentation provides a reference to the deleteCartCreditLinesWorkflow
. It belongs to the @medusajs/medusa/core-flows
package.
This workflow deletes one or more credit lines from a cart.
Source CodeExamples#
Steps#
Workflow hook
Step conditioned by when
View step details
Input#
id
string[]The IDs of the credit lines to delete.
Was this page helpful?