GET api/invoice/{invoiceid}/DiscountCode/{code}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
invoiceid | No documentation available. |
Define this parameter in the request URI. |
code | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "DiscountCodeID": "30eedddd-4af1-424d-9546-08b0a2aa6574", "Code": "sample string 2", "TrainingTypeID": "5ad740c7-29b4-43d1-ad7c-aa94f034d8f0", "TrainingClassID": "5c449bb1-e9b7-420d-a36b-87d09e1ac998", "StartDate": "2025-07-14T16:48:11.034798-04:00", "EndDate": "2025-07-14T16:48:11.034798-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "52e2e86b-d548-4a3b-bff6-b4056da2d052", "Used": true, "UsedDateTime": "2025-07-14T16:48:11.034798-04:00", "InventoryItemID": "14be7014-c8a7-4218-aca4-72fa9c99da74" }, { "DiscountCodeID": "30eedddd-4af1-424d-9546-08b0a2aa6574", "Code": "sample string 2", "TrainingTypeID": "5ad740c7-29b4-43d1-ad7c-aa94f034d8f0", "TrainingClassID": "5c449bb1-e9b7-420d-a36b-87d09e1ac998", "StartDate": "2025-07-14T16:48:11.034798-04:00", "EndDate": "2025-07-14T16:48:11.034798-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "52e2e86b-d548-4a3b-bff6-b4056da2d052", "Used": true, "UsedDateTime": "2025-07-14T16:48:11.034798-04:00", "InventoryItemID": "14be7014-c8a7-4218-aca4-72fa9c99da74" }, { "DiscountCodeID": "30eedddd-4af1-424d-9546-08b0a2aa6574", "Code": "sample string 2", "TrainingTypeID": "5ad740c7-29b4-43d1-ad7c-aa94f034d8f0", "TrainingClassID": "5c449bb1-e9b7-420d-a36b-87d09e1ac998", "StartDate": "2025-07-14T16:48:11.034798-04:00", "EndDate": "2025-07-14T16:48:11.034798-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "52e2e86b-d548-4a3b-bff6-b4056da2d052", "Used": true, "UsedDateTime": "2025-07-14T16:48:11.034798-04:00", "InventoryItemID": "14be7014-c8a7-4218-aca4-72fa9c99da74" } ]