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": "ee1436b0-8e73-43a5-a651-39b3323bd01e", "InvoiceID": "c53c130c-cf3f-48f0-8649-471d5394ef63", "DiscountCodeID": "09c066c1-6081-490b-802e-48844625dd1e", "Deleted": true }, { "Invoice_DiscountCodeID": "ee1436b0-8e73-43a5-a651-39b3323bd01e", "InvoiceID": "c53c130c-cf3f-48f0-8649-471d5394ef63", "DiscountCodeID": "09c066c1-6081-490b-802e-48844625dd1e", "Deleted": true }, { "Invoice_DiscountCodeID": "ee1436b0-8e73-43a5-a651-39b3323bd01e", "InvoiceID": "c53c130c-cf3f-48f0-8649-471d5394ef63", "DiscountCodeID": "09c066c1-6081-490b-802e-48844625dd1e", "Deleted": true } ]