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": "79009694-baa7-4c4b-af59-1adca82b8a40",
  "InvoiceID": "0ac04979-e23e-4f36-b55d-3993617e0856",
  "DiscountCodeID": "98eec2c9-15aa-487b-8c39-ca3e5a58f5bd",
  "Deleted": true
}