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": "8faa3244-87e2-4f8c-8667-357bafea194b",
"InvoiceID": "0943ef45-a898-44ae-95d0-a92ca3deabe7",
"DiscountCodeID": "9afe44bc-a918-42d3-acda-94d75863eddd",
"Deleted": true
}