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": "3a3ef79b-aa2b-4187-9b71-6f939959fed1",
"TrainingTypeID": "85d83c57-ebcd-4ce2-8883-4f523f661ccb",
"StartDateTime": "2026-04-27T13:34:28.8652221-04:00",
"EndDateTime": "2026-04-27T13:34:28.8652221-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": "6e158a2c-e755-4c56-bb6b-714bb8484ea4",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "4772507e-cd30-4eab-831d-abe616096676",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "e00f16b2-ce24-41d3-9c1d-c8625481d568",
"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-04-27T13:34:28.8652221-04:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2026-04-27T13:34:28.8652221-04:00",
"ManualsOrderedEmailID": "78b63b72-7d9a-4b23-8234-1f2ef0f952ef",
"ManualsShipped": true,
"ManualsShippedDateTime": "2026-04-27T13:34:28.8652221-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": "02d2d228-8bcd-41ac-b43a-fcd58f5ae9fe",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2026-04-27T13:34:28.8652221-04:00",
"ClientBrandingID": "fa3d462f-48f7-4418-a2b0-3479098b50d7",
"ToteID": "ee5e157b-e92f-405a-8d11-cedabfe1ccf5",
"DisableMapping": true,
"SalesRepID": "e5871e17-cbad-4a9b-9492-fd79a8db98e8",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2026-04-27T13:34:28.8652221-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.