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": "ea1f38e9-0ce6-4bf2-ac6b-eeaaca51b1d3",
  "TrainingTypeID": "ac24dc18-f586-479e-b4e2-8119e3877d7b",
  "StartDateTime": "2025-06-02T05:56:03.1295065-04:00",
  "EndDateTime": "2025-06-02T05:56:03.1295065-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": "8caa3f60-40ce-46c3-983b-09603211cd97",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "5a55b5a5-e3c8-470e-9f55-5723e1be38f4",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "ec010491-6b3d-498d-b3ac-84532baefae7",
  "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-06-02T05:56:03.1295065-04:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2025-06-02T05:56:03.1295065-04:00",
  "ManualsOrderedEmailID": "69673ace-a758-4bd6-82b0-0ac9f8655cd3",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2025-06-02T05:56:03.1295065-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": "8f0bedf1-ab88-47a2-99aa-5969a4a16404",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2025-06-02T05:56:03.1295065-04:00",
  "ClientBrandingID": "6de200dc-fe5e-4344-a22f-fbcf55546b74",
  "ToteID": "3cf8f264-96ee-4079-adc4-417278f4679c",
  "DisableMapping": true,
  "SalesRepID": "dbeb5c92-da63-4947-9299-7c79bf469b5e",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2025-06-02T05:56:03.1295065-04:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}