Skip to main content
DELETE
/
v1
/
store
/
{storeId}
/
order
/
{orderId}
Cancel Order
curl --request DELETE \
  --url https://storekit.samarthh.me/v1/store/{storeId}/order/{orderId}

Path Parameters

storeId
string
required
orderId
string
required

Response

200 - application/json

Successful response