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": "b310352e-f8ca-4675-a27d-b44420efb005",
  "InvoiceID": "51d59389-df39-4895-b8be-afe0b50819ab",
  "DiscountCodeID": "b3d59456-3cf9-4e5e-8742-5a465d378478",
  "Deleted": true
}