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": "41fbc609-f97b-4b56-b238-f44efd2945c0",
"TrainingTypeID": "cc851c5b-c490-40ee-afef-d2a88bdaa171",
"StartDateTime": "2026-03-13T09:08:12.8084555-04:00",
"EndDateTime": "2026-03-13T09:08:12.8084555-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": "12e0cffb-986a-4cbc-a53b-f7d84ff76c06",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "4ab879f8-fa16-4536-9ab7-c8ce396c948a",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "08a419c6-8f03-43ff-aad9-65ba1943876f",
"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-13T09:08:12.8084555-04:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2026-03-13T09:08:12.8084555-04:00",
"ManualsOrderedEmailID": "01f9e926-5447-413f-84a8-b1436274136f",
"ManualsShipped": true,
"ManualsShippedDateTime": "2026-03-13T09:08:12.8084555-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": "11b38568-b748-437b-959d-b78325a91b36",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2026-03-13T09:08:12.8084555-04:00",
"ClientBrandingID": "05fed15d-bb08-4ab6-8c0a-a5b61fb9d975",
"ToteID": "9b9cd77c-d2c6-4622-a30a-4b58f63c270b",
"DisableMapping": true,
"SalesRepID": "8b11c3b7-e9e8-42d3-8b3f-06726b0ff89e",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2026-03-13T09:08:12.8084555-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.