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": "c6cbea7c-f1dd-4377-bbf3-434a3f894f90",
  "InvoiceID": "7eb263e4-d763-40ef-bcfa-f92217d05a6a",
  "DiscountCodeID": "46c18794-7fba-41d6-865a-c82b377aa37c",
  "Deleted": true
}