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": "c7a08ba9-f9f4-4ca5-8e25-a9931b4ad74c", "TrainingTypeID": "3118f4d3-a7a3-4ad6-9092-30937392aca7", "StartDateTime": "2025-07-03T11:41:15.7106502-04:00", "EndDateTime": "2025-07-03T11:41:15.7106502-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": "e9405e52-e097-4e8d-aa6f-de3f9bae34e1", "ClientSpecificProviderFee": 1.0, "ClientSpecificOpenlyAvailable": true, "ClientSpecificOpenlyAvailableDayThreshold": 13, "ClientSpecificWaitlist": true, "ClientSpecificWaitlistDayThreshold": 15, "ClientSpecificProviderFeeType": "sample string 16", "MaxAttendees": 17, "CourseNumber": "sample string 18", "ProviderCompanyID": "14aca583-6cf8-4a4e-8f88-76f24ccff5b9", "URLName": "sample string 19", "RegistrationNotificationEmail": "sample string 20", "TrainingClassTitle": "sample string 21", "PrimaryInstructorID": "b9c0df9e-38d0-4d50-a1d4-fe60f6b8987e", "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-03T11:41:15.7106502-04:00", "ClientPaymentAmount": 1.0, "ManualsOrdered": true, "ManualsOrderedDateTime": "2025-07-03T11:41:15.7106502-04:00", "ManualsOrderedEmailID": "eaffbdfa-3f52-4ef9-8b18-4165e8fb31ca", "ManualsShipped": true, "ManualsShippedDateTime": "2025-07-03T11:41:15.7106502-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": "1199249a-cc45-4f6f-90f6-5a5cbd0c42b3", "LocationContactNotes": "sample string 41", "CreatedDateTime": "2025-07-03T11:41:15.7106502-04:00", "ClientBrandingID": "8adade43-b199-412f-99fd-4eff453b6249", "ToteID": "8d0de7fd-5779-4c44-a3d7-9600dbf3c2d1", "DisableMapping": true, "SalesRepID": "ada9631a-4c3b-4a4f-9402-e4c38aa89ab3", "GuestInstructor": "sample string 42", "HandoutsShipped": true, "HandoutsShippedDateTime": "2025-07-03T11:41:15.7106502-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.