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": "abb3d8b8-7493-4cc0-b998-804c53d21dc6",
  "InvoiceID": "3a88e856-930d-4a22-b0ce-7ccdcf35dd20",
  "DiscountCodeID": "c2785f86-6b45-4153-9f58-26a25d51ccd2",
  "Deleted": true
}