PUT api/TrainingClass/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| trainingclass | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"TrainingClassID": "238b0b3d-a233-4590-8e5b-ce4f2e245b92",
"TrainingTypeID": "cc732554-ed66-4bfc-865b-6044d565d68d",
"StartDateTime": "2025-09-13T13:51:23.6909328-04:00",
"EndDateTime": "2025-09-13T13:51:23.6909328-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": "ea559793-50c5-4ec6-a487-d37f5e19634c",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "bd9def38-5426-406e-aea7-fb34d944bd9b",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "954147cc-c302-4384-b39c-eda19a5192e2",
"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-09-13T13:51:23.6909328-04:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2025-09-13T13:51:23.6909328-04:00",
"ManualsOrderedEmailID": "1effc8a6-7ab0-4f13-9107-2ecbc26d1d56",
"ManualsShipped": true,
"ManualsShippedDateTime": "2025-09-13T13:51:23.6909328-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": "e5f74dc1-2513-461f-9ad7-734a65c70b4f",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2025-09-13T13:51:23.6909328-04:00",
"ClientBrandingID": "2b94eae9-c2b5-45f9-9ed3-c8199d95227f",
"ToteID": "049c360d-7707-4b2d-acdd-c6b329e68dd6",
"DisableMapping": true,
"SalesRepID": "e6df4975-d6ae-440b-a038-7610f6fae498",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2025-09-13T13:51:23.6909328-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:
Sample not available.