GET api/TrainingClass/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "cf97b5af-2833-4e80-a5b4-1d14dd0ccde7",
  "TrainingTypeID": "415bed7e-03fe-472d-89aa-c49ace4d8d69",
  "StartDateTime": "2025-07-09T04:40:39.379804-04:00",
  "EndDateTime": "2025-07-09T04:40:39.379804-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": "f9794851-4678-4ecb-983b-55ed0a845881",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "aff452ec-9b9f-42aa-bbb8-9b30b16bcc0e",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "acb07a8d-ba96-49db-a957-b6493c0d5284",
  "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-07-09T04:40:39.379804-04:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2025-07-09T04:40:39.379804-04:00",
  "ManualsOrderedEmailID": "4aea7a2b-e04d-44ef-9031-6b21a0df5b8b",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2025-07-09T04:40:39.379804-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": "94f5be54-03a2-47f7-8a2f-1043e37a58ae",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2025-07-09T04:40:39.379804-04:00",
  "ClientBrandingID": "51f234b3-7f38-4bc3-9f8b-ddcccc21f790",
  "ToteID": "3e9b9ffe-3239-4f7d-8458-6a7621069d84",
  "DisableMapping": true,
  "SalesRepID": "68d4cc7d-7b4c-4286-83b4-4dc92459e19f",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2025-07-09T04:40:39.379804-04:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}