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": "40812bd0-eb9d-4d86-9d50-db3d7c3391af",
  "InvoiceID": "edc93dd2-2388-4141-9dca-b0ec6c2086d8",
  "DiscountCodeID": "4af85a25-40e7-4daa-aab9-6f53a4edef00",
  "Deleted": true
}