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": "9be51562-2439-479a-b609-99415c1a6b86",
  "InvoiceID": "2b605259-df35-42b2-9a3b-2bf6a14d6df5",
  "DiscountCodeID": "6d5da534-0bd8-4d69-9aa3-236779a5d382",
  "Deleted": true
}