DELETE api/Orders/{id}

Delete an existing order which id = {id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The id of the order.

integer

Required

Body Parameters

None.

Response Information

Resource Description

None.