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": "59026b2c-452e-4804-9397-453a36ca6cec",
  "InvoiceID": "1a6f0c04-b906-4aad-839b-7129a6fa368e",
  "DiscountCodeID": "67c46b64-3f25-41e7-9af3-7aaf2ba8355f",
  "Deleted": true
}