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": "542128fe-81b8-47be-af0d-1601b0f85442",
  "InvoiceID": "fb981672-5f6f-4448-ab90-c198cc1d43aa",
  "DiscountCodeID": "17b84d08-a6ca-4f98-ad03-6eb0fd17e088",
  "Deleted": true
}