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": "ae99f75d-5991-405d-a872-c6f5629222b0",
"InvoiceID": "0ba5f490-c714-48b0-aeee-89c612c2694b",
"DiscountCodeID": "85ee653c-cb7c-46cc-ac07-25b1b4638fd2",
"Deleted": true
}