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": "23450cce-f678-4478-b383-f79f482771d1",
  "InvoiceID": "cc50eab9-9ab4-4408-b9de-fb51a1d2b7f2",
  "DiscountCodeID": "17210911-5819-42ce-ae42-ab84a63a334d",
  "Deleted": true
}