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": "1134996c-465b-48fe-855e-0159ef4a077a",
  "InvoiceID": "3ee4225a-8463-45fc-b11f-bba4d35cb39a",
  "DiscountCodeID": "a65d63cd-4300-4ca1-a908-be6a2d50391e",
  "Deleted": true
}