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": "64a64d4d-377c-4743-adf4-efe08b183359",
  "InvoiceID": "6ed6aa06-9f6f-49c3-b42f-c123c2f6bd6c",
  "DiscountCodeID": "8328bdb2-2298-49d8-a27c-aa16cb456b59",
  "Deleted": true
}