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": "18e1e92a-f3af-49ba-84d4-4c63e1fe9180",
  "InvoiceID": "9284ae28-e22d-4584-8bf4-aa5135172227",
  "DiscountCodeID": "0c1c3bcb-30f0-41ef-a778-1444963abf35",
  "Deleted": true
}