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": "373e1f91-51e3-4dc1-90be-37dcbe104114",
  "InvoiceID": "0408144c-ed98-4692-a59e-52528919a1cf",
  "DiscountCodeID": "b2055762-93c4-464e-b288-fb042e9bdc44",
  "Deleted": true
}