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": "b9aec55f-1f93-4b05-b1a1-ff62d3816179",
  "InvoiceID": "03a6e4cc-cd6c-411c-b79e-ebed9ed87255",
  "DiscountCodeID": "9698351a-dee4-4e39-bded-3187ca1ebd17",
  "Deleted": true
}