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": "093c620e-2681-403d-92a6-2ebf0413147b",
  "InvoiceID": "5c89bd3b-85cc-4c5c-be7b-b1860a969644",
  "DiscountCodeID": "ec8c06ea-cd86-4cd4-89de-a1d1a1984bd8",
  "Deleted": true
}