- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updatePaymentCollectionStep - Medusa Core Workflows Reference
This documentation provides a reference to the updatePaymentCollectionStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step updates payment collections matching the specified filters.
Example#
Input#
UpdatePaymentCollectionStepInput
UpdatePaymentCollectionStepInputThe data to update a payment collection.
UpdatePaymentCollectionStepInput
UpdatePaymentCollectionStepInputselector
FilterablePaymentCollectionPropsThe filters to select the payment collections to update.
selector
FilterablePaymentCollectionPropsThe data to update in the selected payment collections.
Output#
PaymentCollectionDTO[]
PaymentCollectionDTO[]
PaymentCollectionDTO[]
PaymentCollectionDTO[]PaymentCollectionDTO
PaymentCollectionDTOThe payment collection details.
PaymentCollectionDTO
PaymentCollectionDTOWas this page helpful?