GET api/order/{orderId}/delete Authentication required

Use this method to delete an order

Request

URI Parameters

NameDescriptionTypeAdditional information
orderId

Id of the order

integer

Required

Response

Returns OK if the order was deleteed

Output : object (See Model)

Ouput Sample

  • application/json, text/json :
  • Sample not available.