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": "82cb5f88-7a1f-4516-a69e-b2d3afc051b6",
  "InvoiceID": "a1a66d3c-106b-4bff-9579-174a9abdc2b3",
  "DiscountCodeID": "f2a56616-b04e-4b4b-89d9-a60624423c61",
  "Deleted": true
}