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": "441c0d24-b5a9-4cda-b401-b5a969f16e2e",
  "InvoiceID": "da698109-8714-4a19-af1f-6151df34ef7b",
  "DiscountCodeID": "c41ca850-f685-4db2-9cdb-a07d7d23eced",
  "Deleted": true
}