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": "8228eb27-ba67-4c83-8c8e-99fd9b727f52",
"TrainingTypeID": "0458e602-b13b-491b-9384-f7681eccd11e",
"StartDateTime": "2025-12-14T14:38:38.5640827-05:00",
"EndDateTime": "2025-12-14T14:38:38.5640827-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": "e7d2b577-8cf7-4da2-8817-7efc2b083599",
"ClientSpecificProviderFee": 1.0,
"ClientSpecificOpenlyAvailable": true,
"ClientSpecificOpenlyAvailableDayThreshold": 13,
"ClientSpecificWaitlist": true,
"ClientSpecificWaitlistDayThreshold": 15,
"ClientSpecificProviderFeeType": "sample string 16",
"MaxAttendees": 17,
"CourseNumber": "sample string 18",
"ProviderCompanyID": "31587762-8ecd-4cb9-b568-95547bc4a757",
"URLName": "sample string 19",
"RegistrationNotificationEmail": "sample string 20",
"TrainingClassTitle": "sample string 21",
"PrimaryInstructorID": "542e6e04-1098-49be-bccc-37a63bcbe731",
"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-12-14T14:38:38.5640827-05:00",
"ClientPaymentAmount": 1.0,
"ManualsOrdered": true,
"ManualsOrderedDateTime": "2025-12-14T14:38:38.5640827-05:00",
"ManualsOrderedEmailID": "2e7ab3c5-ff7c-4605-bf97-bc1f6a540b6a",
"ManualsShipped": true,
"ManualsShippedDateTime": "2025-12-14T14:38:38.5640827-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": "e2abf293-dd9b-4dd1-9b48-28d406bb8d21",
"LocationContactNotes": "sample string 41",
"CreatedDateTime": "2025-12-14T14:38:38.5640827-05:00",
"ClientBrandingID": "feae424b-2876-4016-ae5e-5f553cadb869",
"ToteID": "76f27a49-62ea-480a-a1c3-49705343d97f",
"DisableMapping": true,
"SalesRepID": "02bd9064-dd96-4d66-bb20-74d251acb7ef",
"GuestInstructor": "sample string 42",
"HandoutsShipped": true,
"HandoutsShippedDateTime": "2025-12-14T14:38:38.5640827-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.