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": "fc74086a-cb26-42aa-8e6c-f791b90d2f39",
  "InvoiceID": "d07334fe-efd3-49bf-b5f7-5c1eb5203fc0",
  "DiscountCodeID": "af912931-b609-458a-bec0-f7abca355eec",
  "Deleted": true
}