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": "491cba00-2632-442e-bb8a-455747392997",
  "InvoiceID": "70955034-138c-44d7-950c-c50224a5e641",
  "DiscountCodeID": "b8bbf08f-dbdb-452c-91b7-5fb21cda8b13",
  "Deleted": true
}