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": "03985fa9-4c39-45cf-9fec-2b099e2eb462",
  "InvoiceID": "e7bcae8a-d153-4406-91cc-b2f7bd257a21",
  "DiscountCodeID": "0204f6e6-3915-4597-b811-04a57009e26c",
  "Deleted": true
}