Deletes a specific order.Ask AIdelete https://example.com/episerverapi/commerce/orders/{orderGroupId}Path ParamsorderGroupIdint32requiredPurchase order id.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200The order is deleted. 401If user does not have enough permission for this request. 404If order does not exist.Updated 7 months ago