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": "12c92cd2-76a9-4579-ba0c-5a0aa1979a76",
  "TrainingTypeID": "b83b6f67-be1c-45e4-963b-3a83ea62011f",
  "StartDateTime": "2024-11-21T03:58:52.4368126-05:00",
  "EndDateTime": "2024-11-21T03:58:52.4368126-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": "984fa018-682e-4a9f-a143-5ee8b9ebe275",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "aafdd382-9c2f-4109-b04f-8b24141d7c2f",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "430cd2da-2731-428e-bdc0-4a8b00d4ee0c",
  "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": "2024-11-21T03:58:52.4368126-05:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2024-11-21T03:58:52.4368126-05:00",
  "ManualsOrderedEmailID": "c1c23583-961d-4e55-8895-bf0d51409968",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2024-11-21T03:58:52.4368126-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": "c651fed0-e433-48df-bad3-41112424c0a8",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2024-11-21T03:58:52.4368126-05:00",
  "ClientBrandingID": "944a9e13-2f86-4685-8050-5a0c01430b56",
  "ToteID": "a4bd38cd-8425-4b0f-99ac-1bc6a2fab36d",
  "DisableMapping": true,
  "SalesRepID": "a0710fb9-e638-4c83-bdd0-0742a5a4e9d5",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2024-11-21T03:58:52.4368126-05:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}