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": "9da5ba56-b7e7-4101-9d4c-b7b431d480bc",
  "InvoiceID": "1a190d95-cd6b-4550-8d9e-350291e5c8ab",
  "DiscountCodeID": "69ad7e68-7070-483d-89e9-54c9b55e2f73",
  "Deleted": true
}