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": "291170c3-4cb5-4ff2-8f0b-f5b62d326185",
  "InvoiceID": "f4967f3e-c5d6-4a54-a05d-22d5aff13758",
  "DiscountCodeID": "0ca34e72-64ab-4c6c-84f7-1e153b322031",
  "Deleted": true
}