GET api/InvoiceDiscountCode/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "f662ccd6-0d62-4381-b213-9edfc7deecf0",
"InvoiceID": "88c27102-fd10-4e03-8c3a-bd90de67ab32",
"DiscountCodeID": "97f5af73-0ef0-414e-b5ee-b12334d65727",
"Deleted": true
}