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": "c1ae4ad3-09c7-4521-9e9b-e4e3d4a06330",
  "InvoiceID": "23499394-7aff-48ce-b65a-5e236c96b3a3",
  "DiscountCodeID": "9a164feb-80a0-4ed4-a396-afc243180027",
  "Deleted": true
}