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": "53054121-bb8d-4dde-9001-b1efdc840b34",
  "InvoiceID": "b34d4d4c-9628-410c-83b2-0c436c5d426f",
  "DiscountCodeID": "a0b17f6e-eecc-43e1-93f0-53464dd257ec",
  "Deleted": true
}