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": "3f6a20e4-584e-44f8-b491-72a39587d115",
  "InvoiceID": "33b629f0-42b9-4182-b345-5a88094ea8de",
  "DiscountCodeID": "d77693da-5cdb-4827-a2a8-b682a966546f",
  "Deleted": true
}