DELETE api/order/IntegrationReference/{id}

Allows the deletion of an existing order reference. The ID passed with determine which records are being deleted.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.