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": "4f45d072-9f06-4d6c-bbdc-716ef31441fb", "TrainingTypeID": "88e5fe76-5fd2-44c6-a74a-436f11546427", "StartDateTime": "2025-04-10T01:02:17.0151246-04:00", "EndDateTime": "2025-04-10T01:02:17.0151246-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": "7dbcead1-a2e8-4bd8-9fe5-e3faf31d4420", "ClientSpecificProviderFee": 1.0, "ClientSpecificOpenlyAvailable": true, "ClientSpecificOpenlyAvailableDayThreshold": 13, "ClientSpecificWaitlist": true, "ClientSpecificWaitlistDayThreshold": 15, "ClientSpecificProviderFeeType": "sample string 16", "MaxAttendees": 17, "CourseNumber": "sample string 18", "ProviderCompanyID": "32e401bc-bfb0-46ab-8c37-c0d4876db78b", "URLName": "sample string 19", "RegistrationNotificationEmail": "sample string 20", "TrainingClassTitle": "sample string 21", "PrimaryInstructorID": "9d804fa4-3ddb-45d3-ad01-9754275bd049", "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-04-10T01:02:17.0151246-04:00", "ClientPaymentAmount": 1.0, "ManualsOrdered": true, "ManualsOrderedDateTime": "2025-04-10T01:02:17.0151246-04:00", "ManualsOrderedEmailID": "3e60bfec-2360-45a8-86a7-61e78b9f3ab6", "ManualsShipped": true, "ManualsShippedDateTime": "2025-04-10T01:02:17.0151246-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": "20340829-9aed-40e5-bc8a-680e8cfce42c", "LocationContactNotes": "sample string 41", "CreatedDateTime": "2025-04-10T01:02:17.0151246-04:00", "ClientBrandingID": "0bb16b66-282e-41ca-8e5d-dc0382945ee9", "ToteID": "3ac53b03-f243-4c0b-8696-b636e8bd62e8", "DisableMapping": true, "SalesRepID": "4088b7cb-1c50-425c-8402-804cf928b5b9", "GuestInstructor": "sample string 42", "HandoutsShipped": true, "HandoutsShippedDateTime": "2025-04-10T01:02:17.0151246-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.