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": "d4656d00-dd68-4862-8f90-d29e73d8dead",
  "TrainingTypeID": "20566180-c350-4721-b306-cac489c86acf",
  "StartDateTime": "2026-01-12T22:44:11.3553822-05:00",
  "EndDateTime": "2026-01-12T22:44:11.3553822-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": "d9a4dafe-d28b-4988-abe7-4d4865bbf171",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "edcd467a-a839-4d72-966d-a9d2892305a2",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "9be27657-1f5f-4724-8f3b-855fcab742ed",
  "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-01-12T22:44:11.3553822-05:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2026-01-12T22:44:11.3553822-05:00",
  "ManualsOrderedEmailID": "8e7f0bf3-1f3c-43c5-9dde-924ac7e86a6d",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2026-01-12T22:44:11.3553822-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": "124c1869-ff1c-49b3-a416-ea61609710cf",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2026-01-12T22:44:11.3553822-05:00",
  "ClientBrandingID": "ed0825c6-bfbe-407c-9b81-25f963c0cd46",
  "ToteID": "a53ba880-8399-438a-a8db-6a34b602cd21",
  "DisableMapping": true,
  "SalesRepID": "b37cdaec-3166-4916-9cf3-a7c5e3e93251",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2026-01-12T22:44:11.3553822-05:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}