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": "c5978049-d95b-4c02-928c-34acb219ede5",
  "InvoiceID": "066e97b0-1ef8-408f-b3ab-ed31ff4140b5",
  "DiscountCodeID": "d45ddf16-9821-4d74-9abf-eb192d856931",
  "Deleted": true
}