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": "71c6f1bc-70ad-4a4c-b868-b0ca1c070bda",
  "InvoiceID": "8c312ce2-4d6a-4b33-995a-8b08dc102bdf",
  "DiscountCodeID": "efb2d1bc-403b-49ca-8c6c-d01e5a29b6c0",
  "Deleted": true
}