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": "c8d98397-713f-46a8-a1e3-d313f6b78905", "InvoiceID": "69db4b46-560d-4f9e-ba76-9d0cc3a768d1", "DiscountCodeID": "30f141d1-f11b-48a5-8e29-5d67a1910ec5", "Deleted": true }, { "Invoice_DiscountCodeID": "c8d98397-713f-46a8-a1e3-d313f6b78905", "InvoiceID": "69db4b46-560d-4f9e-ba76-9d0cc3a768d1", "DiscountCodeID": "30f141d1-f11b-48a5-8e29-5d67a1910ec5", "Deleted": true }, { "Invoice_DiscountCodeID": "c8d98397-713f-46a8-a1e3-d313f6b78905", "InvoiceID": "69db4b46-560d-4f9e-ba76-9d0cc3a768d1", "DiscountCodeID": "30f141d1-f11b-48a5-8e29-5d67a1910ec5", "Deleted": true } ]