DELETE api/TrainingClass/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "TrainingClassID": "a41f28ac-e10f-4027-a569-490675689123",
  "TrainingTypeID": "12b2b248-7afb-41cb-84f6-c6b184027931",
  "StartDateTime": "2025-12-14T14:38:24.9536373-05:00",
  "EndDateTime": "2025-12-14T14:38:24.9536373-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": "c087a165-6324-4862-a3b1-055129a8ba75",
  "ClientSpecificProviderFee": 1.0,
  "ClientSpecificOpenlyAvailable": true,
  "ClientSpecificOpenlyAvailableDayThreshold": 13,
  "ClientSpecificWaitlist": true,
  "ClientSpecificWaitlistDayThreshold": 15,
  "ClientSpecificProviderFeeType": "sample string 16",
  "MaxAttendees": 17,
  "CourseNumber": "sample string 18",
  "ProviderCompanyID": "75a80256-4c9a-4370-ae69-8424022175e4",
  "URLName": "sample string 19",
  "RegistrationNotificationEmail": "sample string 20",
  "TrainingClassTitle": "sample string 21",
  "PrimaryInstructorID": "ee01036a-78dd-4924-b22f-41a12b0802e9",
  "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:24.9536373-05:00",
  "ClientPaymentAmount": 1.0,
  "ManualsOrdered": true,
  "ManualsOrderedDateTime": "2025-12-14T14:38:24.9536373-05:00",
  "ManualsOrderedEmailID": "1ea3e6a0-3796-4e01-bbbd-7dde8023f536",
  "ManualsShipped": true,
  "ManualsShippedDateTime": "2025-12-14T14:38:24.9536373-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": "8902850a-6235-460b-beb7-e44ba09dd522",
  "LocationContactNotes": "sample string 41",
  "CreatedDateTime": "2025-12-14T14:38:24.9536373-05:00",
  "ClientBrandingID": "57301ffe-ec21-4de8-b604-c87da4147756",
  "ToteID": "33cae159-9eef-48af-90e2-ad287a939724",
  "DisableMapping": true,
  "SalesRepID": "ae36f27e-626b-4663-97b5-a9f1df9228e5",
  "GuestInstructor": "sample string 42",
  "HandoutsShipped": true,
  "HandoutsShippedDateTime": "2025-12-14T14:38:24.9536373-05:00",
  "HandoutsShipmentTrackingNumber": "sample string 44",
  "HandoutsShipmentMethod": "sample string 45",
  "AvailableSeats": 46,
  "ForceOpen": true
}