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": "dced24d4-99e7-4b53-a341-60204c7d6f5d",
  "InvoiceID": "ea585a36-2f94-4ccc-9b6b-cba9495284c8",
  "DiscountCodeID": "a89e2e77-6b49-4b41-a7d7-437037a6b922",
  "Deleted": true
}