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": "c95d2033-762f-4bea-91a0-d5eff9a4357e",
  "InvoiceID": "0e0e38fd-d2af-4167-a902-c7ed087c0345",
  "DiscountCodeID": "74181b36-f170-4366-a477-403edcc7a4c9",
  "Deleted": true
}