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": "e3bbd6e5-a8f4-4059-bb44-5603c978845c",
  "InvoiceID": "532a1826-9110-414e-a251-58efbd0218d4",
  "DiscountCodeID": "4803e6bf-3b31-4e47-b247-14a3336f764a",
  "Deleted": true
}