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": "130e4689-f904-44fd-a276-c3eae04b8636",
  "InvoiceID": "d8d8b036-94ae-43a6-a792-20ca4ee1884a",
  "DiscountCodeID": "7ddbc5a1-7275-4071-a114-b999694a40ce",
  "Deleted": true
}