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": "38d2de39-2556-411c-8833-9ef1e7786757",
  "InvoiceID": "0fa71f02-6982-4f61-959c-d2b2c53bf830",
  "DiscountCodeID": "878b743c-a1c1-48f2-9299-3b78c7de1263",
  "Deleted": true
}