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": "861b9c40-a42d-479b-8899-948b8cf8ce88",
"TrainingTypeID": "6bba48a3-d50c-4d4b-b105-381f4bff05f1",
"StartDateTime": "2026-02-24T17:35:12.4404021-05:00",
"EndDateTime": "2026-02-24T17:35:12.4404021-05: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": "6a223b03-d438-41c2-b20c-8cbabefcc494",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "e88020ce-6778-43f5-96e8-5c8895e881c6",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "6c717177-d84b-488e-a487-54b47ec652e4",
"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-02-24T17:35:12.4404021-05:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2026-02-24T17:35:12.4404021-05:00",
"ManualsOrderedEmailID": "fafef517-43a9-4439-beec-f58494be8528",
"ManualsShipped": true,
"ManualsShippedDateTime": "2026-02-24T17:35:12.4404021-05: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": "d4be9ad4-44cf-449c-b984-0f2b093a6f80",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2026-02-24T17:35:12.4404021-05:00",
"ClientBrandingID": "430129ca-fd08-4f49-93d3-f1b7a24871a6",
"ToteID": "9bcfb2c8-cbf9-4697-b8d3-e21427012a37",
"DisableMapping": true,
"SalesRepID": "519c82b6-bb8f-4142-8324-acb9d44d096a",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2026-02-24T17:35:12.4404021-05: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.