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": "121b4beb-7fa8-4e0f-8342-aad8a10f2e9b",
  "InvoiceID": "086de1d7-8b6b-4fe5-9602-a932076f18bc",
  "DiscountCodeID": "52919d1d-ba80-4317-8dfd-eed8d283859f",
  "Deleted": true
}