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": "0071bc31-5f75-45bf-b223-c010ad039704",
  "InvoiceID": "ed3a6989-7676-4e4b-9829-c18d94a71b3c",
  "DiscountCodeID": "8e7796e3-57fe-4a8c-9698-c0aa9e8812f9",
  "Deleted": true
}