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": "97901c93-30fc-4325-a764-590237863212",
  "InvoiceID": "45b5724b-3f88-4014-b4de-c2eed554c326",
  "DiscountCodeID": "5ca1541f-3603-488e-9a72-6ee50698919d",
  "Deleted": true
}