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": "8e7dfb05-f9c3-4989-a26a-7ff622037743",
  "TrainingTypeID": "cdfa5c82-d120-48f8-b12c-1ac19529f819",
  "StartDateTime": "2025-07-18T19:41:15.6113804-04:00",
  "EndDateTime": "2025-07-18T19:41:15.6113804-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": "0a0867ba-4349-4503-9c17-853a71026a30",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "a2c3ccb5-87f6-44a0-aef8-387c5c37d32a",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "65ed43a1-c991-41ca-bef0-002cf725521c",
  "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-07-18T19:41:15.6113804-04:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2025-07-18T19:41:15.6113804-04:00",
  "ManualsOrderedEmailID": "981b5203-263c-4cb3-a1af-2af2bb04925e",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2025-07-18T19:41:15.6113804-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": "9252ed84-49ae-439b-9c4a-0c76496494ce",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2025-07-18T19:41:15.6113804-04:00",
  "ClientBrandingID": "ff5a5042-a2eb-4dc8-8e13-c4a534e24b11",
  "ToteID": "8cf974d2-05f7-42a9-9290-98771beaa824",
  "DisableMapping": true,
  "SalesRepID": "63511ae3-89b0-40d4-a4cf-76d357ac3932",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2025-07-18T19:41:15.6113804-04:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}