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": "292ed995-f5dd-4b08-b938-46fa2fdaa504",
  "InvoiceID": "4fe392cd-352c-45cd-8e55-215c5fd90df7",
  "DiscountCodeID": "1ba4220c-0172-449d-9c03-18e18009394d",
  "Deleted": true
}