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": "9b15663c-b9f5-42e8-8bbe-2a4dc7eebb12",
  "InvoiceID": "c62ca327-2ed9-4ec4-844f-1554aa4781d6",
  "DiscountCodeID": "37ed02a1-7db8-4780-aaac-8aa63487fd4c",
  "Deleted": true
}