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": "80b9e333-0b5e-40ce-b23f-1673a961352d",
  "InvoiceID": "aa1d2adc-76d3-4908-af5f-489bd8121b0e",
  "DiscountCodeID": "306a89c1-ebe4-40cf-99f4-ef6fe552e661",
  "Deleted": true
}