Skip to main content
DELETE
/
{shopId}
/
cart
/
{cartId}
Delete cart
curl --request DELETE \
  --url http://staging.qshop.ng/apiv2/{shopId}/cart/{cartId}

Documentation Index

Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

cartId
string
required

Response

200 - undefined