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": "e2163589-f365-4fe3-b5ca-d3308b4210f8",
"TrainingTypeID": "4e369099-9bca-4b92-be47-2e88054f6d84",
"StartDateTime": "2025-10-29T04:28:03.1338733-04:00",
"EndDateTime": "2025-10-29T04:28:03.1338733-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": "92265ab4-a1dc-4dc4-a594-91676b5e6944",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "0fb0fa72-5440-4e8d-87cc-658b3a46a949",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "43a6a9a7-f567-4658-a38f-8ac1b3f0dc15",
"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-10-29T04:28:03.1338733-04:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2025-10-29T04:28:03.1338733-04:00",
"ManualsOrderedEmailID": "52562e10-957b-4701-8e19-99e7d6ec9ecf",
"ManualsShipped": true,
"ManualsShippedDateTime": "2025-10-29T04:28:03.1338733-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": "f5d0865f-07f3-4ece-b5f1-159b54440c11",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2025-10-29T04:28:03.1338733-04:00",
"ClientBrandingID": "1cd8d9aa-0acd-4a81-b4a3-0a6c7c509ea4",
"ToteID": "d636bc35-9efa-46f1-950b-57360cdf1a17",
"DisableMapping": true,
"SalesRepID": "2367ab20-bc4b-4b86-bf4e-3d6b4e5b186c",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2025-10-29T04:28:03.1338733-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.