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": "7a2cd6f0-2335-4200-b9ef-ab96ff298d60",
  "InvoiceID": "0b420a3d-6422-46e8-b6b8-332c1b8ad029",
  "DiscountCodeID": "f59664c9-b3b3-4fc3-a98a-8a97ce235779",
  "Deleted": true
}