PUT api/TrainingClassAttendee/{id}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | No documentation available. |
Define this parameter in the request URI. |
trainingclassattendee | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "TrainingClassAttendeeID": "f8d0d1ff-e6b3-4f20-9608-a683f964eb63", "TrainingClassID": "8b84caad-46ff-4ebb-bae9-3d639dd9314e", "PersonID": "692ed24f-d874-46cd-84b6-f587c3be763e", "Attended": true, "Paid": true, "Deleted": true, "InvoiceLineItemID": "8ad28c14-7ef4-4b43-9b46-98ee33567fc5", "SignatureFilePath": "sample string 8", "HeadshotFilePath": "sample string 9", "CertificateFilePath": "sample string 10", "CertificateThumbnailFilePath": "sample string 11", "CertificateApproved": true, "CertificateEmailed": true, "SignInSequenceNumber": 1, "CertificateNumberString": "sample string 14", "AssignedCertificateSequenceNumber": 1, "TrainingLetterFilePath": "sample string 15", "TrainingLetterThumbnailFilePath": "sample string 16", "EmailPayer": true, "EmailAttendee": true, "EmailEmployer": true, "PayerEmailed": true, "AttendeeEmailed": true, "EmployerEmailed": true, "IdentificationType": "sample string 23", "IdentificationAgency": "sample string 24", "IdentificationNumber": "sample string 25", "CertificateNumber": 26, "TrainingClass": { "TrainingClassID": "fbcdbf2a-a83c-484e-8a81-f574d0f2a6bd", "TrainingTypeID": "4d0dbcaa-b909-4383-837f-ca9ef0798bcd", "StartDateTime": "2025-02-11T03:35:38.4199819-05:00", "EndDateTime": "2025-02-11T03:35:38.4199819-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": "a96fef50-838e-4cef-bb65-242d390bacad", "ClientSpecificProviderFee": 1.0, "ClientSpecificOpenlyAvailable": true, "ClientSpecificOpenlyAvailableDayThreshold": 13, "ClientSpecificWaitlist": true, "ClientSpecificWaitlistDayThreshold": 15, "ClientSpecificProviderFeeType": "sample string 16", "MaxAttendees": 17, "CourseNumber": "sample string 18", "ProviderCompanyID": "966c4776-12f0-4b11-a45c-93e2752c86bc", "URLName": "sample string 19", "RegistrationNotificationEmail": "sample string 20", "TrainingClassTitle": "sample string 21", "PrimaryInstructorID": "0bf13760-9c5c-4dba-a59f-7cd6c6a40233", "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-02-11T03:35:38.4199819-05:00", "ClientPaymentAmount": 1.0, "ManualsOrdered": true, "ManualsOrderedDateTime": "2025-02-11T03:35:38.4199819-05:00", "ManualsOrderedEmailID": "b911fef7-6e85-434e-87e7-2525672f8657", "ManualsShipped": true, "ManualsShippedDateTime": "2025-02-11T03:35:38.4199819-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": "b879b935-603a-4e5c-a5e5-ab63f803c61f", "LocationContactNotes": "sample string 41", "CreatedDateTime": "2025-02-11T03:35:38.4199819-05:00", "ClientBrandingID": "c2eec780-6bfb-4769-8159-f0821029528f", "ToteID": "12701d6b-91f2-4458-992f-9c593c0f30b7", "DisableMapping": true, "SalesRepID": "99695453-1fdf-4dbb-8e37-394345c84c21", "GuestInstructor": "sample string 42", "HandoutsShipped": true, "HandoutsShippedDateTime": "2025-02-11T03:35:38.4199819-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.