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": "29bdef4d-cbfb-4bf2-88db-0f52ffdc3845",
  "InvoiceID": "2ffc8656-31f0-47ab-8d60-335be1e57f59",
  "DiscountCodeID": "6edb04c4-ff04-4cf1-ae1b-83ea18348748",
  "Deleted": true
}