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": "65ca4e2f-e8b0-48c3-bd24-cea2ecd13600",
  "InvoiceID": "860cfe2e-953c-43ff-8f6d-7736e298d4e0",
  "DiscountCodeID": "7ce523c0-8d6d-4086-a176-09937f2408f4",
  "Deleted": true
}