GET api/invoice/{invoiceid}/Invoice_DiscountCode
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| invoiceid | 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": "fa8df544-26d0-49e1-b0ac-7f4f3f0a58f2",
"InvoiceID": "dd0a19db-fea3-4fbc-a210-9488cbcc2693",
"DiscountCodeID": "eddd24f9-076c-4a74-bdea-79bc5bfefdc0",
"Deleted": true
},
{
"Invoice_DiscountCodeID": "fa8df544-26d0-49e1-b0ac-7f4f3f0a58f2",
"InvoiceID": "dd0a19db-fea3-4fbc-a210-9488cbcc2693",
"DiscountCodeID": "eddd24f9-076c-4a74-bdea-79bc5bfefdc0",
"Deleted": true
},
{
"Invoice_DiscountCodeID": "fa8df544-26d0-49e1-b0ac-7f4f3f0a58f2",
"InvoiceID": "dd0a19db-fea3-4fbc-a210-9488cbcc2693",
"DiscountCodeID": "eddd24f9-076c-4a74-bdea-79bc5bfefdc0",
"Deleted": true
}
]