Skip to content

A python API client for StarRez. Includes Swagger/OpenAPI definitions for easily generating the client for another language.

Notifications You must be signed in to change notification settings

CalPolyResDev/StarRezAPI

Repository files navigation

StarRezAPI

This is a way to connect with the StarRez API. We are not the developers of the StarRez API, we are just an organization that uses it and wanted a better way to connect to it.

This Python package is automatically generated by the Swagger Codegen project:

  • API version: 1.0.0
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.languages.PythonClientCodegen

Requirements.

Python 2.7 and 3.4+

Installation & Usage

pip install

If the python package is hosted on Github, you can install directly from Github

pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git)

Then import the package:

import starrez_client 

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package:

import starrez_client

Getting Started

Please follow the installation procedure and then run the following:

from __future__ import print_function
import time
import starrez_client
from starrez_client.rest import ApiException
from pprint import pprint

# Configure HTTP basic authorization: UserSecurity
starrez_client.configuration.username = 'YOUR_USERNAME'
starrez_client.configuration.password = 'YOUR_PASSWORD'
# create an instance of the API class
api_instance = starrez_client.DefaultApi()
table_name = 'table_name_example' # str | The name of the table you want the column info for.

try:
    # gets all of the column names and attributes of a table
    api_response = api_instance.get_columns(table_name)
    pprint(api_response)
except ApiException as e:
    print("Exception when calling DefaultApi->get_columns: %s\n" % e)

Documentation for API Endpoints

All URIs are relative to https://localhost/StarRezRest/services

Class Method HTTP request Description
DefaultApi get_columns GET databaseinfo/columnlist/{TableName} gets all of the column names and attributes of a table
DefaultApi get_tables GET databaseinfo/tablelist gets all of the tables in StarRez
DefaultApi search_address_type GET select/AddressType
DefaultApi search_address_type_xml POST select/AddressType
DefaultApi search_application_status GET select/ApplicationStatus
DefaultApi search_application_status_xml POST select/ApplicationStatus
DefaultApi search_auto_allocate_run GET select/AutoAllocateRun
DefaultApi search_auto_allocate_run_xml POST select/AutoAllocateRun
DefaultApi search_booking GET select/Booking
DefaultApi search_booking_agreement GET select/BookingAgreement
DefaultApi search_booking_agreement_xml POST select/BookingAgreement
DefaultApi search_booking_custom_field GET select/BookingCustomField
DefaultApi search_booking_custom_field_xml POST select/BookingCustomField
DefaultApi search_booking_linked GET select/BookingLinked
DefaultApi search_booking_linked_xml POST select/BookingLinked
DefaultApi search_booking_occupant GET select/BookingOccupant
DefaultApi search_booking_occupant_xml POST select/BookingOccupant
DefaultApi search_booking_reason GET select/BookingReason
DefaultApi search_booking_reason_xml POST select/BookingReason
DefaultApi search_booking_tag GET select/BookingTag
DefaultApi search_booking_tag_xml POST select/BookingTag
DefaultApi search_booking_type GET select/BookingType
DefaultApi search_booking_type_xml POST select/BookingType
DefaultApi search_booking_xml POST select/Booking
DefaultApi search_calendar GET select/Calendar
DefaultApi search_calendar_xml POST select/Calendar
DefaultApi search_category GET select/Category
DefaultApi search_category_custom_field GET select/CategoryCustomField
DefaultApi search_category_custom_field_xml POST select/CategoryCustomField
DefaultApi search_category_level GET select/CategoryLevel
DefaultApi search_category_level_xml POST select/CategoryLevel
DefaultApi search_category_permission GET select/CategoryPermission
DefaultApi search_category_permission_xml POST select/CategoryPermission
DefaultApi search_category_schedule_transaction GET select/CategoryScheduleTransaction
DefaultApi search_category_schedule_transaction_xml POST select/CategoryScheduleTransaction
DefaultApi search_category_xml POST select/Category
DefaultApi search_catering GET select/Catering
DefaultApi search_catering_item GET select/CateringItem
DefaultApi search_catering_item_xml POST select/CateringItem
DefaultApi search_catering_type GET select/CateringType
DefaultApi search_catering_type_xml POST select/CateringType
DefaultApi search_catering_xml POST select/Catering
DefaultApi search_charge_group GET select/ChargeGroup
DefaultApi search_charge_group_xml POST select/ChargeGroup
DefaultApi search_charge_item GET select/ChargeItem
DefaultApi search_charge_item_xml POST select/ChargeItem
DefaultApi search_classification GET select/Classification
DefaultApi search_classification_xml POST select/Classification
DefaultApi search_concern GET select/Concern
DefaultApi search_concern_custom_field GET select/ConcernCustomField
DefaultApi search_concern_custom_field_xml POST select/ConcernCustomField
DefaultApi search_concern_entry GET select/ConcernEntry
DefaultApi search_concern_entry_xml POST select/ConcernEntry
DefaultApi search_concern_note GET select/ConcernNote
DefaultApi search_concern_note_xml POST select/ConcernNote
DefaultApi search_concern_sub_type GET select/ConcernSubType
DefaultApi search_concern_sub_type_xml POST select/ConcernSubType
DefaultApi search_concern_type GET select/ConcernType
DefaultApi search_concern_type_xml POST select/ConcernType
DefaultApi search_concern_xml POST select/Concern
DefaultApi search_contact GET select/Contact
DefaultApi search_contact_custom_field GET select/ContactCustomField
DefaultApi search_contact_custom_field_xml POST select/ContactCustomField
DefaultApi search_contact_note GET select/ContactNote
DefaultApi search_contact_note_xml POST select/ContactNote
DefaultApi search_contact_status GET select/ContactStatus
DefaultApi search_contact_status_xml POST select/ContactStatus
DefaultApi search_contact_xml POST select/Contact
DefaultApi search_contribution GET select/Contribution
DefaultApi search_contribution_custom_field GET select/ContributionCustomField
DefaultApi search_contribution_custom_field_xml POST select/ContributionCustomField
DefaultApi search_contribution_entry GET select/ContributionEntry
DefaultApi search_contribution_entry_xml POST select/ContributionEntry
DefaultApi search_contribution_note GET select/ContributionNote
DefaultApi search_contribution_note_xml POST select/ContributionNote
DefaultApi search_contribution_sub_type GET select/ContributionSubType
DefaultApi search_contribution_sub_type_xml POST select/ContributionSubType
DefaultApi search_contribution_type GET select/ContributionType
DefaultApi search_contribution_type_xml POST select/ContributionType
DefaultApi search_contribution_xml POST select/Contribution
DefaultApi search_correspondence_source GET select/CorrespondenceSource
DefaultApi search_correspondence_source_xml POST select/CorrespondenceSource
DefaultApi search_country GET select/Country
DefaultApi search_country_xml POST select/Country
DefaultApi search_course GET select/Course
DefaultApi search_course_xml POST select/Course
DefaultApi search_currency_conversion GET select/CurrencyConversion
DefaultApi search_currency_conversion_xml POST select/CurrencyConversion
DefaultApi search_custom_field_definition GET select/CustomFieldDefinition
DefaultApi search_custom_field_definition_xml POST select/CustomFieldDefinition
DefaultApi search_custom_method_tag GET select/CustomMethodTag
DefaultApi search_custom_method_tag_xml POST select/CustomMethodTag
DefaultApi search_dashboard GET select/Dashboard
DefaultApi search_dashboard_panel GET select/DashboardPanel
DefaultApi search_dashboard_panel_setting GET select/DashboardPanelSetting
DefaultApi search_dashboard_panel_setting_xml POST select/DashboardPanelSetting
DefaultApi search_dashboard_panel_xml POST select/DashboardPanel
DefaultApi search_dashboard_sharing GET select/DashboardSharing
DefaultApi search_dashboard_sharing_xml POST select/DashboardSharing
DefaultApi search_dashboard_xml POST select/Dashboard
DefaultApi search_deleted_transaction GET select/DeletedTransaction
DefaultApi search_deleted_transaction_xml POST select/DeletedTransaction
DefaultApi search_document GET select/Document
DefaultApi search_document_xml POST select/Document
DefaultApi search_dynamic_list GET select/DynamicList
DefaultApi search_dynamic_list_permission GET select/DynamicListPermission
DefaultApi search_dynamic_list_permission_xml POST select/DynamicListPermission
DefaultApi search_dynamic_list_xml POST select/DynamicList
DefaultApi search_electronic_identity_type GET select/ElectronicIdentityType
DefaultApi search_electronic_identity_type_xml POST select/ElectronicIdentityType
DefaultApi search_email_from_address GET select/EmailFromAddress
DefaultApi search_email_from_address_permission GET select/EmailFromAddressPermission
DefaultApi search_email_from_address_permission_xml POST select/EmailFromAddressPermission
DefaultApi search_email_from_address_xml POST select/EmailFromAddress
DefaultApi search_email_outbox GET select/EmailOutbox
DefaultApi search_email_outbox_xml POST select/EmailOutbox
DefaultApi search_end_of_session GET select/EndOfSession
DefaultApi search_end_of_session_charge_group GET select/EndOfSessionChargeGroup
DefaultApi search_end_of_session_charge_group_xml POST select/EndOfSessionChargeGroup
DefaultApi search_end_of_session_xml POST select/EndOfSession
DefaultApi search_entry GET select/Entry student info
DefaultApi search_entry_address GET select/EntryAddress
DefaultApi search_entry_address_xml POST select/EntryAddress
DefaultApi search_entry_alumni GET select/EntryAlumni
DefaultApi search_entry_alumni_status GET select/EntryAlumniStatus
DefaultApi search_entry_alumni_status_xml POST select/EntryAlumniStatus
DefaultApi search_entry_alumni_xml POST select/EntryAlumni
DefaultApi search_entry_application GET select/EntryApplication
DefaultApi search_entry_application_custom_field GET select/EntryApplicationCustomField
DefaultApi search_entry_application_custom_field_xml POST select/EntryApplicationCustomField
DefaultApi search_entry_application_note GET select/EntryApplicationNote
DefaultApi search_entry_application_note_xml POST select/EntryApplicationNote
DefaultApi search_entry_application_portal_section GET select/EntryApplicationPortalSection
DefaultApi search_entry_application_portal_section_xml POST select/EntryApplicationPortalSection
DefaultApi search_entry_application_preference GET select/EntryApplicationPreference
DefaultApi search_entry_application_preference_xml POST select/EntryApplicationPreference
DefaultApi search_entry_application_proxy GET select/EntryApplicationProxy
DefaultApi search_entry_application_proxy_xml POST select/EntryApplicationProxy
DefaultApi search_entry_application_room_mate GET select/EntryApplicationRoomMate
DefaultApi search_entry_application_room_mate_xml POST select/EntryApplicationRoomMate
DefaultApi search_entry_application_room_preference GET select/EntryApplicationRoomPreference
DefaultApi search_entry_application_room_preference_xml POST select/EntryApplicationRoomPreference
DefaultApi search_entry_application_xml POST select/EntryApplication
DefaultApi search_entry_correspondence GET select/EntryCorrespondence
DefaultApi search_entry_correspondence_xml POST select/EntryCorrespondence
DefaultApi search_entry_custom_field GET select/EntryCustomField
DefaultApi search_entry_custom_field_xml POST select/EntryCustomField
DefaultApi search_entry_detail GET select/EntryDetail
DefaultApi search_entry_detail_xml POST select/EntryDetail
DefaultApi search_entry_electronic_identity GET select/EntryElectronicIdentity
DefaultApi search_entry_electronic_identity_xml POST select/EntryElectronicIdentity
DefaultApi search_entry_enrollment GET select/EntryEnrollment
DefaultApi search_entry_enrollment_xml POST select/EntryEnrollment
DefaultApi search_entry_event GET select/EntryEvent
DefaultApi search_entry_event_xml POST select/EntryEvent
DefaultApi search_entry_family GET select/EntryFamily
DefaultApi search_entry_family_xml POST select/EntryFamily
DefaultApi search_entry_group GET select/EntryGroup
DefaultApi search_entry_group_xml POST select/EntryGroup
DefaultApi search_entry_invitation GET select/EntryInvitation
DefaultApi search_entry_invitation_xml POST select/EntryInvitation
DefaultApi search_entry_meal GET select/EntryMeal
DefaultApi search_entry_meal_plan_detail GET select/EntryMealPlanDetail
DefaultApi search_entry_meal_plan_detail_xml POST select/EntryMealPlanDetail
DefaultApi search_entry_meal_tag GET select/EntryMealTag
DefaultApi search_entry_meal_tag_xml POST select/EntryMealTag
DefaultApi search_entry_meal_xml POST select/EntryMeal
DefaultApi search_entry_membership GET select/EntryMembership
DefaultApi search_entry_membership_xml POST select/EntryMembership
DefaultApi search_entry_note GET select/EntryNote
DefaultApi search_entry_note_xml POST select/EntryNote
DefaultApi search_entry_parcel GET select/EntryParcel
DefaultApi search_entry_parcel_xml POST select/EntryParcel
DefaultApi search_entry_portal_activity GET select/EntryPortalActivity
DefaultApi search_entry_portal_activity_xml POST select/EntryPortalActivity
DefaultApi search_entry_position GET select/EntryPosition
DefaultApi search_entry_position_xml POST select/EntryPosition
DefaultApi search_entry_profile GET select/EntryProfile
DefaultApi search_entry_profile_xml POST select/EntryProfile
DefaultApi search_entry_result GET select/EntryResult
DefaultApi search_entry_result_xml POST select/EntryResult
DefaultApi search_entry_schedule_transaction GET select/EntryScheduleTransaction
DefaultApi search_entry_schedule_transaction_xml POST select/EntryScheduleTransaction
DefaultApi search_entry_scholarship GET select/EntryScholarship
DefaultApi search_entry_scholarship_xml POST select/EntryScholarship
DefaultApi search_entry_school GET select/EntrySchool
DefaultApi search_entry_school_xml POST select/EntrySchool
DefaultApi search_entry_sdas GET select/EntrySDAS
DefaultApi search_entry_sdasxml POST select/EntrySDAS
DefaultApi search_entry_visitor GET select/EntryVisitor
DefaultApi search_entry_visitor_xml POST select/EntryVisitor
DefaultApi search_entry_xml POST select/Entry student info
DefaultApi search_event GET select/Event
DefaultApi search_event_charge GET select/EventCharge
DefaultApi search_event_charge_xml POST select/EventCharge
DefaultApi search_event_contact_entry GET select/EventContactEntry
DefaultApi search_event_contact_entry_xml POST select/EventContactEntry
DefaultApi search_event_custom_field GET select/EventCustomField
DefaultApi search_event_custom_field_xml POST select/EventCustomField
DefaultApi search_event_meal_plan GET select/EventMealPlan
DefaultApi search_event_meal_plan_xml POST select/EventMealPlan
DefaultApi search_event_note GET select/EventNote
DefaultApi search_event_note_xml POST select/EventNote
DefaultApi search_event_quote GET select/EventQuote
DefaultApi search_event_quote_xml POST select/EventQuote
DefaultApi search_event_registration_fee GET select/EventRegistrationFee
DefaultApi search_event_registration_fee_xml POST select/EventRegistrationFee
DefaultApi search_event_type GET select/EventType
DefaultApi search_event_type_xml POST select/EventType
DefaultApi search_event_xml POST select/Event
DefaultApi search_extension GET select/Extension
DefaultApi search_extension_xml POST select/Extension
DefaultApi search_field_default GET select/FieldDefault
DefaultApi search_field_default_xml POST select/FieldDefault
DefaultApi search_financial_support GET select/FinancialSupport
DefaultApi search_financial_support_xml POST select/FinancialSupport
DefaultApi search_function_booking GET select/FunctionBooking
DefaultApi search_function_booking_attendee GET select/FunctionBookingAttendee
DefaultApi search_function_booking_attendee_xml POST select/FunctionBookingAttendee
DefaultApi search_function_booking_catering GET select/FunctionBookingCatering
DefaultApi search_function_booking_catering_item GET select/FunctionBookingCateringItem
DefaultApi search_function_booking_catering_item_xml POST select/FunctionBookingCateringItem
DefaultApi search_function_booking_catering_xml POST select/FunctionBookingCatering
DefaultApi search_function_booking_charge GET select/FunctionBookingCharge
DefaultApi search_function_booking_charge_xml POST select/FunctionBookingCharge
DefaultApi search_function_booking_xml POST select/FunctionBooking
DefaultApi search_function_resource GET select/FunctionResource
DefaultApi search_function_resource_booking GET select/FunctionResourceBooking
DefaultApi search_function_resource_booking_xml POST select/FunctionResourceBooking
DefaultApi search_function_resource_type GET select/FunctionResourceType
DefaultApi search_function_resource_type_xml POST select/FunctionResourceType
DefaultApi search_function_resource_xml POST select/FunctionResource
DefaultApi search_function_room GET select/FunctionRoom
DefaultApi search_function_room_booking GET select/FunctionRoomBooking
DefaultApi search_function_room_booking_xml POST select/FunctionRoomBooking
DefaultApi search_function_room_closed GET select/FunctionRoomClosed
DefaultApi search_function_room_closed_xml POST select/FunctionRoomClosed
DefaultApi search_function_room_location GET select/FunctionRoomLocation
DefaultApi search_function_room_location_xml POST select/FunctionRoomLocation
DefaultApi search_function_room_rate GET select/FunctionRoomRate
DefaultApi search_function_room_rate_xml POST select/FunctionRoomRate
DefaultApi search_function_room_setup GET select/FunctionRoomSetup
DefaultApi search_function_room_setup_xml POST select/FunctionRoomSetup
DefaultApi search_function_room_type GET select/FunctionRoomType
DefaultApi search_function_room_type_xml POST select/FunctionRoomType
DefaultApi search_function_room_xml POST select/FunctionRoom
DefaultApi search_function_type GET select/FunctionType
DefaultApi search_function_type_xml POST select/FunctionType
DefaultApi search_generic_table_data GET select/GenericTableData
DefaultApi search_generic_table_data_field GET select/GenericTableDataField
DefaultApi search_generic_table_data_field_xml POST select/GenericTableDataField
DefaultApi search_generic_table_data_xml POST select/GenericTableData
DefaultApi search_generic_table_definition GET select/GenericTableDefinition
DefaultApi search_generic_table_definition_field GET select/GenericTableDefinitionField
DefaultApi search_generic_table_definition_field_xml POST select/GenericTableDefinitionField
DefaultApi search_generic_table_definition_xml POST select/GenericTableDefinition
DefaultApi search_gl_posting GET select/GLPosting
DefaultApi search_gl_posting_xml POST select/GLPosting
DefaultApi search_group GET select/Group
DefaultApi search_group_contact_entry GET select/GroupContactEntry
DefaultApi search_group_contact_entry_xml POST select/GroupContactEntry
DefaultApi search_group_custom_field GET select/GroupCustomField
DefaultApi search_group_custom_field_xml POST select/GroupCustomField
DefaultApi search_group_meal_plan GET select/GroupMealPlan
DefaultApi search_group_meal_plan_xml POST select/GroupMealPlan
DefaultApi search_group_room_space GET select/GroupRoomSpace
DefaultApi search_group_room_space_xml POST select/GroupRoomSpace
DefaultApi search_group_room_type_and_rates GET select/GroupRoomTypeAndRates
DefaultApi search_group_room_type_and_rates_xml POST select/GroupRoomTypeAndRates
DefaultApi search_group_xml POST select/Group
DefaultApi search_housekeeping GET select/Housekeeping
DefaultApi search_housekeeping_schedule GET select/HousekeepingSchedule
DefaultApi search_housekeeping_schedule_skip GET select/HousekeepingScheduleSkip
DefaultApi search_housekeeping_schedule_skip_xml POST select/HousekeepingScheduleSkip
DefaultApi search_housekeeping_schedule_xml POST select/HousekeepingSchedule
DefaultApi search_housekeeping_xml POST select/Housekeeping
DefaultApi search_incident GET select/Incident
DefaultApi search_incident_action GET select/IncidentAction
DefaultApi search_incident_action_entry GET select/IncidentActionEntry
DefaultApi search_incident_action_entry_xml POST select/IncidentActionEntry
DefaultApi search_incident_action_type GET select/IncidentActionType
DefaultApi search_incident_action_type_xml POST select/IncidentActionType
DefaultApi search_incident_action_xml POST select/IncidentAction
DefaultApi search_incident_appeal_decision GET select/IncidentAppealDecision
DefaultApi search_incident_appeal_decision_xml POST select/IncidentAppealDecision
DefaultApi search_incident_appeal_type GET select/IncidentAppealType
DefaultApi search_incident_appeal_type_xml POST select/IncidentAppealType
DefaultApi search_incident_clery_geography GET select/IncidentCleryGeography
DefaultApi search_incident_clery_geography_xml POST select/IncidentCleryGeography
DefaultApi search_incident_custom_field GET select/IncidentCustomField
DefaultApi search_incident_custom_field_xml POST select/IncidentCustomField
DefaultApi search_incident_entry GET select/IncidentEntry
DefaultApi search_incident_entry_appeal GET select/IncidentEntryAppeal
DefaultApi search_incident_entry_appeal_xml POST select/IncidentEntryAppeal
DefaultApi search_incident_entry_correspondence GET select/IncidentEntryCorrespondence
DefaultApi search_incident_entry_correspondence_xml POST select/IncidentEntryCorrespondence
DefaultApi search_incident_entry_note GET select/IncidentEntryNote
DefaultApi search_incident_entry_note_xml POST select/IncidentEntryNote
DefaultApi search_incident_entry_sanction GET select/IncidentEntrySanction
DefaultApi search_incident_entry_sanction_xml POST select/IncidentEntrySanction
DefaultApi search_incident_entry_violation GET select/IncidentEntryViolation
DefaultApi search_incident_entry_violation_xml POST select/IncidentEntryViolation
DefaultApi search_incident_entry_xml POST select/IncidentEntry
DefaultApi search_incident_finding GET select/IncidentFinding
DefaultApi search_incident_finding_xml POST select/IncidentFinding
DefaultApi search_incident_involvement GET select/IncidentInvolvement
DefaultApi search_incident_involvement_xml POST select/IncidentInvolvement
DefaultApi search_incident_note GET select/IncidentNote
DefaultApi search_incident_note_xml POST select/IncidentNote
DefaultApi search_incident_plea GET select/IncidentPlea
DefaultApi search_incident_plea_xml POST select/IncidentPlea
DefaultApi search_incident_sanction_sub_type GET select/IncidentSanctionSubType
DefaultApi search_incident_sanction_sub_type_xml POST select/IncidentSanctionSubType
DefaultApi search_incident_sanction_type GET select/IncidentSanctionType
DefaultApi search_incident_sanction_type_xml POST select/IncidentSanctionType
DefaultApi search_incident_severity GET select/IncidentSeverity
DefaultApi search_incident_severity_xml POST select/IncidentSeverity
DefaultApi search_incident_status GET select/IncidentStatus
DefaultApi search_incident_status_xml POST select/IncidentStatus
DefaultApi search_incident_sub_type GET select/IncidentSubType
DefaultApi search_incident_sub_type_xml POST select/IncidentSubType
DefaultApi search_incident_type GET select/IncidentType
DefaultApi search_incident_type_xml POST select/IncidentType
DefaultApi search_incident_violation GET select/IncidentViolation
DefaultApi search_incident_violation_xml POST select/IncidentViolation
DefaultApi search_incident_xml POST select/Incident
DefaultApi search_inspection_run_template GET select/InspectionRunTemplate
DefaultApi search_inspection_run_template_xml POST select/InspectionRunTemplate
DefaultApi search_interface GET select/Interface
DefaultApi search_interface_application GET select/InterfaceApplication
DefaultApi search_interface_application_xml POST select/InterfaceApplication
DefaultApi search_interface_subscribe GET select/InterfaceSubscribe
DefaultApi search_interface_subscribe_xml POST select/InterfaceSubscribe
DefaultApi search_interface_xml POST select/Interface
DefaultApi search_invoice GET select/Invoice
DefaultApi search_invoice_xml POST select/Invoice
DefaultApi search_log_activity GET select/LogActivity
DefaultApi search_log_activity_xml POST select/LogActivity
DefaultApi search_log_add_in GET select/LogAddIn
DefaultApi search_log_add_in_xml POST select/LogAddIn
DefaultApi search_log_interface GET select/LogInterface
DefaultApi search_log_interface_xml POST select/LogInterface
DefaultApi search_log_metric GET select/LogMetric
DefaultApi search_log_metric_xml POST select/LogMetric
DefaultApi search_lookup GET select/Lookup
DefaultApi search_lookup_text GET select/LookupText
DefaultApi search_lookup_text_xml POST select/LookupText
DefaultApi search_lookup_xml POST select/Lookup
DefaultApi search_mail_merge GET select/MailMerge
DefaultApi search_mail_merge_xml POST select/MailMerge
DefaultApi search_meal_plan GET select/MealPlan
DefaultApi search_meal_plan_detail GET select/MealPlanDetail
DefaultApi search_meal_plan_detail_xml POST select/MealPlanDetail
DefaultApi search_meal_plan_dining_hall GET select/MealPlanDiningHall
DefaultApi search_meal_plan_dining_hall_xml POST select/MealPlanDiningHall
DefaultApi search_meal_plan_free GET select/MealPlanFree
DefaultApi search_meal_plan_free_xml POST select/MealPlanFree
DefaultApi search_meal_plan_session GET select/MealPlanSession
DefaultApi search_meal_plan_session_xml POST select/MealPlanSession
DefaultApi search_meal_plan_xml POST select/MealPlan
DefaultApi search_meal_pricing GET select/MealPricing
DefaultApi search_meal_pricing_xml POST select/MealPricing
DefaultApi search_membership_type GET select/MembershipType
DefaultApi search_membership_type_xml POST select/MembershipType
DefaultApi search_message GET select/Message
DefaultApi search_message_action GET select/MessageAction
DefaultApi search_message_action_xml POST select/MessageAction
DefaultApi search_message_subscriber GET select/MessageSubscriber
DefaultApi search_message_subscriber_xml POST select/MessageSubscriber
DefaultApi search_message_subscription GET select/MessageSubscription
DefaultApi search_message_subscription_settings GET select/MessageSubscriptionSettings
DefaultApi search_message_subscription_settings_xml POST select/MessageSubscriptionSettings
DefaultApi search_message_subscription_xml POST select/MessageSubscription
DefaultApi search_message_xml POST select/Message
DefaultApi search_nationality GET select/Nationality
DefaultApi search_nationality_xml POST select/Nationality
DefaultApi search_note_type GET select/NoteType
DefaultApi search_note_type_xml POST select/NoteType
DefaultApi search_parcel_type GET select/ParcelType
DefaultApi search_parcel_type_xml POST select/ParcelType
DefaultApi search_payment GET select/Payment
DefaultApi search_payment_type GET select/PaymentType
DefaultApi search_payment_type_xml POST select/PaymentType
DefaultApi search_payment_xml POST select/Payment
DefaultApi search_phone_charge_type GET select/PhoneChargeType
DefaultApi search_phone_charge_type_call_type GET select/PhoneChargeTypeCallType
DefaultApi search_phone_charge_type_call_type_xml POST select/PhoneChargeTypeCallType
DefaultApi search_phone_charge_type_xml POST select/PhoneChargeType
DefaultApi search_portal_action GET select/PortalAction
DefaultApi search_portal_action_xml POST select/PortalAction
DefaultApi search_portal_activity GET select/PortalActivity
DefaultApi search_portal_activity_xml POST select/PortalActivity
DefaultApi search_portal_choice GET select/PortalChoice
DefaultApi search_portal_choice_xml POST select/PortalChoice
DefaultApi search_portal_page GET select/PortalPage
DefaultApi search_portal_page_action GET select/PortalPageAction
DefaultApi search_portal_page_action_xml POST select/PortalPageAction
DefaultApi search_portal_page_widget GET select/PortalPageWidget
DefaultApi search_portal_page_widget_xml POST select/PortalPageWidget
DefaultApi search_portal_page_xml POST select/PortalPage
DefaultApi search_portal_process GET select/PortalProcess
DefaultApi search_portal_process_xml POST select/PortalProcess
DefaultApi search_portal_rule GET select/PortalRule
DefaultApi search_portal_rule_link GET select/PortalRuleLink
DefaultApi search_portal_rule_link_xml POST select/PortalRuleLink
DefaultApi search_portal_rule_xml POST select/PortalRule
DefaultApi search_portal_setting GET select/PortalSetting
DefaultApi search_portal_setting_xml POST select/PortalSetting
DefaultApi search_portal_site GET select/PortalSite
DefaultApi search_portal_site_xml POST select/PortalSite
DefaultApi search_portal_step GET select/PortalStep
DefaultApi search_portal_step_link GET select/PortalStepLink
DefaultApi search_portal_step_link_xml POST select/PortalStepLink
DefaultApi search_portal_step_xml POST select/PortalStep
DefaultApi search_portal_theme GET select/PortalTheme
DefaultApi search_portal_theme_xml POST select/PortalTheme
DefaultApi search_portal_user_hold GET select/PortalUserHold
DefaultApi search_portal_user_hold_xml POST select/PortalUserHold
DefaultApi search_portal_user_signature GET select/PortalUserSignature
DefaultApi search_portal_user_signature_xml POST select/PortalUserSignature
DefaultApi search_portal_user_token GET select/PortalUserToken
DefaultApi search_portal_user_token_xml POST select/PortalUserToken
DefaultApi search_preference GET select/Preference
DefaultApi search_preference_xml POST select/Preference
DefaultApi search_priority GET select/Priority
DefaultApi search_priority_xml POST select/Priority
DefaultApi search_process GET select/Process
DefaultApi search_process_xml POST select/Process
DefaultApi search_profile_item GET select/ProfileItem
DefaultApi search_profile_item_xml POST select/ProfileItem
DefaultApi search_profile_type GET select/ProfileType
DefaultApi search_profile_type_xml POST select/ProfileType
DefaultApi search_program GET select/Program
DefaultApi search_program_custom_field GET select/ProgramCustomField
DefaultApi search_program_custom_field_xml POST select/ProgramCustomField
DefaultApi search_program_entry GET select/ProgramEntry
DefaultApi search_program_entry_xml POST select/ProgramEntry
DefaultApi search_program_evaluation_type GET select/ProgramEvaluationType
DefaultApi search_program_evaluation_type_xml POST select/ProgramEvaluationType
DefaultApi search_program_note GET select/ProgramNote
DefaultApi search_program_note_xml POST select/ProgramNote
DefaultApi search_program_sub_type GET select/ProgramSubType
DefaultApi search_program_sub_type_xml POST select/ProgramSubType
DefaultApi search_program_type GET select/ProgramType
DefaultApi search_program_type_xml POST select/ProgramType
DefaultApi search_program_xml POST select/Program
DefaultApi search_promo_code GET select/PromoCode
DefaultApi search_promo_code_record GET select/PromoCodeRecord
DefaultApi search_promo_code_record_xml POST select/PromoCodeRecord
DefaultApi search_promo_code_usage GET select/PromoCodeUsage
DefaultApi search_promo_code_usage_xml POST select/PromoCodeUsage
DefaultApi search_promo_code_xml POST select/PromoCode
DefaultApi search_record_attachment GET select/RecordAttachment
DefaultApi search_record_attachment_xml POST select/RecordAttachment
DefaultApi search_refund_request GET select/RefundRequest
DefaultApi search_refund_request_batch_configuration GET select/RefundRequestBatchConfiguration
DefaultApi search_refund_request_batch_configuration_item GET select/RefundRequestBatchConfigurationItem
DefaultApi search_refund_request_batch_configuration_item_xml POST select/RefundRequestBatchConfigurationItem
DefaultApi search_refund_request_batch_configuration_xml POST select/RefundRequestBatchConfiguration
DefaultApi search_refund_request_break_up GET select/RefundRequestBreakUp
DefaultApi search_refund_request_break_up_xml POST select/RefundRequestBreakUp
DefaultApi search_refund_request_configuration GET select/RefundRequestConfiguration
DefaultApi search_refund_request_configuration_break_up GET select/RefundRequestConfigurationBreakUp
DefaultApi search_refund_request_configuration_break_up_xml POST select/RefundRequestConfigurationBreakUp
DefaultApi search_refund_request_configuration_xml POST select/RefundRequestConfiguration
DefaultApi search_refund_request_xml POST select/RefundRequest
DefaultApi search_region_of_birth GET select/RegionOfBirth
DefaultApi search_region_of_birth_xml POST select/RegionOfBirth
DefaultApi search_report GET select/Report
DefaultApi search_report_detail GET select/ReportDetail
DefaultApi search_report_detail_xml POST select/ReportDetail
DefaultApi search_report_permission GET select/ReportPermission
DefaultApi search_report_permission_xml POST select/ReportPermission
DefaultApi search_report_schedule GET select/ReportSchedule
DefaultApi search_report_schedule_xml POST select/ReportSchedule
DefaultApi search_report_setting GET select/ReportSetting
DefaultApi search_report_setting_xml POST select/ReportSetting
DefaultApi search_report_xml POST select/Report
DefaultApi search_resource GET select/Resource
DefaultApi search_resource_booking GET select/ResourceBooking
DefaultApi search_resource_booking_xml POST select/ResourceBooking
DefaultApi search_resource_type GET select/ResourceType
DefaultApi search_resource_type_xml POST select/ResourceType
DefaultApi search_resource_xml POST select/Resource
DefaultApi search_response_status GET select/ResponseStatus
DefaultApi search_response_status_xml POST select/ResponseStatus
DefaultApi search_room GET select/Room
DefaultApi search_room_attribute GET select/RoomAttribute
DefaultApi search_room_attribute_xml POST select/RoomAttribute
DefaultApi search_room_base GET select/RoomBase
DefaultApi search_room_base_gender GET select/RoomBaseGender
DefaultApi search_room_base_gender_xml POST select/RoomBaseGender
DefaultApi search_room_base_xml POST select/RoomBase
DefaultApi search_room_classification GET select/RoomClassification
DefaultApi search_room_classification_xml POST select/RoomClassification
DefaultApi search_room_configuration GET select/RoomConfiguration
DefaultApi search_room_configuration_attribute GET select/RoomConfigurationAttribute
DefaultApi search_room_configuration_attribute_xml POST select/RoomConfigurationAttribute
DefaultApi search_room_configuration_classification GET select/RoomConfigurationClassification
DefaultApi search_room_configuration_classification_xml POST select/RoomConfigurationClassification
DefaultApi search_room_configuration_profile GET select/RoomConfigurationProfile
DefaultApi search_room_configuration_profile_xml POST select/RoomConfigurationProfile
DefaultApi search_room_configuration_room_sort GET select/RoomConfigurationRoomSort
DefaultApi search_room_configuration_room_sort_xml POST select/RoomConfigurationRoomSort
DefaultApi search_room_configuration_term_type GET select/RoomConfigurationTermType
DefaultApi search_room_configuration_term_type_xml POST select/RoomConfigurationTermType
DefaultApi search_room_configuration_xml POST select/RoomConfiguration
DefaultApi search_room_location GET select/RoomLocation
DefaultApi search_room_location_area GET select/RoomLocationArea
DefaultApi search_room_location_area_xml POST select/RoomLocationArea
DefaultApi search_room_location_classification GET select/RoomLocationClassification
DefaultApi search_room_location_classification_xml POST select/RoomLocationClassification
DefaultApi search_room_location_floor_suite GET select/RoomLocationFloorSuite
DefaultApi search_room_location_floor_suite_xml POST select/RoomLocationFloorSuite
DefaultApi search_room_location_section GET select/RoomLocationSection
DefaultApi search_room_location_section_xml POST select/RoomLocationSection
DefaultApi search_room_location_xml POST select/RoomLocation
DefaultApi search_room_manager GET select/RoomManager
DefaultApi search_room_manager_xml POST select/RoomManager
DefaultApi search_room_preference GET select/RoomPreference
DefaultApi search_room_preference_xml POST select/RoomPreference
DefaultApi search_room_profile GET select/RoomProfile
DefaultApi search_room_profile_xml POST select/RoomProfile
DefaultApi search_room_rate GET select/RoomRate
DefaultApi search_room_rate_charge GET select/RoomRateCharge
DefaultApi search_room_rate_charge_xml POST select/RoomRateCharge
DefaultApi search_room_rate_room_type_location GET select/RoomRateRoomTypeLocation
DefaultApi search_room_rate_room_type_location_xml POST select/RoomRateRoomTypeLocation
DefaultApi search_room_rate_session GET select/RoomRateSession
DefaultApi search_room_rate_session_xml POST select/RoomRateSession
DefaultApi search_room_rate_xml POST select/RoomRate
DefaultApi search_room_sort_configuration GET select/RoomSortConfiguration
DefaultApi search_room_sort_configuration_xml POST select/RoomSortConfiguration
DefaultApi search_room_sort_profile GET select/RoomSortProfile
DefaultApi search_room_sort_profile_item GET select/RoomSortProfileItem
DefaultApi search_room_sort_profile_item_xml POST select/RoomSortProfileItem
DefaultApi search_room_sort_profile_xml POST select/RoomSortProfile
DefaultApi search_room_space GET select/RoomSpace
DefaultApi search_room_space_closed GET select/RoomSpaceClosed
DefaultApi search_room_space_closed_xml POST select/RoomSpaceClosed
DefaultApi search_room_space_detail GET select/RoomSpaceDetail
DefaultApi search_room_space_detail_xml POST select/RoomSpaceDetail
DefaultApi search_room_space_inventory GET select/RoomSpaceInventory
DefaultApi search_room_space_inventory_condition GET select/RoomSpaceInventoryCondition
DefaultApi search_room_space_inventory_condition_xml POST select/RoomSpaceInventoryCondition
DefaultApi search_room_space_inventory_inspection GET select/RoomSpaceInventoryInspection
DefaultApi search_room_space_inventory_inspection_item GET select/RoomSpaceInventoryInspectionItem
DefaultApi search_room_space_inventory_inspection_item_xml POST select/RoomSpaceInventoryInspectionItem
DefaultApi search_room_space_inventory_inspection_run GET select/RoomSpaceInventoryInspectionRun
DefaultApi search_room_space_inventory_inspection_run_xml POST select/RoomSpaceInventoryInspectionRun
DefaultApi search_room_space_inventory_inspection_xml POST select/RoomSpaceInventoryInspection
DefaultApi search_room_space_inventory_status GET select/RoomSpaceInventoryStatus
DefaultApi search_room_space_inventory_status_xml POST select/RoomSpaceInventoryStatus
DefaultApi search_room_space_inventory_type GET select/RoomSpaceInventoryType
DefaultApi search_room_space_inventory_type_xml POST select/RoomSpaceInventoryType
DefaultApi search_room_space_inventory_xml POST select/RoomSpaceInventory
DefaultApi search_room_space_key GET select/RoomSpaceKey
DefaultApi search_room_space_key_booking GET select/RoomSpaceKeyBooking
DefaultApi search_room_space_key_booking_xml POST select/RoomSpaceKeyBooking
DefaultApi search_room_space_key_type GET select/RoomSpaceKeyType
DefaultApi search_room_space_key_type_xml POST select/RoomSpaceKeyType
DefaultApi search_room_space_key_xml POST select/RoomSpaceKey
DefaultApi search_room_space_maintenance GET select/RoomSpaceMaintenance
DefaultApi search_room_space_maintenance_category GET select/RoomSpaceMaintenanceCategory
DefaultApi search_room_space_maintenance_category_xml POST select/RoomSpaceMaintenanceCategory
DefaultApi search_room_space_maintenance_item GET select/RoomSpaceMaintenanceItem
DefaultApi search_room_space_maintenance_item_xml POST select/RoomSpaceMaintenanceItem
DefaultApi search_room_space_maintenance_job_action GET select/RoomSpaceMaintenanceJobAction
DefaultApi search_room_space_maintenance_job_action_xml POST select/RoomSpaceMaintenanceJobAction
DefaultApi search_room_space_maintenance_materials GET select/RoomSpaceMaintenanceMaterials
DefaultApi search_room_space_maintenance_materials_xml POST select/RoomSpaceMaintenanceMaterials
DefaultApi search_room_space_maintenance_xml POST select/RoomSpaceMaintenance
DefaultApi search_room_space_swap GET select/RoomSpaceSwap
DefaultApi search_room_space_swap_preference GET select/RoomSpaceSwapPreference
DefaultApi search_room_space_swap_preference_xml POST select/RoomSpaceSwapPreference
DefaultApi search_room_space_swap_xml POST select/RoomSpaceSwap
DefaultApi search_room_space_xml POST select/RoomSpace
DefaultApi search_room_term_type GET select/RoomTermType
DefaultApi search_room_term_type_xml POST select/RoomTermType
DefaultApi search_room_type GET select/RoomType
DefaultApi search_room_type_capacity GET select/RoomTypeCapacity
DefaultApi search_room_type_capacity_xml POST select/RoomTypeCapacity
DefaultApi search_room_type_xml POST select/RoomType
DefaultApi search_room_xml POST select/Room
DefaultApi search_roommate_group GET select/RoommateGroup
DefaultApi search_roommate_group_mandatory_profile GET select/RoommateGroupMandatoryProfile
DefaultApi search_roommate_group_mandatory_profile_xml POST select/RoommateGroupMandatoryProfile
DefaultApi search_roommate_group_request GET select/RoommateGroupRequest
DefaultApi search_roommate_group_request_xml POST select/RoommateGroupRequest
DefaultApi search_roommate_group_xml POST select/RoommateGroup
DefaultApi search_saved_list GET select/SavedList
DefaultApi search_saved_list_item GET select/SavedListItem
DefaultApi search_saved_list_item_xml POST select/SavedListItem
DefaultApi search_saved_list_xml POST select/SavedList
DefaultApi search_school GET select/School
DefaultApi search_school_xml POST select/School
DefaultApi search_sdas_charge_rate GET select/SDASChargeRate
DefaultApi search_sdas_charge_rate_xml POST select/SDASChargeRate
DefaultApi search_sdas_data GET select/SDASData
DefaultApi search_sdas_data_xml POST select/SDASData
DefaultApi search_setting GET select/Setting
DefaultApi search_setting_xml POST select/Setting
DefaultApi search_shipping_type GET select/ShippingType
DefaultApi search_shipping_type_xml POST select/ShippingType
DefaultApi search_shopping_cart_item GET select/ShoppingCartItem
DefaultApi search_shopping_cart_item_hold GET select/ShoppingCartItemHold
DefaultApi search_shopping_cart_item_hold_xml POST select/ShoppingCartItemHold
DefaultApi search_shopping_cart_item_xml POST select/ShoppingCartItem
DefaultApi search_staff GET select/Staff
DefaultApi search_staff_xml POST select/Staff
DefaultApi search_survey GET select/Survey
DefaultApi search_survey_question GET select/SurveyQuestion
DefaultApi search_survey_question_response GET select/SurveyQuestionResponse
DefaultApi search_survey_question_response_xml POST select/SurveyQuestionResponse
DefaultApi search_survey_question_xml POST select/SurveyQuestion
DefaultApi search_survey_response GET select/SurveyResponse
DefaultApi search_survey_response_xml POST select/SurveyResponse
DefaultApi search_survey_type GET select/SurveyType
DefaultApi search_survey_type_xml POST select/SurveyType
DefaultApi search_survey_xml POST select/Survey
DefaultApi search_system_activity GET select/SystemActivity
DefaultApi search_system_activity_xml POST select/SystemActivity
DefaultApi search_task GET select/Task
DefaultApi search_task_runner_history GET select/TaskRunnerHistory
DefaultApi search_task_runner_history_xml POST select/TaskRunnerHistory
DefaultApi search_task_status GET select/TaskStatus
DefaultApi search_task_status_xml POST select/TaskStatus
DefaultApi search_task_template GET select/TaskTemplate
DefaultApi search_task_template_item GET select/TaskTemplateItem
DefaultApi search_task_template_item_xml POST select/TaskTemplateItem
DefaultApi search_task_template_xml POST select/TaskTemplate
DefaultApi search_task_type GET select/TaskType
DefaultApi search_task_type_xml POST select/TaskType
DefaultApi search_task_xml POST select/Task
DefaultApi search_template GET select/Template
DefaultApi search_template_permission GET select/TemplatePermission
DefaultApi search_template_permission_xml POST select/TemplatePermission
DefaultApi search_template_xml POST select/Template
DefaultApi search_term GET select/Term
DefaultApi search_term_rule GET select/TermRule
DefaultApi search_term_rule_xml POST select/TermRule
DefaultApi search_term_session GET select/TermSession
DefaultApi search_term_session_free GET select/TermSessionFree
DefaultApi search_term_session_free_xml POST select/TermSessionFree
DefaultApi search_term_session_xml POST select/TermSession
DefaultApi search_term_type GET select/TermType
DefaultApi search_term_type_xml POST select/TermType
DefaultApi search_term_xml POST select/Term
DefaultApi search_time_slot GET select/TimeSlot
DefaultApi search_time_slot_xml POST select/TimeSlot
DefaultApi search_title GET select/Title
DefaultApi search_title_xml POST select/Title
DefaultApi search_total GET select/Total
DefaultApi search_total_xml POST select/Total
DefaultApi search_transaction GET select/Transaction
DefaultApi search_transaction_dispute GET select/TransactionDispute
DefaultApi search_transaction_dispute_custom_field GET select/TransactionDisputeCustomField
DefaultApi search_transaction_dispute_custom_field_xml POST select/TransactionDisputeCustomField
DefaultApi search_transaction_dispute_item GET select/TransactionDisputeItem
DefaultApi search_transaction_dispute_item_xml POST select/TransactionDisputeItem
DefaultApi search_transaction_dispute_xml POST select/TransactionDispute
DefaultApi search_transaction_link GET select/TransactionLink
DefaultApi search_transaction_link_item GET select/TransactionLinkItem
DefaultApi search_transaction_link_item_xml POST select/TransactionLinkItem
DefaultApi search_transaction_link_xml POST select/TransactionLink
DefaultApi search_transaction_tag GET select/TransactionTag
DefaultApi search_transaction_tag_xml POST select/TransactionTag
DefaultApi search_transaction_template GET select/TransactionTemplate
DefaultApi search_transaction_template_item GET select/TransactionTemplateItem
DefaultApi search_transaction_template_item_xml POST select/TransactionTemplateItem
DefaultApi search_transaction_template_xml POST select/TransactionTemplate
DefaultApi search_transaction_xml POST select/Transaction
DefaultApi search_visitor GET select/Visitor
DefaultApi search_visitor_type GET select/VisitorType
DefaultApi search_visitor_type_xml POST select/VisitorType
DefaultApi search_visitor_xml POST select/Visitor
DefaultApi search_vm_data GET select/VMData
DefaultApi search_vm_data_xml POST select/VMData
DefaultApi search_vm_group GET select/VMGroup
DefaultApi search_vm_group_extension GET select/VMGroupExtension
DefaultApi search_vm_group_extension_xml POST select/VMGroupExtension
DefaultApi search_vm_group_mail_box GET select/VMGroupMailBox
DefaultApi search_vm_group_mail_box_xml POST select/VMGroupMailBox
DefaultApi search_vm_group_message GET select/VMGroupMessage
DefaultApi search_vm_group_message_xml POST select/VMGroupMessage
DefaultApi search_vm_group_xml POST select/VMGroup
DefaultApi search_vm_line_usage GET select/VMLineUsage
DefaultApi search_vm_line_usage_xml POST select/VMLineUsage
DefaultApi search_vm_mail_box GET select/VMMailBox
DefaultApi search_vm_mail_box_type GET select/VMMailBoxType
DefaultApi search_vm_mail_box_type_xml POST select/VMMailBoxType
DefaultApi search_vm_mail_box_xml POST select/VMMailBox
DefaultApi search_vm_message GET select/VMMessage
DefaultApi search_vm_message_lamp GET select/VMMessageLamp
DefaultApi search_vm_message_lamp_xml POST select/VMMessageLamp
DefaultApi search_vm_message_xml POST select/VMMessage
DefaultApi search_vmmci GET select/VMMCI
DefaultApi search_vmmcixml POST select/VMMCI
DefaultApi search_wait_list GET select/WaitList
DefaultApi search_wait_list_classification GET select/WaitListClassification
DefaultApi search_wait_list_classification_xml POST select/WaitListClassification
DefaultApi search_wait_list_entry_application GET select/WaitListEntryApplication
DefaultApi search_wait_list_entry_application_xml POST select/WaitListEntryApplication
DefaultApi search_wait_list_profile GET select/WaitListProfile
DefaultApi search_wait_list_profile_xml POST select/WaitListProfile
DefaultApi search_wait_list_room_space GET select/WaitListRoomSpace
DefaultApi search_wait_list_room_space_xml POST select/WaitListRoomSpace
DefaultApi search_wait_list_xml POST select/WaitList
DefaultApi search_web_block GET select/WebBlock
DefaultApi search_web_block_xml POST select/WebBlock
DefaultApi search_web_control GET select/WebControl
DefaultApi search_web_control_xml POST select/WebControl
DefaultApi search_web_email_text GET select/WebEmailText
DefaultApi search_web_email_text_xml POST select/WebEmailText
DefaultApi search_web_field GET select/WebField
DefaultApi search_web_field_xml POST select/WebField
DefaultApi search_web_log GET select/WebLog
DefaultApi search_web_log_xml POST select/WebLog
DefaultApi search_web_menu GET select/WebMenu
DefaultApi search_web_menu_classification GET select/WebMenuClassification
DefaultApi search_web_menu_classification_xml POST select/WebMenuClassification
DefaultApi search_web_menu_xml POST select/WebMenu
DefaultApi search_web_module GET select/WebModule
DefaultApi search_web_module_xml POST select/WebModule
DefaultApi search_web_payment GET select/WebPayment
DefaultApi search_web_payment_xml POST select/WebPayment
DefaultApi search_web_rule GET select/WebRule
DefaultApi search_web_rule_link GET select/WebRuleLink
DefaultApi search_web_rule_link_xml POST select/WebRuleLink
DefaultApi search_web_rule_xml POST select/WebRule
DefaultApi search_web_section GET select/WebSection
DefaultApi search_web_section_text_block GET select/WebSectionTextBlock
DefaultApi search_web_section_text_block_xml POST select/WebSectionTextBlock
DefaultApi search_web_section_xml POST select/WebSection
DefaultApi search_web_setting GET select/WebSetting
DefaultApi search_web_setting_xml POST select/WebSetting
DefaultApi search_web_site GET select/WebSite
DefaultApi search_web_site_xml POST select/WebSite
DefaultApi search_web_transaction GET select/WebTransaction
DefaultApi search_web_transaction_xml POST select/WebTransaction
DefaultApi search_workflow GET select/Workflow
DefaultApi search_workflow_history GET select/WorkflowHistory
DefaultApi search_workflow_history_xml POST select/WorkflowHistory
DefaultApi search_workflow_permission GET select/WorkflowPermission
DefaultApi search_workflow_permission_xml POST select/WorkflowPermission
DefaultApi search_workflow_step GET select/WorkflowStep
DefaultApi search_workflow_step_permission GET select/WorkflowStepPermission
DefaultApi search_workflow_step_permission_xml POST select/WorkflowStepPermission
DefaultApi search_workflow_step_xml POST select/WorkflowStep
DefaultApi search_workflow_xml POST select/Workflow
DefaultApi search_zip_post_code GET select/ZipPostCode
DefaultApi search_zip_post_code_xml POST select/ZipPostCode
DefaultApi update_address_type POST update/AddressType/{AddressTypeID}
DefaultApi update_application_status POST update/ApplicationStatus/{ApplicationStatusID}
DefaultApi update_auto_allocate_run POST update/AutoAllocateRun/{AutoAllocateRunID}
DefaultApi update_booking POST update/Booking/{BookingID}
DefaultApi update_booking_agreement POST update/BookingAgreement/{BookingAgreementID}
DefaultApi update_booking_custom_field POST update/BookingCustomField/{BookingCustomFieldID}
DefaultApi update_booking_linked POST update/BookingLinked/{BookingLinkedID}
DefaultApi update_booking_occupant POST update/BookingOccupant/{BookingOccupantID}
DefaultApi update_booking_reason POST update/BookingReason/{BookingReasonID}
DefaultApi update_booking_tag POST update/BookingTag/{BookingTagID}
DefaultApi update_booking_type POST update/BookingType/{BookingTypeID}
DefaultApi update_calendar POST update/Calendar/{CalendarID}
DefaultApi update_category POST update/Category/{CategoryID}
DefaultApi update_category_custom_field POST update/CategoryCustomField/{CategoryCustomFieldID}
DefaultApi update_category_level POST update/CategoryLevel/{CategoryLevelID}
DefaultApi update_category_permission POST update/CategoryPermission/{CategoryPermissionID}
DefaultApi update_category_schedule_transaction POST update/CategoryScheduleTransaction/{CategoryScheduleTransactionID}
DefaultApi update_catering POST update/Catering/{CateringID}
DefaultApi update_catering_item POST update/CateringItem/{CateringItemID}
DefaultApi update_catering_type POST update/CateringType/{CateringTypeID}
DefaultApi update_charge_group POST update/ChargeGroup/{ChargeGroupID}
DefaultApi update_charge_item POST update/ChargeItem/{ChargeItemID}
DefaultApi update_classification POST update/Classification/{ClassificationID}
DefaultApi update_concern POST update/Concern/{ConcernID}
DefaultApi update_concern_custom_field POST update/ConcernCustomField/{ConcernCustomFieldID}
DefaultApi update_concern_entry POST update/ConcernEntry/{ConcernEntryID}
DefaultApi update_concern_note POST update/ConcernNote/{ConcernNoteID}
DefaultApi update_concern_sub_type POST update/ConcernSubType/{ConcernSubTypeID}
DefaultApi update_concern_type POST update/ConcernType/{ConcernTypeID}
DefaultApi update_contact POST update/Contact/{ContactID}
DefaultApi update_contact_custom_field POST update/ContactCustomField/{ContactCustomFieldID}
DefaultApi update_contact_note POST update/ContactNote/{ContactNoteID}
DefaultApi update_contact_status POST update/ContactStatus/{ContactStatusID}
DefaultApi update_contribution POST update/Contribution/{ContributionID}
DefaultApi update_contribution_custom_field POST update/ContributionCustomField/{ContributionCustomFieldID}
DefaultApi update_contribution_entry POST update/ContributionEntry/{ContributionEntryID}
DefaultApi update_contribution_note POST update/ContributionNote/{ContributionNoteID}
DefaultApi update_contribution_sub_type POST update/ContributionSubType/{ContributionSubTypeID}
DefaultApi update_contribution_type POST update/ContributionType/{ContributionTypeID}
DefaultApi update_correspondence_source POST update/CorrespondenceSource/{CorrespondenceSourceID}
DefaultApi update_country POST update/Country/{CountryID}
DefaultApi update_course POST update/Course/{CourseID}
DefaultApi update_currency_conversion POST update/CurrencyConversion/{CurrencyConversionID}
DefaultApi update_custom_field_definition POST update/CustomFieldDefinition/{CustomFieldDefinitionID}
DefaultApi update_custom_method_tag POST update/CustomMethodTag/{CustomMethodTagID}
DefaultApi update_dashboard POST update/Dashboard/{DashboardID}
DefaultApi update_dashboard_panel POST update/DashboardPanel/{DashboardPanelID}
DefaultApi update_dashboard_panel_setting POST update/DashboardPanelSetting/{DashboardPanelSettingID}
DefaultApi update_dashboard_sharing POST update/DashboardSharing/{DashboardSharingID}
DefaultApi update_deleted_transaction POST update/DeletedTransaction/{DeletedTransactionID}
DefaultApi update_document POST update/Document/{DocumentID}
DefaultApi update_dynamic_list POST update/DynamicList/{DynamicListID}
DefaultApi update_dynamic_list_permission POST update/DynamicListPermission/{DynamicListPermissionID}
DefaultApi update_electronic_identity_type POST update/ElectronicIdentityType/{ElectronicIdentityTypeID}
DefaultApi update_email_from_address POST update/EmailFromAddress/{EmailFromAddressID}
DefaultApi update_email_from_address_permission POST update/EmailFromAddressPermission/{EmailFromAddressPermissionID}
DefaultApi update_email_outbox POST update/EmailOutbox/{EmailOutboxID}
DefaultApi update_end_of_session POST update/EndOfSession/{EndOfSessionID}
DefaultApi update_end_of_session_charge_group POST update/EndOfSessionChargeGroup/{EndOfSessionChargeGroupID}
DefaultApi update_entry POST update/Entry/{EntryID}
DefaultApi update_entry_address POST update/EntryAddress/{EntryAddressID}
DefaultApi update_entry_alumni POST update/EntryAlumni/{EntryAlumniID}
DefaultApi update_entry_alumni_status POST update/EntryAlumniStatus/{EntryAlumniStatusID}
DefaultApi update_entry_application POST update/EntryApplication/{EntryApplicationID}
DefaultApi update_entry_application_custom_field POST update/EntryApplicationCustomField/{EntryApplicationCustomFieldID}
DefaultApi update_entry_application_note POST update/EntryApplicationNote/{EntryApplicationNoteID}
DefaultApi update_entry_application_portal_section POST update/EntryApplicationPortalSection/{EntryApplicationPortalSectionID}
DefaultApi update_entry_application_preference POST update/EntryApplicationPreference/{EntryApplicationPreferenceID}
DefaultApi update_entry_application_proxy POST update/EntryApplicationProxy/{EntryApplicationProxyID}
DefaultApi update_entry_application_room_mate POST update/EntryApplicationRoomMate/{EntryApplicationRoomMateID}
DefaultApi update_entry_application_room_preference POST update/EntryApplicationRoomPreference/{EntryApplicationRoomPreferenceID}
DefaultApi update_entry_correspondence POST update/EntryCorrespondence/{EntryCorrespondenceID}
DefaultApi update_entry_custom_field POST update/EntryCustomField/{EntryCustomFieldID}
DefaultApi update_entry_detail POST update/EntryDetail/{EntryDetailID}
DefaultApi update_entry_electronic_identity POST update/EntryElectronicIdentity/{EntryElectronicIdentityID}
DefaultApi update_entry_enrollment POST update/EntryEnrollment/{EntryEnrollmentID}
DefaultApi update_entry_event POST update/EntryEvent/{EntryEventID}
DefaultApi update_entry_family POST update/EntryFamily/{EntryFamilyID}
DefaultApi update_entry_group POST update/EntryGroup/{EntryGroupID}
DefaultApi update_entry_invitation POST update/EntryInvitation/{EntryInvitationID}
DefaultApi update_entry_meal POST update/EntryMeal/{EntryMealID}
DefaultApi update_entry_meal_plan_detail POST update/EntryMealPlanDetail/{EntryMealPlanDetailID}
DefaultApi update_entry_meal_tag POST update/EntryMealTag/{EntryMealTagID}
DefaultApi update_entry_membership POST update/EntryMembership/{EntryMembershipID}
DefaultApi update_entry_note POST update/EntryNote/{EntryNoteID}
DefaultApi update_entry_parcel POST update/EntryParcel/{EntryParcelID}
DefaultApi update_entry_portal_activity POST update/EntryPortalActivity/{EntryPortalActivityID}
DefaultApi update_entry_position POST update/EntryPosition/{EntryPositionID}
DefaultApi update_entry_profile POST update/EntryProfile/{EntryProfileID}
DefaultApi update_entry_result POST update/EntryResult/{EntryResultID}
DefaultApi update_entry_schedule_transaction POST update/EntryScheduleTransaction/{EntryScheduleTransactionID}
DefaultApi update_entry_scholarship POST update/EntryScholarship/{EntryScholarshipID}
DefaultApi update_entry_school POST update/EntrySchool/{EntrySchoolID}
DefaultApi update_entry_sdas POST update/EntrySDAS/{EntrySDASID}
DefaultApi update_entry_visitor POST update/EntryVisitor/{EntryVisitorID}
DefaultApi update_event POST update/Event/{EventID}
DefaultApi update_event_charge POST update/EventCharge/{EventChargeID}
DefaultApi update_event_contact_entry POST update/EventContactEntry/{EventContactEntryID}
DefaultApi update_event_custom_field POST update/EventCustomField/{EventCustomFieldID}
DefaultApi update_event_meal_plan POST update/EventMealPlan/{EventMealPlanID}
DefaultApi update_event_note POST update/EventNote/{EventNoteID}
DefaultApi update_event_quote POST update/EventQuote/{EventQuoteID}
DefaultApi update_event_registration_fee POST update/EventRegistrationFee/{EventRegistrationFeeID}
DefaultApi update_event_type POST update/EventType/{EventTypeID}
DefaultApi update_extension POST update/Extension/{ExtensionID}
DefaultApi update_field_default POST update/FieldDefault/{FieldDefaultID}
DefaultApi update_financial_support POST update/FinancialSupport/{FinancialSupportID}
DefaultApi update_function_booking POST update/FunctionBooking/{FunctionBookingID}
DefaultApi update_function_booking_attendee POST update/FunctionBookingAttendee/{FunctionBookingAttendeeID}
DefaultApi update_function_booking_catering POST update/FunctionBookingCatering/{FunctionBookingCateringID}
DefaultApi update_function_booking_catering_item POST update/FunctionBookingCateringItem/{FunctionBookingCateringItemID}
DefaultApi update_function_booking_charge POST update/FunctionBookingCharge/{FunctionBookingChargeID}
DefaultApi update_function_resource POST update/FunctionResource/{FunctionResourceID}
DefaultApi update_function_resource_booking POST update/FunctionResourceBooking/{FunctionResourceBookingID}
DefaultApi update_function_resource_type POST update/FunctionResourceType/{FunctionResourceTypeID}
DefaultApi update_function_room POST update/FunctionRoom/{FunctionRoomID}
DefaultApi update_function_room_booking POST update/FunctionRoomBooking/{FunctionRoomBookingID}
DefaultApi update_function_room_closed POST update/FunctionRoomClosed/{FunctionRoomClosedID}
DefaultApi update_function_room_location POST update/FunctionRoomLocation/{FunctionRoomLocationID}
DefaultApi update_function_room_rate POST update/FunctionRoomRate/{FunctionRoomRateID}
DefaultApi update_function_room_setup POST update/FunctionRoomSetup/{FunctionRoomSetupID}
DefaultApi update_function_room_type POST update/FunctionRoomType/{FunctionRoomTypeID}
DefaultApi update_function_type POST update/FunctionType/{FunctionTypeID}
DefaultApi update_generic_table_data POST update/GenericTableData/{GenericTableDataID}
DefaultApi update_generic_table_data_field POST update/GenericTableDataField/{GenericTableDataFieldID}
DefaultApi update_generic_table_definition POST update/GenericTableDefinition/{GenericTableDefinitionID}
DefaultApi update_generic_table_definition_field POST update/GenericTableDefinitionField/{GenericTableDefinitionFieldID}
DefaultApi update_gl_posting POST update/GLPosting/{GLPostingID}
DefaultApi update_group POST update/Group/{GroupID}
DefaultApi update_group_contact_entry POST update/GroupContactEntry/{GroupContactEntryID}
DefaultApi update_group_custom_field POST update/GroupCustomField/{GroupCustomFieldID}
DefaultApi update_group_meal_plan POST update/GroupMealPlan/{GroupMealPlanID}
DefaultApi update_group_room_space POST update/GroupRoomSpace/{GroupRoomSpaceID}
DefaultApi update_group_room_type_and_rates POST update/GroupRoomTypeAndRates/{GroupRoomTypeAndRatesID}
DefaultApi update_housekeeping POST update/Housekeeping/{HousekeepingID}
DefaultApi update_housekeeping_schedule POST update/HousekeepingSchedule/{HousekeepingScheduleID}
DefaultApi update_housekeeping_schedule_skip POST update/HousekeepingScheduleSkip/{HousekeepingScheduleSkipID}
DefaultApi update_incident POST update/Incident/{IncidentID}
DefaultApi update_incident_action POST update/IncidentAction/{IncidentActionID}
DefaultApi update_incident_action_entry POST update/IncidentActionEntry/{IncidentActionEntryID}
DefaultApi update_incident_action_type POST update/IncidentActionType/{IncidentActionTypeID}
DefaultApi update_incident_appeal_decision POST update/IncidentAppealDecision/{IncidentAppealDecisionID}
DefaultApi update_incident_appeal_type POST update/IncidentAppealType/{IncidentAppealTypeID}
DefaultApi update_incident_clery_geography POST update/IncidentCleryGeography/{IncidentCleryGeographyID}
DefaultApi update_incident_custom_field POST update/IncidentCustomField/{IncidentCustomFieldID}
DefaultApi update_incident_entry POST update/IncidentEntry/{IncidentEntryID}
DefaultApi update_incident_entry_appeal POST update/IncidentEntryAppeal/{IncidentEntryAppealID}
DefaultApi update_incident_entry_correspondence POST update/IncidentEntryCorrespondence/{IncidentEntryCorrespondenceID}
DefaultApi update_incident_entry_note POST update/IncidentEntryNote/{IncidentEntryNoteID}
DefaultApi update_incident_entry_sanction POST update/IncidentEntrySanction/{IncidentEntrySanctionID}
DefaultApi update_incident_entry_violation POST update/IncidentEntryViolation/{IncidentEntryViolationID}
DefaultApi update_incident_finding POST update/IncidentFinding/{IncidentFindingID}
DefaultApi update_incident_involvement POST update/IncidentInvolvement/{IncidentInvolvementID}
DefaultApi update_incident_note POST update/IncidentNote/{IncidentNoteID}
DefaultApi update_incident_plea POST update/IncidentPlea/{IncidentPleaID}
DefaultApi update_incident_sanction_sub_type POST update/IncidentSanctionSubType/{IncidentSanctionSubTypeID}
DefaultApi update_incident_sanction_type POST update/IncidentSanctionType/{IncidentSanctionTypeID}
DefaultApi update_incident_severity POST update/IncidentSeverity/{IncidentSeverityID}
DefaultApi update_incident_status POST update/IncidentStatus/{IncidentStatusID}
DefaultApi update_incident_sub_type POST update/IncidentSubType/{IncidentSubTypeID}
DefaultApi update_incident_type POST update/IncidentType/{IncidentTypeID}
DefaultApi update_incident_violation POST update/IncidentViolation/{IncidentViolationID}
DefaultApi update_inspection_run_template POST update/InspectionRunTemplate/{InspectionRunTemplateID}
DefaultApi update_interface POST update/Interface/{InterfaceID}
DefaultApi update_interface_application POST update/InterfaceApplication/{InterfaceApplicationID}
DefaultApi update_interface_subscribe POST update/InterfaceSubscribe/{InterfaceSubscribeID}
DefaultApi update_invoice POST update/Invoice/{InvoiceID}
DefaultApi update_log_activity POST update/LogActivity/{LogActivityID}
DefaultApi update_log_add_in POST update/LogAddIn/{LogAddInID}
DefaultApi update_log_interface POST update/LogInterface/{LogInterfaceID}
DefaultApi update_log_metric POST update/LogMetric/{LogMetricID}
DefaultApi update_lookup POST update/Lookup/{LookupID}
DefaultApi update_lookup_text POST update/LookupText/{LookupTextID}
DefaultApi update_mail_merge POST update/MailMerge/{MailMergeID}
DefaultApi update_meal_plan POST update/MealPlan/{MealPlanID}
DefaultApi update_meal_plan_detail POST update/MealPlanDetail/{MealPlanDetailID}
DefaultApi update_meal_plan_dining_hall POST update/MealPlanDiningHall/{MealPlanDiningHallID}
DefaultApi update_meal_plan_free POST update/MealPlanFree/{MealPlanFreeID}
DefaultApi update_meal_plan_session POST update/MealPlanSession/{MealPlanSessionID}
DefaultApi update_meal_pricing POST update/MealPricing/{MealPricingID}
DefaultApi update_membership_type POST update/MembershipType/{MembershipTypeID}
DefaultApi update_message POST update/Message/{MessageID}
DefaultApi update_message_action POST update/MessageAction/{MessageActionID}
DefaultApi update_message_subscriber POST update/MessageSubscriber/{MessageSubscriberID}
DefaultApi update_message_subscription POST update/MessageSubscription/{MessageSubscriptionID}
DefaultApi update_message_subscription_settings POST update/MessageSubscriptionSettings/{MessageSubscriptionSettingsID}
DefaultApi update_nationality POST update/Nationality/{NationalityID}
DefaultApi update_note_type POST update/NoteType/{NoteTypeID}
DefaultApi update_parcel_type POST update/ParcelType/{ParcelTypeID}
DefaultApi update_payment POST update/Payment/{PaymentID}
DefaultApi update_payment_type POST update/PaymentType/{PaymentTypeID}
DefaultApi update_phone_charge_type POST update/PhoneChargeType/{PhoneChargeTypeID}
DefaultApi update_phone_charge_type_call_type POST update/PhoneChargeTypeCallType/{PhoneChargeTypeCallTypeID}
DefaultApi update_portal_action POST update/PortalAction/{PortalActionID}
DefaultApi update_portal_activity POST update/PortalActivity/{PortalActivityID}
DefaultApi update_portal_choice POST update/PortalChoice/{PortalChoiceID}
DefaultApi update_portal_page POST update/PortalPage/{PortalPageID}
DefaultApi update_portal_page_action POST update/PortalPageAction/{PortalPageActionID}
DefaultApi update_portal_page_widget POST update/PortalPageWidget/{PortalPageWidgetID}
DefaultApi update_portal_process POST update/PortalProcess/{PortalProcessID}
DefaultApi update_portal_rule POST update/PortalRule/{PortalRuleID}
DefaultApi update_portal_rule_link POST update/PortalRuleLink/{PortalRuleLinkID}
DefaultApi update_portal_setting POST update/PortalSetting/{PortalSettingID}
DefaultApi update_portal_site POST update/PortalSite/{PortalSiteID}
DefaultApi update_portal_step POST update/PortalStep/{PortalStepID}
DefaultApi update_portal_step_link POST update/PortalStepLink/{PortalStepLinkID}
DefaultApi update_portal_theme POST update/PortalTheme/{PortalThemeID}
DefaultApi update_portal_user_hold POST update/PortalUserHold/{PortalUserHoldID}
DefaultApi update_portal_user_signature POST update/PortalUserSignature/{PortalUserSignatureID}
DefaultApi update_portal_user_token POST update/PortalUserToken/{PortalUserTokenID}
DefaultApi update_preference POST update/Preference/{PreferenceID}
DefaultApi update_priority POST update/Priority/{PriorityID}
DefaultApi update_process POST update/Process/{ProcessID}
DefaultApi update_profile_item POST update/ProfileItem/{ProfileItemID}
DefaultApi update_profile_type POST update/ProfileType/{ProfileTypeID}
DefaultApi update_program POST update/Program/{ProgramID}
DefaultApi update_program_custom_field POST update/ProgramCustomField/{ProgramCustomFieldID}
DefaultApi update_program_entry POST update/ProgramEntry/{ProgramEntryID}
DefaultApi update_program_evaluation_type POST update/ProgramEvaluationType/{ProgramEvaluationTypeID}
DefaultApi update_program_note POST update/ProgramNote/{ProgramNoteID}
DefaultApi update_program_sub_type POST update/ProgramSubType/{ProgramSubTypeID}
DefaultApi update_program_type POST update/ProgramType/{ProgramTypeID}
DefaultApi update_promo_code POST update/PromoCode/{PromoCodeID}
DefaultApi update_promo_code_record POST update/PromoCodeRecord/{PromoCodeRecordID}
DefaultApi update_promo_code_usage POST update/PromoCodeUsage/{PromoCodeUsageID}
DefaultApi update_record_attachment POST update/RecordAttachment/{RecordAttachmentID}
DefaultApi update_refund_request POST update/RefundRequest/{RefundRequestID}
DefaultApi update_refund_request_batch_configuration POST update/RefundRequestBatchConfiguration/{RefundRequestBatchConfigurationID}
DefaultApi update_refund_request_batch_configuration_item POST update/RefundRequestBatchConfigurationItem/{RefundRequestBatchConfigurationItemID}
DefaultApi update_refund_request_break_up POST update/RefundRequestBreakUp/{RefundRequestBreakUpID}
DefaultApi update_refund_request_configuration POST update/RefundRequestConfiguration/{RefundRequestConfigurationID}
DefaultApi update_refund_request_configuration_break_up POST update/RefundRequestConfigurationBreakUp/{RefundRequestConfigurationBreakUpID}
DefaultApi update_region_of_birth POST update/RegionOfBirth/{RegionOfBirthID}
DefaultApi update_report POST update/Report/{ReportID}
DefaultApi update_report_detail POST update/ReportDetail/{ReportDetailID}
DefaultApi update_report_permission POST update/ReportPermission/{ReportPermissionID}
DefaultApi update_report_schedule POST update/ReportSchedule/{ReportScheduleID}
DefaultApi update_report_setting POST update/ReportSetting/{ReportSettingID}
DefaultApi update_resource POST update/Resource/{ResourceID}
DefaultApi update_resource_booking POST update/ResourceBooking/{ResourceBookingID}
DefaultApi update_resource_type POST update/ResourceType/{ResourceTypeID}
DefaultApi update_response_status POST update/ResponseStatus/{ResponseStatusID}
DefaultApi update_room POST update/Room/{RoomID}
DefaultApi update_room_attribute POST update/RoomAttribute/{RoomAttributeID}
DefaultApi update_room_base POST update/RoomBase/{RoomBaseID}
DefaultApi update_room_base_gender POST update/RoomBaseGender/{RoomBaseGenderID}
DefaultApi update_room_classification POST update/RoomClassification/{RoomClassificationID}
DefaultApi update_room_configuration POST update/RoomConfiguration/{RoomConfigurationID}
DefaultApi update_room_configuration_attribute POST update/RoomConfigurationAttribute/{RoomConfigurationAttributeID}
DefaultApi update_room_configuration_classification POST update/RoomConfigurationClassification/{RoomConfigurationClassificationID}
DefaultApi update_room_configuration_profile POST update/RoomConfigurationProfile/{RoomConfigurationProfileID}
DefaultApi update_room_configuration_room_sort POST update/RoomConfigurationRoomSort/{RoomConfigurationRoomSortID}
DefaultApi update_room_configuration_term_type POST update/RoomConfigurationTermType/{RoomConfigurationTermTypeID}
DefaultApi update_room_location POST update/RoomLocation/{RoomLocationID}
DefaultApi update_room_location_area POST update/RoomLocationArea/{RoomLocationAreaID}
DefaultApi update_room_location_classification POST update/RoomLocationClassification/{RoomLocationClassificationID}
DefaultApi update_room_location_floor_suite POST update/RoomLocationFloorSuite/{RoomLocationFloorSuiteID}
DefaultApi update_room_location_section POST update/RoomLocationSection/{RoomLocationSectionID}
DefaultApi update_room_manager POST update/RoomManager/{RoomManagerID}
DefaultApi update_room_preference POST update/RoomPreference/{RoomPreferenceID}
DefaultApi update_room_profile POST update/RoomProfile/{RoomProfileID}
DefaultApi update_room_rate POST update/RoomRate/{RoomRateID}
DefaultApi update_room_rate_charge POST update/RoomRateCharge/{RoomRateChargeID}
DefaultApi update_room_rate_room_type_location POST update/RoomRateRoomTypeLocation/{RoomRateRoomTypeLocationID}
DefaultApi update_room_rate_session POST update/RoomRateSession/{RoomRateSessionID}
DefaultApi update_room_sort_configuration POST update/RoomSortConfiguration/{RoomSortConfigurationID}
DefaultApi update_room_sort_profile POST update/RoomSortProfile/{RoomSortProfileID}
DefaultApi update_room_sort_profile_item POST update/RoomSortProfileItem/{RoomSortProfileItemID}
DefaultApi update_room_space POST update/RoomSpace/{RoomSpaceID}
DefaultApi update_room_space_closed POST update/RoomSpaceClosed/{RoomSpaceClosedID}
DefaultApi update_room_space_detail POST update/RoomSpaceDetail/{RoomSpaceDetailID}
DefaultApi update_room_space_inventory POST update/RoomSpaceInventory/{RoomSpaceInventoryID}
DefaultApi update_room_space_inventory_condition POST update/RoomSpaceInventoryCondition/{RoomSpaceInventoryConditionID}
DefaultApi update_room_space_inventory_inspection POST update/RoomSpaceInventoryInspection/{RoomSpaceInventoryInspectionID}
DefaultApi update_room_space_inventory_inspection_item POST update/RoomSpaceInventoryInspectionItem/{RoomSpaceInventoryInspectionItemID}
DefaultApi update_room_space_inventory_inspection_run POST update/RoomSpaceInventoryInspectionRun/{RoomSpaceInventoryInspectionRunID}
DefaultApi update_room_space_inventory_status POST update/RoomSpaceInventoryStatus/{RoomSpaceInventoryStatusID}
DefaultApi update_room_space_inventory_type POST update/RoomSpaceInventoryType/{RoomSpaceInventoryTypeID}
DefaultApi update_room_space_key POST update/RoomSpaceKey/{RoomSpaceKeyID}
DefaultApi update_room_space_key_booking POST update/RoomSpaceKeyBooking/{RoomSpaceKeyBookingID}
DefaultApi update_room_space_key_type POST update/RoomSpaceKeyType/{RoomSpaceKeyTypeID}
DefaultApi update_room_space_maintenance POST update/RoomSpaceMaintenance/{RoomSpaceMaintenanceID}
DefaultApi update_room_space_maintenance_category POST update/RoomSpaceMaintenanceCategory/{RoomSpaceMaintenanceCategoryID}
DefaultApi update_room_space_maintenance_item POST update/RoomSpaceMaintenanceItem/{RoomSpaceMaintenanceItemID}
DefaultApi update_room_space_maintenance_job_action POST update/RoomSpaceMaintenanceJobAction/{RoomSpaceMaintenanceJobActionID}
DefaultApi update_room_space_maintenance_materials POST update/RoomSpaceMaintenanceMaterials/{RoomSpaceMaintenanceMaterialsID}
DefaultApi update_room_space_swap POST update/RoomSpaceSwap/{RoomSpaceSwapID}
DefaultApi update_room_space_swap_preference POST update/RoomSpaceSwapPreference/{RoomSpaceSwapPreferenceID}
DefaultApi update_room_term_type POST update/RoomTermType/{RoomTermTypeID}
DefaultApi update_room_type POST update/RoomType/{RoomTypeID}
DefaultApi update_room_type_capacity POST update/RoomTypeCapacity/{RoomTypeCapacityID}
DefaultApi update_roommate_group POST update/RoommateGroup/{RoommateGroupID}
DefaultApi update_roommate_group_mandatory_profile POST update/RoommateGroupMandatoryProfile/{RoommateGroupMandatoryProfileID}
DefaultApi update_roommate_group_request POST update/RoommateGroupRequest/{RoommateGroupRequestID}
DefaultApi update_saved_list POST update/SavedList/{SavedListID}
DefaultApi update_saved_list_item POST update/SavedListItem/{SavedListItemID}
DefaultApi update_school POST update/School/{SchoolID}
DefaultApi update_sdas_charge_rate POST update/SDASChargeRate/{SDASChargeRateID}
DefaultApi update_sdas_data POST update/SDASData/{SDASDataID}
DefaultApi update_setting POST update/Setting/{SettingID}
DefaultApi update_shipping_type POST update/ShippingType/{ShippingTypeID}
DefaultApi update_shopping_cart_item POST update/ShoppingCartItem/{ShoppingCartItemID}
DefaultApi update_shopping_cart_item_hold POST update/ShoppingCartItemHold/{ShoppingCartItemHoldID}
DefaultApi update_staff POST update/Staff/{StaffID}
DefaultApi update_survey POST update/Survey/{SurveyID}
DefaultApi update_survey_question POST update/SurveyQuestion/{SurveyQuestionID}
DefaultApi update_survey_question_response POST update/SurveyQuestionResponse/{SurveyQuestionResponseID}
DefaultApi update_survey_response POST update/SurveyResponse/{SurveyResponseID}
DefaultApi update_survey_type POST update/SurveyType/{SurveyTypeID}
DefaultApi update_system_activity POST update/SystemActivity/{SystemActivityID}
DefaultApi update_task POST update/Task/{TaskID}
DefaultApi update_task_runner_history POST update/TaskRunnerHistory/{TaskRunnerHistoryID}
DefaultApi update_task_status POST update/TaskStatus/{TaskStatusID}
DefaultApi update_task_template POST update/TaskTemplate/{TaskTemplateID}
DefaultApi update_task_template_item POST update/TaskTemplateItem/{TaskTemplateItemID}
DefaultApi update_task_type POST update/TaskType/{TaskTypeID}
DefaultApi update_template POST update/Template/{TemplateID}
DefaultApi update_template_permission POST update/TemplatePermission/{TemplatePermissionID}
DefaultApi update_term POST update/Term/{TermID}
DefaultApi update_term_rule POST update/TermRule/{TermRuleID}
DefaultApi update_term_session POST update/TermSession/{TermSessionID}
DefaultApi update_term_session_free POST update/TermSessionFree/{TermSessionFreeID}
DefaultApi update_term_type POST update/TermType/{TermTypeID}
DefaultApi update_time_slot POST update/TimeSlot/{TimeSlotID}
DefaultApi update_title POST update/Title/{TitleID}
DefaultApi update_total POST update/Total/{TotalID}
DefaultApi update_transaction POST update/Transaction/{TransactionID}
DefaultApi update_transaction_dispute POST update/TransactionDispute/{TransactionDisputeID}
DefaultApi update_transaction_dispute_custom_field POST update/TransactionDisputeCustomField/{TransactionDisputeCustomFieldID}
DefaultApi update_transaction_dispute_item POST update/TransactionDisputeItem/{TransactionDisputeItemID}
DefaultApi update_transaction_link POST update/TransactionLink/{TransactionLinkID}
DefaultApi update_transaction_link_item POST update/TransactionLinkItem/{TransactionLinkItemID}
DefaultApi update_transaction_tag POST update/TransactionTag/{TransactionTagID}
DefaultApi update_transaction_template POST update/TransactionTemplate/{TransactionTemplateID}
DefaultApi update_transaction_template_item POST update/TransactionTemplateItem/{TransactionTemplateItemID}
DefaultApi update_visitor POST update/Visitor/{VisitorID}
DefaultApi update_visitor_type POST update/VisitorType/{VisitorTypeID}
DefaultApi update_vm_data POST update/VMData/{VMDataID}
DefaultApi update_vm_group POST update/VMGroup/{VMGroupID}
DefaultApi update_vm_group_extension POST update/VMGroupExtension/{VMGroupExtensionID}
DefaultApi update_vm_group_mail_box POST update/VMGroupMailBox/{VMGroupMailBoxID}
DefaultApi update_vm_group_message POST update/VMGroupMessage/{VMGroupMessageID}
DefaultApi update_vm_line_usage POST update/VMLineUsage/{VMLineUsageID}
DefaultApi update_vm_mail_box POST update/VMMailBox/{VMMailBoxID}
DefaultApi update_vm_mail_box_type POST update/VMMailBoxType/{VMMailBoxTypeID}
DefaultApi update_vm_message POST update/VMMessage/{VMMessageID}
DefaultApi update_vm_message_lamp POST update/VMMessageLamp/{VMMessageLampID}
DefaultApi update_vmmci POST update/VMMCI/{VMMCIID}
DefaultApi update_wait_list POST update/WaitList/{WaitListID}
DefaultApi update_wait_list_classification POST update/WaitListClassification/{WaitListClassificationID}
DefaultApi update_wait_list_entry_application POST update/WaitListEntryApplication/{WaitListEntryApplicationID}
DefaultApi update_wait_list_profile POST update/WaitListProfile/{WaitListProfileID}
DefaultApi update_wait_list_room_space POST update/WaitListRoomSpace/{WaitListRoomSpaceID}
DefaultApi update_web_block POST update/WebBlock/{WebBlockID}
DefaultApi update_web_control POST update/WebControl/{WebControlID}
DefaultApi update_web_email_text POST update/WebEmailText/{WebEmailTextID}
DefaultApi update_web_field POST update/WebField/{WebFieldID}
DefaultApi update_web_log POST update/WebLog/{WebLogID}
DefaultApi update_web_menu POST update/WebMenu/{WebMenuID}
DefaultApi update_web_menu_classification POST update/WebMenuClassification/{WebMenuClassificationID}
DefaultApi update_web_module POST update/WebModule/{WebModuleID}
DefaultApi update_web_payment POST update/WebPayment/{WebPaymentID}
DefaultApi update_web_rule POST update/WebRule/{WebRuleID}
DefaultApi update_web_rule_link POST update/WebRuleLink/{WebRuleLinkID}
DefaultApi update_web_section POST update/WebSection/{WebSectionID}
DefaultApi update_web_section_text_block POST update/WebSectionTextBlock/{WebSectionTextBlockID}
DefaultApi update_web_setting POST update/WebSetting/{WebSettingID}
DefaultApi update_web_site POST update/WebSite/{WebSiteID}
DefaultApi update_web_transaction POST update/WebTransaction/{WebTransactionID}
DefaultApi update_workflow POST update/Workflow/{WorkflowID}
DefaultApi update_workflow_history POST update/WorkflowHistory/{WorkflowHistoryID}
DefaultApi update_workflow_permission POST update/WorkflowPermission/{WorkflowPermissionID}
DefaultApi update_workflow_step POST update/WorkflowStep/{WorkflowStepID}
DefaultApi update_workflow_step_permission POST update/WorkflowStepPermission/{WorkflowStepPermissionID}
DefaultApi update_zip_post_code POST update/ZipPostCode/{ZipPostCodeID}

Documentation For Models

Documentation For Authorization

UserSecurity

  • Type: HTTP basic authentication

Author

[email protected]

About

A python API client for StarRez. Includes Swagger/OpenAPI definitions for easily generating the client for another language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages