- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
cancelReturn - Order Module Reference
This documentation provides a reference to the cancelReturn
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 an order return.
Example#
Parameters#
The cancelation details.
Returns#
Promise
Promise<ReturnDTO>The canceled return.
Promise
Promise<ReturnDTO>Was this page helpful?