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": "acc53c01-eb1a-4648-b05b-ae2f49bef929",
  "InvoiceID": "158bd1f6-eedf-40e3-b5ee-57cf066bc874",
  "DiscountCodeID": "90d54192-c3bc-4c89-a0eb-706bcf963204",
  "Deleted": true
}