DELETE api/Consumptions/{id}

Delete an existing consumption when no invoice is associated with it.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The consumption identifier.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The result of the consumption deletion operation.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.