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": "9a000976-2cd1-4afa-93d6-8cd19ca7e771", "TrainingTypeID": "b26d6dd9-4097-44e6-a70c-42cc9e3d6b6c", "StartDateTime": "2025-01-24T06:04:44.3479438-05:00", "EndDateTime": "2025-01-24T06:04:44.3479438-05: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": "6947112d-ea26-4d1d-8850-44ba355099f1", "ClientSpecificProviderFee": 1.0, "ClientSpecificOpenlyAvailable": true, "ClientSpecificOpenlyAvailableDayThreshold": 13, "ClientSpecificWaitlist": true, "ClientSpecificWaitlistDayThreshold": 15, "ClientSpecificProviderFeeType": "sample string 16", "MaxAttendees": 17, "CourseNumber": "sample string 18", "ProviderCompanyID": "058d43a4-32c6-48d4-91c3-27ffcfe05d39", "URLName": "sample string 19", "RegistrationNotificationEmail": "sample string 20", "TrainingClassTitle": "sample string 21", "PrimaryInstructorID": "c6419796-86f2-4f41-b46f-67cce3a351c9", "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-01-24T06:04:44.3479438-05:00", "ClientPaymentAmount": 1.0, "ManualsOrdered": true, "ManualsOrderedDateTime": "2025-01-24T06:04:44.3479438-05:00", "ManualsOrderedEmailID": "d1282ef2-e463-4300-90a1-018419bfe658", "ManualsShipped": true, "ManualsShippedDateTime": "2025-01-24T06:04:44.3479438-05: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": "96fc40c0-e2b4-47ae-b35f-3c09c1f85536", "LocationContactNotes": "sample string 41", "CreatedDateTime": "2025-01-24T06:04:44.3479438-05:00", "ClientBrandingID": "46a24fbe-76bc-43b5-9aab-1806e74e5692", "ToteID": "fc8dbdfa-f8a9-436a-a2eb-4a31f21ca52f", "DisableMapping": true, "SalesRepID": "8f89695f-348e-4153-9ebe-c5119b1990ae", "GuestInstructor": "sample string 42", "HandoutsShipped": true, "HandoutsShippedDateTime": "2025-01-24T06:04:44.3479438-05: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.