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": "b0f172dd-7f12-414c-8ec7-a5f1eb1f2fbc",
"InvoiceID": "41f6d27a-9122-44c6-840a-c537a92183c8",
"DiscountCodeID": "1e99bb18-6c1b-4bee-830d-f70e5d959e85",
"Deleted": true
}