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": "9b590a5b-2f16-43ab-ba9b-8d2957050f6e",
  "TrainingTypeID": "54f7fd30-d6e5-4542-a51d-9cc523d51801",
  "StartDateTime": "2026-03-12T16:30:55.9579537-04:00",
  "EndDateTime": "2026-03-12T16:30:55.9579537-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": "a5293089-78d5-4c06-a898-bae109aa31ff",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "f6bf57c2-d82c-47b2-85a4-5b18421f15bf",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "540dc77f-12cb-4193-a223-2a7dbdd51143",
  "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-03-12T16:30:55.9579537-04:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2026-03-12T16:30:55.9579537-04:00",
  "ManualsOrderedEmailID": "86267030-6e3e-41c2-b9bf-55cd5df3aecb",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2026-03-12T16:30:55.9579537-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": "36f4a5ea-e8c8-4b56-b8aa-acd41a923e4e",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2026-03-12T16:30:55.9579537-04:00",
  "ClientBrandingID": "863dcbff-f85e-44ef-afee-fba7e0d4cbba",
  "ToteID": "1c34770a-42ec-4dee-b86d-1fbbcf362a58",
  "DisableMapping": true,
  "SalesRepID": "ef4fe90b-21a2-46b6-a3ec-d95c72dc7d01",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2026-03-12T16:30:55.9579537-04:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}