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": "8ae505eb-b13e-4009-87d1-0526d5971c10",
  "InvoiceID": "3f6f7c62-4871-4999-9dc5-99e03e9d151c",
  "DiscountCodeID": "13f046a1-f1fa-4bbe-82e0-b8696270a67c",
  "Deleted": true
}