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": "f7ec5ffc-594f-4d9d-bf0f-255aebadb4cd",
  "InvoiceID": "5a45c16b-c6fe-4ad9-a134-50463c55e5b3",
  "DiscountCodeID": "6b725a6b-001b-4751-9956-03e032d08c9f",
  "Deleted": true
}