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": "0978cc16-03ca-45ac-8663-8677d9fd139f", "Code": "sample string 2", "TrainingTypeID": "34a5fd3c-d6dd-4da8-8f14-f052657d39e0", "TrainingClassID": "a7c45a8b-bded-41f2-be78-3b241ab5935c", "StartDate": "2025-10-14T08:06:31.7914489-04:00", "EndDate": "2025-10-14T08:06:31.7914489-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "e70c4028-4e35-4699-80f9-4dcea0c264ee", "Used": true, "UsedDateTime": "2025-10-14T08:06:31.7914489-04:00", "InventoryItemID": "8bed5dd7-6495-4b7c-85c7-b455432c834f" }, { "DiscountCodeID": "0978cc16-03ca-45ac-8663-8677d9fd139f", "Code": "sample string 2", "TrainingTypeID": "34a5fd3c-d6dd-4da8-8f14-f052657d39e0", "TrainingClassID": "a7c45a8b-bded-41f2-be78-3b241ab5935c", "StartDate": "2025-10-14T08:06:31.7914489-04:00", "EndDate": "2025-10-14T08:06:31.7914489-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "e70c4028-4e35-4699-80f9-4dcea0c264ee", "Used": true, "UsedDateTime": "2025-10-14T08:06:31.7914489-04:00", "InventoryItemID": "8bed5dd7-6495-4b7c-85c7-b455432c834f" }, { "DiscountCodeID": "0978cc16-03ca-45ac-8663-8677d9fd139f", "Code": "sample string 2", "TrainingTypeID": "34a5fd3c-d6dd-4da8-8f14-f052657d39e0", "TrainingClassID": "a7c45a8b-bded-41f2-be78-3b241ab5935c", "StartDate": "2025-10-14T08:06:31.7914489-04:00", "EndDate": "2025-10-14T08:06:31.7914489-04:00", "Deleted": true, "Amount": 4.0, "PersonID": "e70c4028-4e35-4699-80f9-4dcea0c264ee", "Used": true, "UsedDateTime": "2025-10-14T08:06:31.7914489-04:00", "InventoryItemID": "8bed5dd7-6495-4b7c-85c7-b455432c834f" } ]