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": "15f3d1e6-4774-4091-8061-161451d0a4d0",
  "InvoiceID": "2ee45737-94d8-4185-a1d8-5ba207f8e2a6",
  "DiscountCodeID": "440028f4-6bc6-4f21-a739-a9d6ab280084",
  "Deleted": true
}