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": "5cbe6c00-cf10-4e55-a772-28aaae51d132",
  "TrainingTypeID": "b888eac0-5874-4b41-a11c-3040108bc40d",
  "StartDateTime": "2026-05-14T12:39:41.3015056-04:00",
  "EndDateTime": "2026-05-14T12:39:41.3015056-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": "72b45e9a-7480-4c10-8524-93cf894dcd20",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "d5e0ad33-fcb7-4aea-b1e5-a4276762c6de",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "1db66739-f799-4c78-b175-b8454fe6173b",
  "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-05-14T12:39:41.3015056-04:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2026-05-14T12:39:41.3015056-04:00",
  "ManualsOrderedEmailID": "2338be24-bb9b-4ac1-a902-88ebb2b1407c",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2026-05-14T12:39:41.3015056-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": "2b0d4752-699f-4dfb-8137-0bdb42241a73",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2026-05-14T12:39:41.3015056-04:00",
  "ClientBrandingID": "6c59764b-0db9-4e48-afe2-59144c3f3910",
  "ToteID": "31e03aeb-8606-4b38-9279-c10e84a3519b",
  "DisableMapping": true,
  "SalesRepID": "3c8acc46-d6c6-41b9-8ca7-41a4e3451c9c",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2026-05-14T12:39:41.3015056-04:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}