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": "fdd57fa0-2445-42cb-948f-d969d80578cc", "TrainingTypeID": "12ce4cf9-d82e-4bfc-befa-6dca641212ba", "StartDateTime": "2024-10-05T22:03:26.2289438-04:00", "EndDateTime": "2024-10-05T22:03:26.2289438-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": "b7f272e5-cb47-4a7f-9fd5-2163f35253ff", "ClientSpecificProviderFee": 1.0, "ClientSpecificOpenlyAvailable": true, "ClientSpecificOpenlyAvailableDayThreshold": 13, "ClientSpecificWaitlist": true, "ClientSpecificWaitlistDayThreshold": 15, "ClientSpecificProviderFeeType": "sample string 16", "MaxAttendees": 17, "CourseNumber": "sample string 18", "ProviderCompanyID": "bafecfe9-34e3-4ab0-b743-c0ed8e6f9e90", "URLName": "sample string 19", "RegistrationNotificationEmail": "sample string 20", "TrainingClassTitle": "sample string 21", "PrimaryInstructorID": "9c217bce-16a0-4ec4-9ef1-11dc7ae0a7ff", "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": "2024-10-05T22:03:26.2289438-04:00", "ClientPaymentAmount": 1.0, "ManualsOrdered": true, "ManualsOrderedDateTime": "2024-10-05T22:03:26.2289438-04:00", "ManualsOrderedEmailID": "078a35fb-c676-4268-9e70-aeaa638bc073", "ManualsShipped": true, "ManualsShippedDateTime": "2024-10-05T22:03:26.2289438-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": "2bdd8ff2-b54f-4994-be56-cf6ccbd7e072", "LocationContactNotes": "sample string 41", "CreatedDateTime": "2024-10-05T22:03:26.2289438-04:00", "ClientBrandingID": "ecd8bdf2-7cba-4084-a068-6a9a288d3f92", "ToteID": "28fbf147-e41b-488d-93f9-6720c9452737", "DisableMapping": true, "SalesRepID": "08cdfe71-0ac9-4b84-ad2f-f8402c9a43ed", "GuestInstructor": "sample string 42", "HandoutsShipped": true, "HandoutsShippedDateTime": "2024-10-05T22:03:26.2289438-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.