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": "0c0f125c-6b37-4ef7-b4da-fcaacff68742",
  "TrainingTypeID": "0b55d5b5-3311-4fa8-9c98-91f99debb503",
  "StartDateTime": "2025-07-03T11:41:10.5536098-04:00",
  "EndDateTime": "2025-07-03T11:41:10.5536098-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": "54f9d590-e4bf-4d80-adef-f751a2343528",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "7fd1d030-a9be-41d9-996e-5bbd6decfaf2",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "45470a20-ed24-443b-8b28-75a25a7d069a",
  "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-03T11:41:10.5536098-04:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2025-07-03T11:41:10.5536098-04:00",
  "ManualsOrderedEmailID": "7706890f-7b30-4496-818b-f23709d940db",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2025-07-03T11:41:10.5536098-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": "1b4d6417-2e6d-498b-8268-24330c3b9c22",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2025-07-03T11:41:10.5536098-04:00",
  "ClientBrandingID": "a2b981ca-258c-4fa7-8e54-57ca4564725f",
  "ToteID": "2afb2597-7b22-44c4-81b2-678e72540697",
  "DisableMapping": true,
  "SalesRepID": "a34eb590-0365-4623-ad21-f29b5004489f",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2025-07-03T11:41:10.5536098-04:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}