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": "52cf097c-645a-4295-9275-07141a9a1616",
  "InvoiceID": "f1e82d49-1644-455c-8ae1-6153a5b835a0",
  "DiscountCodeID": "e724251c-f84c-4d02-b088-8a154b64cb72",
  "Deleted": true
}