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": "711a3c9d-6fe1-436c-9e67-1c38db6c54c3",
  "TrainingTypeID": "3bc168ee-9f29-43af-8ddf-2fddd5aeeecc",
  "StartDateTime": "2025-04-10T01:05:18.1388301-04:00",
  "EndDateTime": "2025-04-10T01:05:18.1388301-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": "a5d6c99a-3e2b-4c78-ae6e-0c4bef8b7a10",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "48db763c-3422-47bf-bf6f-db0c5ae205e2",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "d9b42028-4c1d-48d1-8082-86dbb3447725",
  "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-04-10T01:05:18.1388301-04:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2025-04-10T01:05:18.1388301-04:00",
  "ManualsOrderedEmailID": "783fd9d9-13c4-45aa-b898-9f03b23dfe38",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2025-04-10T01:05:18.1388301-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": "e58d088b-9cb0-473f-b0bb-c0ebcbcda654",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2025-04-10T01:05:18.1388301-04:00",
  "ClientBrandingID": "453bfd59-e527-4ed5-9d18-42b458e96323",
  "ToteID": "e08f3eda-223f-4494-9297-1b01c8bdd22e",
  "DisableMapping": true,
  "SalesRepID": "f4f6ac66-091f-4ed7-b33d-763233442ec6",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2025-04-10T01:05:18.1388301-04:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}