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": "10fc2df8-86db-4345-9b23-546e8e08bbd4",
"TrainingTypeID": "316c1649-d429-41e1-8214-b0cfe3f0d244",
"StartDateTime": "2025-11-15T12:13:16.0469216-05:00",
"EndDateTime": "2025-11-15T12:13:16.0469216-05: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": "0edce59d-3518-4199-a314-5518e797995b",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "31183674-3fe5-4951-a15a-c111c37d6307",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "93152430-0bf1-418d-b0ab-f6295645fd43",
"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": "2025-11-15T12:13:16.0469216-05:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2025-11-15T12:13:16.0469216-05:00",
"ManualsOrderedEmailID": "85843647-e3c1-4020-b4c3-53586c462d95",
"ManualsShipped": true,
"ManualsShippedDateTime": "2025-11-15T12:13:16.0469216-05: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": "f5d43fa9-81b1-4c10-b96b-a34821c2213e",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2025-11-15T12:13:16.0469216-05:00",
"ClientBrandingID": "1caff2f1-2093-470e-ae6b-bc6c2189af22",
"ToteID": "5f05f45f-e73c-4258-9854-d0f2f72068d7",
"DisableMapping": true,
"SalesRepID": "21d09f7c-6e26-4112-90d4-f21b682173e1",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2025-11-15T12:13:16.0469216-05:00",
"HandoutsShipmentTrackingNumber": "sample string 44",
"HandoutsShipmentMethod": "sample string 45",
"AvailableSeats": 46,
"ForceOpen": true
}