DELETE api/InvoiceDiscountCode/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "Invoice_DiscountCodeID": "8b4d529a-605a-4807-9551-ee29499cfeec",
  "InvoiceID": "1fd2add1-3bfc-4109-982f-b724d01538ed",
  "DiscountCodeID": "530e31a5-a94c-48d4-881f-917784b6e351",
  "Deleted": true
}