Basket
Remove From Basket
This endpoint is used to remove and unreserve products that have been added and reserved to a basket_id.
You will need to pass the basket_id and the item_id that you wish to remove and unreserve as URL parameters.
post/api/basket/remove
Query parameters
basket_idstring required
item_idstring required
currencystring
Currency to display event prices.
Currency to display event prices.
should_raiseboolean
Headers
accept-languagestring
X-Correlation-IDstring
Optional transaction reference provided by the client. Used to correlate API requests and responses with client flow in logs, errors etc.
Response
Successful Response