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": "7a7ad062-4f8b-4479-af21-e6067fee801e",
  "InvoiceID": "cb57f0d0-2795-4629-a9ed-faf69ffee52b",
  "DiscountCodeID": "f77b704c-96f5-4feb-8e0d-fe6859403ff2",
  "Deleted": true
}