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": "5a3794e6-8f29-4a70-84ca-295cafab43ae",
  "InvoiceID": "27c28240-59ad-4e5a-9bd6-abad91b8b0cf",
  "DiscountCodeID": "04a174f6-68f2-429f-885f-a1ab0355a318",
  "Deleted": true
}