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": "7fe826ab-a769-4178-95cb-1490e7f931cc",
  "InvoiceID": "ae4ff8df-f9fb-4ee7-8709-5ef8fc46c254",
  "DiscountCodeID": "20f3ecd8-8557-42cb-850f-530b7a61d605",
  "Deleted": true
}