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": "c6a64c3a-75c9-4d4d-bd26-a4b97a3ea356",
  "InvoiceID": "4e2a93cc-1c67-4bf8-a2fa-a39a113ed4ec",
  "DiscountCodeID": "9296296c-dc28-4d97-9673-a3cb83c9aec5",
  "Deleted": true
}