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": "3e9eb5fb-a762-470a-8a46-504807fcf04e",
  "InvoiceID": "1dd28d1f-cbee-490e-b51f-cdeb122f6633",
  "DiscountCodeID": "266d827e-1a1d-4b5b-99ee-0b8a43472081",
  "Deleted": true
}