Deletes an abandoned checkout.
You can only call this method when authenticated as a Wix app or Wix user identity.
Id of the abandoned checkout to delete
curl -X DELETE \
'https://www.wixapis.com/ecom/v1/abandoned-checkout/330c3e52-73d4-4cc7-8eb2-61f6c5a07478' \
-H 'Authorization: <AUTH>'
-H "Content-Type:application/json"
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.