GET 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": "4b0843e8-0bfe-44a4-83a1-7f620f90b41e",
  "InvoiceID": "a6cd1733-54ba-40f4-9fed-7cc7da7dbb62",
  "DiscountCodeID": "e3c204f4-94e6-4bd2-aa72-533a849aed19",
  "Deleted": true
}