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