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": "5cd78932-f1f6-48d3-9d85-7cf8210472cc",
  "InvoiceID": "4cb8bbe2-22ec-43f7-a86b-3cfe1f2b339c",
  "DiscountCodeID": "031c73a5-0369-40bf-8521-1f817eb255f2",
  "Deleted": true
}