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": "edbcfde9-1787-4b9d-a95c-af01a67e9d73",
  "InvoiceID": "4ac8ea00-cab7-41a0-b09f-a66fe0162abd",
  "DiscountCodeID": "2e1cf91b-7a42-40d2-8487-4427c2c22e03",
  "Deleted": true
}