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": "eea7ee82-06ce-4a26-9257-07b4acf6e958",
"TrainingTypeID": "afbd3ed1-0129-42e8-9f6f-3f175c6eae28",
"StartDateTime": "2026-06-11T15:09:22.2644953-04:00",
"EndDateTime": "2026-06-11T15:09:22.2644953-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": "67a6f9fc-d3b4-470b-932e-959f6b048284",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "241dc430-622e-4391-9d37-a581f7cadcaa",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "c05722e9-54c9-43d3-b579-925f77405186",
"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": "2026-06-11T15:09:22.2644953-04:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2026-06-11T15:09:22.2644953-04:00",
"ManualsOrderedEmailID": "4e444bd0-6fbf-4847-9f3a-e118853f4d4b",
"ManualsShipped": true,
"ManualsShippedDateTime": "2026-06-11T15:09:22.2644953-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": "4e7704d5-3c33-47e1-b64e-1adc96e8d8d2",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2026-06-11T15:09:22.2644953-04:00",
"ClientBrandingID": "3cef5bdf-2eb4-4bed-a624-3b70a78e351e",
"ToteID": "16ee9693-9ce3-480f-b7e1-267b1ef180b6",
"DisableMapping": true,
"SalesRepID": "b5ef7063-5684-4585-9bdc-52f921cbc4a6",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2026-06-11T15:09:22.2644953-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.