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": "dc72fb3a-918f-4c5e-8476-a9e2241624f5",
  "InvoiceID": "db0af53f-aebc-4d98-a98d-6976a9ac7e7e",
  "DiscountCodeID": "cc74f5e4-6f45-492e-a5b9-9e8839b5518e",
  "Deleted": true
}