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": "919cd9e9-4aa5-42b3-b603-7d963b448894",
  "InvoiceID": "467ee1b9-0933-44bd-97d2-cce618c1a708",
  "DiscountCodeID": "268cd384-4e4d-46b3-9760-53c5ed3c7595",
  "Deleted": true
}