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": "6e52e9b1-a15d-40fc-b9ac-63814621166b",
  "InvoiceID": "59e0bd5e-2e5c-403a-ab0d-72b602d70bc5",
  "DiscountCodeID": "4ccaddad-0fbc-47e9-a4ae-5ba96caae3f5",
  "Deleted": true
}