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": "350217f4-b635-46c6-8fd8-3a99030fb5d1",
  "InvoiceID": "96da9399-0f15-4333-b76d-2f8289adf47a",
  "DiscountCodeID": "2f9b665a-ce2e-4004-8d3e-8a2c87328be1",
  "Deleted": true
}