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": "4b1d3acb-fa06-41f3-a466-cea820b13bb8",
  "InvoiceID": "ee4e4b74-743b-4fc9-84c6-84da9714681e",
  "DiscountCodeID": "940b217b-e300-467b-a48b-738683b15e7d",
  "Deleted": true
}