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": "411f0d4e-bde2-497d-a990-86e05d7df023",
  "InvoiceID": "ece9c552-b70e-4995-b09a-adef085b5548",
  "DiscountCodeID": "ed9d86b3-e9f0-4472-931d-1b207fab55b9",
  "Deleted": true
}