POST api/TrainingClass

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
trainingclass
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "TrainingClassID": "55b4f3c5-80fb-42c5-8361-51d37961c100",
  "TrainingTypeID": "48a2ce42-68b6-4d64-90e6-7dc75c7e6207",
  "StartDateTime": "2025-04-10T00:44:39.6469872-04:00",
  "EndDateTime": "2025-04-10T00:44:39.6469872-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": "a37793d3-d0bc-41c8-bb06-b270b32866fa",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "7503f4c3-b2a5-489f-8e95-ee5e765aae4d",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "a0a7f841-e459-44b6-ae63-72254c0ea3cc",
  "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-10T00:44:39.6469872-04:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2025-04-10T00:44:39.6469872-04:00",
  "ManualsOrderedEmailID": "cd74c621-b198-4c92-bb8d-da2147fd4f15",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2025-04-10T00:44:39.6469872-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": "32cd8223-c1cf-4b7d-8442-29c87a161868",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2025-04-10T00:44:39.6469872-04:00",
  "ClientBrandingID": "f0f0d161-545d-4979-9097-777c85b043f7",
  "ToteID": "a0e208e9-b777-44d8-9229-38ca4242f841",
  "DisableMapping": true,
  "SalesRepID": "d3d0c4fd-59cb-4f85-a656-70b30baac2aa",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2025-04-10T00:44:39.6469872-04:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "TrainingClassID": "df72c116-1fb8-4f20-84e3-0e02d53a6b9b",
  "TrainingTypeID": "b8c2a6cd-e818-473c-98e8-1a5a97bd8237",
  "StartDateTime": "2025-04-10T00:44:39.6499831-04:00",
  "EndDateTime": "2025-04-10T00:44:39.6499831-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": "3a916a97-56a5-4365-9174-45d00bb4b30d",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "86bcc697-2f94-4686-825a-74f3e4b660b6",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "1e55ca39-c933-4969-84b1-61eb72cd926b",
  "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-10T00:44:39.6499831-04:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2025-04-10T00:44:39.6499831-04:00",
  "ManualsOrderedEmailID": "24cbfce8-89cc-4b2b-a067-576ce69453ad",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2025-04-10T00:44:39.6499831-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": "64a52f46-b28a-4ebd-bef6-f875ed6bd133",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2025-04-10T00:44:39.6499831-04:00",
  "ClientBrandingID": "09ce9842-8c07-453c-942a-b761ae4dc98c",
  "ToteID": "1f6516a8-18ec-49d3-a81a-7171f151e1f6",
  "DisableMapping": true,
  "SalesRepID": "63370590-a27f-4ed0-b48a-56ffb9859601",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2025-04-10T00:44:39.6499831-04:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}