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": "478325d1-448b-417f-9578-11cfd8b9d170",
"InvoiceID": "d6f88e01-6fc1-4b80-b0d0-4bd59f133cfe",
"DiscountCodeID": "82700972-bdea-431e-bcae-48a636372255",
"Deleted": true
}