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": "fa882b04-ad85-4d2f-88ed-e7cef2340ba2",
  "InvoiceID": "84f9ccf7-b489-4210-b26c-f9c76770bc80",
  "DiscountCodeID": "e99ff286-ddba-447f-b40f-755e04ea27fc",
  "Deleted": true
}