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": "7e0cd34c-c07d-43dd-9613-8bcc86d5e8cd",
  "InvoiceID": "e02cde3f-d623-45a1-b00b-698607ae1e9f",
  "DiscountCodeID": "c1b09dad-b897-4058-b6bd-fccd4672caeb",
  "Deleted": true
}