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": "309e31a7-75f6-401c-aa3e-a2c683f64e43",
"TrainingTypeID": "2c13fd06-d9cc-4ad4-ba4e-a06c4b43fa65",
"StartDateTime": "2026-07-26T19:38:27.2650672-04:00",
"EndDateTime": "2026-07-26T19:38:27.2650672-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": "6e3f7ce8-26be-4c1c-a4b8-9afe8414160a",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "e2f1209a-6730-4a4a-bbb5-84531df5a94f",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "537d7b7d-12e0-4c30-b45e-334ea2e7119f",
"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-07-26T19:38:27.2650672-04:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2026-07-26T19:38:27.2650672-04:00",
"ManualsOrderedEmailID": "fcf02940-4be9-4dde-b7c1-012ce5abe698",
"ManualsShipped": true,
"ManualsShippedDateTime": "2026-07-26T19:38:27.2650672-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": "cdc4e434-ce00-4964-9754-f3173eb626cb",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2026-07-26T19:38:27.2650672-04:00",
"ClientBrandingID": "044363ff-c0fd-4222-b472-406802bd1c27",
"ToteID": "ff5af9d1-a29a-4564-901f-9c60fab29db1",
"DisableMapping": true,
"SalesRepID": "0797f47b-7990-4e59-a775-c3bf86701da7",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2026-07-26T19:38:27.2650672-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.