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": "f25a6f98-b75f-46d8-b9f1-5d876496ce98",
  "InvoiceID": "7e4ca690-44b6-49de-97be-e3e4bcdb2e89",
  "DiscountCodeID": "20a176a3-6370-4134-b6e4-f9f018fcb8d4",
  "Deleted": true
}