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": "af00b3c7-3678-4088-b768-fbcea2161d9c",
  "InvoiceID": "7fc1e5ad-a73f-434c-ac4c-83b16bb5ffd2",
  "DiscountCodeID": "ad6a4d9b-a397-406f-b342-3259447be7ca",
  "Deleted": true
}