cURL
curl --request DELETE \ --url https://api.loopreturns.com/api/v1/cart/{token} \ --header 'X-Authorization: <api-key>'
{ "errors": { "message": "No cart found for the provided token." } }
Delete an existing cart in Shop Now On-Store.
Documentation IndexFetch the complete documentation index at: https://docs.loopreturns.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.loopreturns.com/llms.txt
Use this file to discover all available pages before exploring further.
The unique identifier token associated with a cart.
Successful
Show child attributes