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": "b616bc04-523b-4ad5-bd5c-c54d2fb68747",
  "InvoiceID": "16408f1d-5000-489f-a7fa-1aa61b121b82",
  "DiscountCodeID": "cc2193c4-ab81-4fe3-be0c-9ca9d1087b4f",
  "Deleted": true
}