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": "12f93d6f-8b16-41b8-9264-1143a227c111",
  "InvoiceID": "b857793c-4c15-4f65-87ac-db71db118b88",
  "DiscountCodeID": "7c8b4391-c578-4e7a-9093-c9a6fd0a8aa3",
  "Deleted": true
}