GET api/TrainingClass/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"TrainingClassID": "be8059a0-00ea-4d80-a9b9-8ab2b3f56f6d",
"TrainingTypeID": "7c6137eb-d1f9-4530-976b-edda98b0fad3",
"StartDateTime": "2026-07-12T04:00:47.4406267-04:00",
"EndDateTime": "2026-07-12T04:00:47.4406267-04:00",
"Street1": "sample string 3",
"Street2": "sample string 4",
"City": "sample string 5",
"State": "sample string 6",
"Zip": 1,
"Deleted": true,
"LocationName": "sample string 8",
"BasePrice": 1.0,
"Webcast": true,
"WebcastURL": "sample string 10",
"ClientSpecific": true,
"ClientSpecificCompanyID": "40a8ba7e-3157-4ff4-8503-726a9b33e0e8",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "1b5217c8-1675-4bed-85c2-c04122156f5b",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "dc6fd85c-5976-42f2-ab04-d20a5d10b281",
"Acrobat_sco_id": "sample string 22",
"ImagePathSmall": "sample string 23",
"PriceImagePathSmall": "sample string 24",
"CertificateNumberMask": "sample string 25",
"CertificateBorder": true,
"DisplayNote": "sample string 27",
"ClientPaymentSent": true,
"ClientPaymentSentDate": "2026-07-12T04:00:47.4406267-04:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2026-07-12T04:00:47.4406267-04:00",
"ManualsOrderedEmailID": "687e73fb-1b93-45f0-8763-d06632089abf",
"ManualsShipped": true,
"ManualsShippedDateTime": "2026-07-12T04:00:47.4406267-04:00",
"ManualsShipmentTrackingNumber": "sample string 30",
"ManualsShipmentMethod": "sample string 31",
"DeliveryPersonName": "sample string 32",
"DeliveryStreet1": "sample string 33",
"DeliveryStreet2": "sample string 34",
"DeliveryStreet3": "sample string 35",
"DeliveryCity": "sample string 36",
"DeliveryState": "sample string 37",
"DeliveryZip": 1,
"DeliveryAddressDifferent": true,
"DeliveryPhoneNumber": "sample string 39",
"ManualBranding": "sample string 40",
"ClientBrandingCompanyID": "86fbaf0a-502d-4046-a936-a59d77272b36",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2026-07-12T04:00:47.4406267-04:00",
"ClientBrandingID": "0ed0bc42-b342-4054-8446-f873e81bb03d",
"ToteID": "25c86bb7-d57b-4e46-a339-f88a1b084980",
"DisableMapping": true,
"SalesRepID": "e12cbdf7-0dba-40f3-bc9b-373fa32c2640",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2026-07-12T04:00:47.4406267-04:00",
"HandoutsShipmentTrackingNumber": "sample string 44",
"HandoutsShipmentMethod": "sample string 45",
"AvailableSeats": 46,
"ForceOpen": true
}