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": "88b3d738-35c6-4118-81d1-9f1a347df992",
  "InvoiceID": "8eaa3bbd-3310-45a1-9be5-098edf3e4245",
  "DiscountCodeID": "70404183-32a2-4fa0-b0fe-ea1887c37647",
  "Deleted": true
}