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": "76cff858-5f98-423b-978d-caac3f7e78a1",
  "InvoiceID": "470d35d6-3657-4555-af7c-411969db6f2a",
  "DiscountCodeID": "926febb7-90a4-4481-91e1-22ec1df50cdb",
  "Deleted": true
}