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": "c35e813a-bf85-42b9-bf34-5b5f6e061953",
"TrainingTypeID": "77b186b6-00d7-4312-8ec3-b9b52b653792",
"StartDateTime": "2026-03-12T12:48:45.8660993-04:00",
"EndDateTime": "2026-03-12T12:48:45.8660993-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": "92f5f15a-defe-47de-89bd-b9cc62e83cc4",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "8f08b9cb-26ae-4178-859a-35a32a89b92a",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "27f4cd45-f712-477e-8dd4-80e06c01f74a",
"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-03-12T12:48:45.8660993-04:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2026-03-12T12:48:45.8660993-04:00",
"ManualsOrderedEmailID": "3ddae4ba-565e-471c-ad7b-cf4dc413577f",
"ManualsShipped": true,
"ManualsShippedDateTime": "2026-03-12T12:48:45.8660993-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": "0cfa6f1f-42b3-400a-bdad-c920521432b8",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2026-03-12T12:48:45.8660993-04:00",
"ClientBrandingID": "1050f57a-26b8-458d-9db7-e748912e1a66",
"ToteID": "adc2c992-2414-4bb9-b148-12c7e41d6d72",
"DisableMapping": true,
"SalesRepID": "88ec57e3-0b7a-403f-84af-518b538c83cb",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2026-03-12T12:48:45.8660993-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.