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": "6b978b30-6bf3-4fed-9d07-180c50030dc2",
"InvoiceID": "a3f99a85-c03f-4c9a-bce3-c7f6a4207627",
"DiscountCodeID": "cc60e704-3eb2-4d5a-9092-0c0b252606b0",
"Deleted": true
}