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": "ab1b3542-bc38-446e-be14-84120a38a78d",
  "InvoiceID": "a275b7ad-edb0-4277-ade0-032022222b33",
  "DiscountCodeID": "88dab812-3d57-4404-a4dc-17d92c31a1a8",
  "Deleted": true
}