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": "681c43ec-77ee-4e22-b481-53e2bc23b91a",
  "InvoiceID": "d2403f58-1eb2-4b03-a520-c010d58085fc",
  "DiscountCodeID": "5d97c918-2391-4416-b444-c3c6431f7e45",
  "Deleted": true
}