- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
cancelFulfillment - Order Module Reference
This documentation provides a reference to the cancelFulfillment
method. This belongs to the Order Module.
Note: You should only use this methods when implementing complex customizations. For common cases, check out available workflows instead.
This method cancels the fulfillment of an order, return, claim, or exchange.
Example#
Parameters#
The cancelation details.
Returns#
Promise
Promise<void>Resolves when the fulfillment is canceled.
Was this page helpful?