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

Path Parameters

cartId
string
required

Response

200 - undefined