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": "53d236e7-8568-4bb9-b48c-2538022db3f3",
  "TrainingTypeID": "1c39326e-3a66-4c6c-9665-d7307a0b5899",
  "StartDateTime": "2025-01-24T14:51:06.0857296-05:00",
  "EndDateTime": "2025-01-24T14:51:06.0857296-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": "7fe8da14-c42d-41b4-9535-879d22ce08a8",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "87504436-62fa-4960-a345-e2a772bff5f3",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "5785eb5f-beac-4c3a-93a4-9e5cf355330f",
  "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-01-24T14:51:06.0857296-05:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2025-01-24T14:51:06.0857296-05:00",
  "ManualsOrderedEmailID": "1b535d2f-2b0b-424b-8f3c-2b2a37f64f3b",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2025-01-24T14:51:06.0857296-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": "34472b39-6805-4e20-9fda-4e7cab82c2f0",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2025-01-24T14:51:06.0857296-05:00",
  "ClientBrandingID": "68f7c57e-7eb3-4e93-800d-0b2eed7c3136",
  "ToteID": "8ec4ec16-ac54-45f5-a13c-53541ca2f650",
  "DisableMapping": true,
  "SalesRepID": "c40559da-fbd0-411f-9103-3771ca7004b4",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2025-01-24T14:51:06.0857296-05:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}