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": "0dde2ce9-e0f6-4c82-bb47-92c72af02fdb",
  "InvoiceID": "3776d66e-1eb4-4ac7-81d2-fbfdfbca506f",
  "DiscountCodeID": "ec4aabaa-68e6-47d9-a503-b5a9af94339b",
  "Deleted": true
}