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": "f169b130-2c97-48f3-9b18-098cea9ec776",
  "InvoiceID": "2028c48b-71b2-46dc-b939-3d6e0ec43582",
  "DiscountCodeID": "cde16a20-cdfc-40b5-b01b-c72bf997d686",
  "Deleted": true
}