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": "ae4f2388-aca4-415d-afa8-9ee1627c0bc3",
  "InvoiceID": "6c6e9712-4004-4226-9927-566b974f25ac",
  "DiscountCodeID": "480e9b3f-28d3-45ce-89c7-3b756e7cbcc8",
  "Deleted": true
}