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": "c265119f-e9bc-42b2-ba2f-afa69486f5a3",
  "InvoiceID": "886904d9-fe76-4867-9d54-a334efbdb303",
  "DiscountCodeID": "132cc977-9abb-4eee-9c91-699061f260ba",
  "Deleted": true
}