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": "c7512bc8-c0ba-4af5-a1a2-1ff0381e7ebf",
  "TrainingTypeID": "261bd435-be28-4ffe-b6cd-b5a2dae0e825",
  "StartDateTime": "2026-03-13T09:06:51.0015701-04:00",
  "EndDateTime": "2026-03-13T09:06:51.0015701-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": "4512ea2c-3697-488d-8ed4-13646424e128",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "0688bb0c-1910-4e0e-890c-4de0d988b14f",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "f4303e3d-8a13-49a7-a607-e8b04c8627dd",
  "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-13T09:06:51.0015701-04:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2026-03-13T09:06:51.0015701-04:00",
  "ManualsOrderedEmailID": "b4d207d0-34c5-4afc-9079-8a8afe389ef6",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2026-03-13T09:06:51.0015701-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": "5136b5ac-150e-49e0-b36c-2205d1e31457",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2026-03-13T09:06:51.0015701-04:00",
  "ClientBrandingID": "b48c0b85-63fe-4edf-aaaa-e3de998c6cdc",
  "ToteID": "39da2be1-ce88-44f4-ad57-bd278de64342",
  "DisableMapping": true,
  "SalesRepID": "893d44a0-fd3b-4349-aaf5-30dc18797694",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2026-03-13T09:06:51.0015701-04:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}