GET api/DiscountCode
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"DiscountCodeID": "f7dc399e-89b4-4708-a530-7e37fdd99a94",
"Code": "sample string 2",
"TrainingTypeID": "6e61b73c-64ce-465e-b15d-7506d707b227",
"TrainingClassID": "43b392fe-c3ae-47f0-809a-ee590e1f1595",
"StartDate": "2026-03-13T09:05:08.1900402-04:00",
"EndDate": "2026-03-13T09:05:08.1900402-04:00",
"Deleted": true,
"Amount": 4.0,
"PersonID": "4bebb86e-4ac0-40f5-9d1b-c871e215a633",
"Used": true,
"UsedDateTime": "2026-03-13T09:05:08.1900402-04:00",
"InventoryItemID": "88b2076b-8ed8-4fcb-8c06-cac39f19eb06"
},
{
"DiscountCodeID": "f7dc399e-89b4-4708-a530-7e37fdd99a94",
"Code": "sample string 2",
"TrainingTypeID": "6e61b73c-64ce-465e-b15d-7506d707b227",
"TrainingClassID": "43b392fe-c3ae-47f0-809a-ee590e1f1595",
"StartDate": "2026-03-13T09:05:08.1900402-04:00",
"EndDate": "2026-03-13T09:05:08.1900402-04:00",
"Deleted": true,
"Amount": 4.0,
"PersonID": "4bebb86e-4ac0-40f5-9d1b-c871e215a633",
"Used": true,
"UsedDateTime": "2026-03-13T09:05:08.1900402-04:00",
"InventoryItemID": "88b2076b-8ed8-4fcb-8c06-cac39f19eb06"
},
{
"DiscountCodeID": "f7dc399e-89b4-4708-a530-7e37fdd99a94",
"Code": "sample string 2",
"TrainingTypeID": "6e61b73c-64ce-465e-b15d-7506d707b227",
"TrainingClassID": "43b392fe-c3ae-47f0-809a-ee590e1f1595",
"StartDate": "2026-03-13T09:05:08.1900402-04:00",
"EndDate": "2026-03-13T09:05:08.1900402-04:00",
"Deleted": true,
"Amount": 4.0,
"PersonID": "4bebb86e-4ac0-40f5-9d1b-c871e215a633",
"Used": true,
"UsedDateTime": "2026-03-13T09:05:08.1900402-04:00",
"InventoryItemID": "88b2076b-8ed8-4fcb-8c06-cac39f19eb06"
}
]