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": "9d7a9167-eb93-4a3f-974e-57ab4d0ed75e",
  "InvoiceID": "85875a1d-a933-4441-8aae-9a5d395378f5",
  "DiscountCodeID": "b287e7f0-dfab-46e4-aa54-3859f1cbb37f",
  "Deleted": true
}