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": "3d5d3367-3a73-4de3-98b5-52d254b3612f",
  "InvoiceID": "aa2969b6-7722-4044-a2d5-7c4dcd6aa74b",
  "DiscountCodeID": "15f2c1cd-b7d5-4243-a186-83f418ed7d0c",
  "Deleted": true
}