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": "bc9b48a0-4669-406d-9ce5-0107650fa359",
  "InvoiceID": "690b06c8-8692-4c41-8145-9f19d638e5ac",
  "DiscountCodeID": "85ef3ec4-9968-4af9-8892-e2d90adca4e1",
  "Deleted": true
}