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": "9ed65b12-de7a-4764-a040-6b41a9abb7b7",
"InvoiceID": "ec799147-8650-407c-874d-0ab24ed5f9ce",
"DiscountCodeID": "30ac8a37-985e-4e12-ba42-2fd2ff15992e",
"Deleted": true
},
{
"Invoice_DiscountCodeID": "9ed65b12-de7a-4764-a040-6b41a9abb7b7",
"InvoiceID": "ec799147-8650-407c-874d-0ab24ed5f9ce",
"DiscountCodeID": "30ac8a37-985e-4e12-ba42-2fd2ff15992e",
"Deleted": true
},
{
"Invoice_DiscountCodeID": "9ed65b12-de7a-4764-a040-6b41a9abb7b7",
"InvoiceID": "ec799147-8650-407c-874d-0ab24ed5f9ce",
"DiscountCodeID": "30ac8a37-985e-4e12-ba42-2fd2ff15992e",
"Deleted": true
}
]