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": "53a33402-4b21-43bd-ac8f-37990e93b091", "TrainingTypeID": "235ea45b-c2dd-48ea-9760-b0887140b8bd", "StartDateTime": "2024-11-21T03:57:15.5316778-05:00", "EndDateTime": "2024-11-21T03:57:15.5316778-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": "cdbe9c0f-4c55-4e5d-ae21-83930ef17bc9", "ClientSpecificProviderFee": 1.0, "ClientSpecificOpenlyAvailable": true, "ClientSpecificOpenlyAvailableDayThreshold": 13, "ClientSpecificWaitlist": true, "ClientSpecificWaitlistDayThreshold": 15, "ClientSpecificProviderFeeType": "sample string 16", "MaxAttendees": 17, "CourseNumber": "sample string 18", "ProviderCompanyID": "3810e9b4-bb63-4dae-a9e8-5f3d89e4b9bd", "URLName": "sample string 19", "RegistrationNotificationEmail": "sample string 20", "TrainingClassTitle": "sample string 21", "PrimaryInstructorID": "12a9f6b3-e223-4a71-9bac-7a666e1d50f9", "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": "2024-11-21T03:57:15.5316778-05:00", "ClientPaymentAmount": 1.0, "ManualsOrdered": true, "ManualsOrderedDateTime": "2024-11-21T03:57:15.5316778-05:00", "ManualsOrderedEmailID": "899b0f92-cfae-47e5-901c-0e9edebe772b", "ManualsShipped": true, "ManualsShippedDateTime": "2024-11-21T03:57:15.5316778-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": "7bef3287-4ab4-430f-b29e-cc5229fc1bd8", "LocationContactNotes": "sample string 41", "CreatedDateTime": "2024-11-21T03:57:15.5316778-05:00", "ClientBrandingID": "b6c23f9b-887c-4b17-9f8b-2c754f42f87b", "ToteID": "ca9fe93a-dac5-435f-842e-5d7bf85d0bc9", "DisableMapping": true, "SalesRepID": "4427055a-79c6-40a2-999c-7228bda45150", "GuestInstructor": "sample string 42", "HandoutsShipped": true, "HandoutsShippedDateTime": "2024-11-21T03:57:15.5316778-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.