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": "2c341163-1034-406b-b58f-a6d7b9ee609d",
  "InvoiceID": "e023dda9-ed92-4896-830e-d382ee7e8598",
  "DiscountCodeID": "e565e280-9837-42e1-a63f-598db5cc4b0c",
  "Deleted": true
}