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": "c9d4d486-5d8d-42af-baa5-2294ec34e68b",
"TrainingTypeID": "b1a1209f-3c11-4a6c-af6f-f7a7166ca619",
"StartDateTime": "2026-02-24T11:46:52.4565746-05:00",
"EndDateTime": "2026-02-24T11:46:52.4565746-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": "fb2b97fc-ec66-4511-90a8-f57e2bbf59d0",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "9efae204-9d5d-40c2-abd4-c82e9f24673c",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "0bd7d593-6448-4e92-b9ca-4ae624122d71",
"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-02-24T11:46:52.4565746-05:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2026-02-24T11:46:52.4565746-05:00",
"ManualsOrderedEmailID": "7bd8be8f-ce1f-4260-86ee-811b8b4c9321",
"ManualsShipped": true,
"ManualsShippedDateTime": "2026-02-24T11:46:52.4565746-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": "957b3852-57f7-405a-879a-e369c31adec6",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2026-02-24T11:46:52.4565746-05:00",
"ClientBrandingID": "3fab52df-8fa8-4371-a708-4628819841c6",
"ToteID": "d2b5131a-ab76-460d-a801-3836bd828a5b",
"DisableMapping": true,
"SalesRepID": "8fb185fc-4c77-4163-a735-4b9181929af2",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2026-02-24T11:46:52.4565746-05:00",
"HandoutsShipmentTrackingNumber": "sample string 44",
"HandoutsShipmentMethod": "sample string 45",
"AvailableSeats": 46,
"ForceOpen": true
}