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": "8dba9cee-06d8-4156-a41d-7755bcbcbbe2",
  "InvoiceID": "3e3ccb25-f5d8-410e-bd56-2b019cac1ecc",
  "DiscountCodeID": "2de18379-207d-4bd0-861f-0ba638b4d2c1",
  "Deleted": true
}