Skip to main content

Cancel

POST 

/cancel

Use this method to cancel a previously created and authorized cart or specific items in that cart. You can cancel the whole cart or specify items to cancel using tags, itemIds, or timerEnabled settings.

Overlaps are ignored, meaning that if you, for example, specify a tag and an itemId in the same request and the latter itemId is marked with the specified tag, the request will cancel all specified items and will not return an error.

If you narrow the request scope using tags, itemIds, or timerEnabled, the remaining cart items will be pending for auto or manual action depending on your settings.

Request

Responses

OK