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": "9a43f322-c28c-4674-82ae-105de405aad1",
  "InvoiceID": "03e38657-0d25-474e-8601-70573ea47e6e",
  "DiscountCodeID": "f63a4b51-a491-4f10-80b3-61c232657a65",
  "Deleted": true
}