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": "89fc669c-06c6-4a2d-84f2-b68458f1c96a",
  "InvoiceID": "c297baf4-fbf4-4b81-847d-37f8ddc32cc6",
  "DiscountCodeID": "d07a7f16-0ff0-4d17-8517-a89fe0d49686",
  "Deleted": true
}