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": "4fca164a-6e01-484f-980a-219f7a4397d8",
  "InvoiceID": "0d3cea42-bc85-4e0f-a404-7518ca9ca9bc",
  "DiscountCodeID": "0713ad49-f108-47e4-ac72-5b15d1e086d7",
  "Deleted": true
}