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": "6f6b6e1f-e303-44c4-821e-86a53eb4929a", "TrainingTypeID": "2e2018db-c3ff-45ff-ab35-6dbf9278d31c", "StartDateTime": "2025-07-02T22:59:15.1300081-04:00", "EndDateTime": "2025-07-02T22:59:15.1300081-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": "3d1fab62-84ce-4338-9257-52c991cf33d8", "ClientSpecificProviderFee": 1.0, "ClientSpecificOpenlyAvailable": true, "ClientSpecificOpenlyAvailableDayThreshold": 13, "ClientSpecificWaitlist": true, "ClientSpecificWaitlistDayThreshold": 15, "ClientSpecificProviderFeeType": "sample string 16", "MaxAttendees": 17, "CourseNumber": "sample string 18", "ProviderCompanyID": "1deafdd1-fb44-4f86-9886-b18f9a3d752c", "URLName": "sample string 19", "RegistrationNotificationEmail": "sample string 20", "TrainingClassTitle": "sample string 21", "PrimaryInstructorID": "eb6376ef-a9d6-415e-a2fd-43f11bf88f00", "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-02T22:59:15.1300081-04:00", "ClientPaymentAmount": 1.0, "ManualsOrdered": true, "ManualsOrderedDateTime": "2025-07-02T22:59:15.1300081-04:00", "ManualsOrderedEmailID": "213ce861-b8db-4561-b45e-843d53838416", "ManualsShipped": true, "ManualsShippedDateTime": "2025-07-02T22:59:15.1300081-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": "da837a66-e8ba-46ef-a850-f5ddb8b519cf", "LocationContactNotes": "sample string 41", "CreatedDateTime": "2025-07-02T22:59:15.1300081-04:00", "ClientBrandingID": "243ad6e6-7ebe-4d57-9bf0-37894173a956", "ToteID": "76fe4540-9961-41ca-86b1-270c9e610507", "DisableMapping": true, "SalesRepID": "a056fa1e-3e42-4eab-8c7c-41558aea42eb", "GuestInstructor": "sample string 42", "HandoutsShipped": true, "HandoutsShippedDateTime": "2025-07-02T22:59:15.1300081-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.