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": "591b1302-d75b-4700-8c77-1e171efc67a3", "TrainingTypeID": "9deeb78f-9efe-4156-ba4e-655e9e5da7ea", "StartDateTime": "2025-06-02T05:55:41.6393494-04:00", "EndDateTime": "2025-06-02T05:55:41.6393494-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": "f06fb329-030f-4eb7-85e9-598eb4e7384f", "ClientSpecificProviderFee": 1.0, "ClientSpecificOpenlyAvailable": true, "ClientSpecificOpenlyAvailableDayThreshold": 13, "ClientSpecificWaitlist": true, "ClientSpecificWaitlistDayThreshold": 15, "ClientSpecificProviderFeeType": "sample string 16", "MaxAttendees": 17, "CourseNumber": "sample string 18", "ProviderCompanyID": "9d166da0-64f7-4502-89f6-41b01c3cc5ba", "URLName": "sample string 19", "RegistrationNotificationEmail": "sample string 20", "TrainingClassTitle": "sample string 21", "PrimaryInstructorID": "09bd6d72-16a7-4e32-b5a5-ac3dafdd23bf", "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-06-02T05:55:41.6393494-04:00", "ClientPaymentAmount": 1.0, "ManualsOrdered": true, "ManualsOrderedDateTime": "2025-06-02T05:55:41.6393494-04:00", "ManualsOrderedEmailID": "8d6ff8a0-b1cb-4327-92cc-3641bfb9f9b9", "ManualsShipped": true, "ManualsShippedDateTime": "2025-06-02T05:55:41.6393494-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": "c45842f9-0d77-44d6-8eac-14262b55b85f", "LocationContactNotes": "sample string 41", "CreatedDateTime": "2025-06-02T05:55:41.6393494-04:00", "ClientBrandingID": "a3681538-14e4-43e5-a20d-28077ecc2f97", "ToteID": "62e7fcb3-a679-41c0-82dc-ae7c0b1e50ae", "DisableMapping": true, "SalesRepID": "30c085c7-4d5e-48fc-aa08-dd304e5ff4fc", "GuestInstructor": "sample string 42", "HandoutsShipped": true, "HandoutsShippedDateTime": "2025-06-02T05:55:41.6393494-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.