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": "30ddc10d-0ffe-4d73-87c8-0cec02ef7521",
  "InvoiceID": "382d2d96-3db5-4c2f-b483-1a79c11263f7",
  "DiscountCodeID": "9de232b0-7a16-4d37-9f60-d5024f3a5935",
  "Deleted": true
}