# Nexudus Platform > Documentation for coworking operators, members, and developers using and customizing the Nexudus Members Portal v5. ## Docs - [AI Booking Suggestions](https://developers.nexudus.com/api/endpoints/ai/ai-bookings.md) - [AI Chat Session](https://developers.nexudus.com/api/endpoints/ai/ai-chat.md) - [AI Product Suggestions](https://developers.nexudus.com/api/endpoints/ai/ai-products.md) - [AI Plan Suggestions](https://developers.nexudus.com/api/endpoints/ai/ai-tariffs.md) - [Active Announcements](https://developers.nexudus.com/api/endpoints/announcements/active-announcements.md): Returns all currently active announcements for the location. - [Announcement URL Visit](https://developers.nexudus.com/api/endpoints/announcements/announcement-url.md): Records a click-through on an announcement link. - [Exchange JWT](https://developers.nexudus.com/api/endpoints/auth/exchange-jwt.md): Exchange a short-lived JWT issued by a Nexudus server-side flow for a bearer token that authenticates subsequent API requests. - [Get a bearer token](https://developers.nexudus.com/api/endpoints/auth/get-token.md): Exchange a customer email and password for a bearer token used to authenticate all subsequent API requests. - [Refresh Token](https://developers.nexudus.com/api/endpoints/auth/refresh-token.md): Exchange the current session for a short-lived server-side token used to construct authenticated redirect URLs without exposing the bearer token in the URL. - [Get Contract Details](https://developers.nexudus.com/api/endpoints/billing/contract-details.md) - [Pause Contract](https://developers.nexudus.com/api/endpoints/billing/contract-pause.md) - [Get Bookings During Pause Period](https://developers.nexudus.com/api/endpoints/billing/contract-pause-bookings.md) - [Get Contract Pause Metadata](https://developers.nexudus.com/api/endpoints/billing/contract-pause-meta.md) - [Resume Contract](https://developers.nexudus.com/api/endpoints/billing/contract-resume.md) - [Get Invoice Details](https://developers.nexudus.com/api/endpoints/billing/invoice-details.md) - [Get Invoice Event Attendee Line](https://developers.nexudus.com/api/endpoints/billing/invoice-line-attendee.md) - [Get Invoice Booking Line](https://developers.nexudus.com/api/endpoints/billing/invoice-line-booking.md) - [Get Invoice Contract Line](https://developers.nexudus.com/api/endpoints/billing/invoice-line-contract.md) - [Get Invoice Product Line](https://developers.nexudus.com/api/endpoints/billing/invoice-line-product.md) - [List Invoices](https://developers.nexudus.com/api/endpoints/billing/invoice-list.md) - [Download Invoice PDF](https://developers.nexudus.com/api/endpoints/billing/invoice-pdf.md) - [Register Customer by Invoice Token](https://developers.nexudus.com/api/endpoints/billing/invoice-register-by-token.md) - [Get Blog Post Details](https://developers.nexudus.com/api/endpoints/blog/blog-post-details.md): Returns the full content of a single blog post. - [Delete Blog Comment](https://developers.nexudus.com/api/endpoints/blog/delete-comment.md): Deletes a comment from a blog post. - [List Blog Posts](https://developers.nexudus.com/api/endpoints/blog/list-blog-posts.md): Returns a paginated list of published blog posts with optional filtering by category, keyword, and featured status. - [Post Blog Comment](https://developers.nexudus.com/api/endpoints/blog/new-comment.md): Posts a new comment on a published blog post on behalf of the authenticated customer. - [Check Booking Availability](https://developers.nexudus.com/api/endpoints/bookings/booking-availability.md): Checks whether a resource is available for a specific time slot. - [Get Booking Details](https://developers.nexudus.com/api/endpoints/bookings/booking-details.md): Returns the full details of a single booking by its numeric ID. - [Booking Price](https://developers.nexudus.com/api/endpoints/bookings/booking-price.md): Calculate the price for a booking, including dynamic pricing adjustments. - [Booking Products](https://developers.nexudus.com/api/endpoints/bookings/booking-products.md): Returns the add-on products available for a specific resource. - [Booking Suggestions](https://developers.nexudus.com/api/endpoints/bookings/booking-suggestions.md): Returns AI-generated booking pattern suggestions for the authenticated customer. - [Cancellation Fee](https://developers.nexudus.com/api/endpoints/bookings/cancellation-fee.md): Returns the cancellation fee for a specific booking, if applicable. - [Cancelled Bookings](https://developers.nexudus.com/api/endpoints/bookings/cancelled-bookings.md): Returns cancelled bookings for the authenticated customer. - [Delete Booking](https://developers.nexudus.com/api/endpoints/bookings/delete-booking.md): Cancels and deletes a specific booking. - [List My Bookings](https://developers.nexudus.com/api/endpoints/bookings/my-bookings.md): Returns the authenticated customer's bookings. - [Team Bookings](https://developers.nexudus.com/api/endpoints/bookings/team-bookings.md): Returns bookings for the authenticated customer's team. - [Check-in Metrics](https://developers.nexudus.com/api/endpoints/checkins/checkin-metrics.md): Returns check-in metrics for the specified business locations. - [Get Checkout Fields](https://developers.nexudus.com/api/endpoints/checkout/checkout-fields.md): Returns the configured form fields for the sign-up checkout flow. - [Get Checkout Types](https://developers.nexudus.com/api/endpoints/checkout/checkout-types.md): Returns the available resource types, tariff types, and product types for the checkout flow. - [Contact Sign Up](https://developers.nexudus.com/api/endpoints/checkout/contact.md): Creates a contact-level account (non-member) through the public sign-up flow. - [Sign Up](https://developers.nexudus.com/api/endpoints/checkout/signup.md): Creates a new customer account through the public sign-up flow. - [Create Thread Message](https://developers.nexudus.com/api/endpoints/community/create-message.md): Posts a reply in a discussion board thread. - [Create Thread](https://developers.nexudus.com/api/endpoints/community/create-thread.md): Creates a new discussion board thread. - [Delete Thread Message](https://developers.nexudus.com/api/endpoints/community/delete-message.md): Deletes a message from a discussion board thread. - [Delete Thread](https://developers.nexudus.com/api/endpoints/community/delete-thread.md): Deletes a discussion board thread. - [Follow Thread](https://developers.nexudus.com/api/endpoints/community/follow-thread.md): Toggles follow status on a discussion board thread. - [Get Thread](https://developers.nexudus.com/api/endpoints/community/get-thread.md): Returns the full details of a discussion board thread. - [Like Thread Message](https://developers.nexudus.com/api/endpoints/community/like-message.md): Toggles a like on a discussion board message. - [Like Thread](https://developers.nexudus.com/api/endpoints/community/like-thread.md): Toggles a like on a discussion board thread. - [List Discussion Groups](https://developers.nexudus.com/api/endpoints/community/list-groups.md): Returns the available discussion board groups. - [List Thread Messages](https://developers.nexudus.com/api/endpoints/community/list-messages.md): Returns all messages (replies) in a discussion board thread. - [List Discussion Tags](https://developers.nexudus.com/api/endpoints/community/list-tags.md): Returns the available tags for discussion board threads. - [List Discussion Threads](https://developers.nexudus.com/api/endpoints/community/list-threads.md): Returns discussion board threads filtered by group, inbox, query, and tag. - [Mute Thread](https://developers.nexudus.com/api/endpoints/community/mute-thread.md): Toggles mute status on a discussion board thread. - [Complete Lesson](https://developers.nexudus.com/api/endpoints/courses/complete-lesson.md): Marks a lesson as completed for the authenticated customer. - [Get Course Details](https://developers.nexudus.com/api/endpoints/courses/course-details.md): Returns the summary and metadata for a single course. - [Get Course Lesson](https://developers.nexudus.com/api/endpoints/courses/course-lesson.md): Returns the full content of a single lesson within a course. - [List Course Lessons](https://developers.nexudus.com/api/endpoints/courses/course-lessons.md): Returns all lessons belonging to a specific course. - [Enrol in Course](https://developers.nexudus.com/api/endpoints/courses/enroll-course.md): Enrols the authenticated customer in a published course. - [List Courses](https://developers.nexudus.com/api/endpoints/courses/list-courses.md): Returns a paginated list of published courses, with optional filtering by category, keyword, and home page flag. - [List My Courses](https://developers.nexudus.com/api/endpoints/courses/my-courses.md): Returns all courses the authenticated customer is enrolled in. - [Get Customer Benefits](https://developers.nexudus.com/api/endpoints/coworkers/customer-benefits.md): Retrieve the plan benefits available to the current customer profile, including booking credits, extra services, and time passes. - [List Published Customer Profiles](https://developers.nexudus.com/api/endpoints/coworkers/directory-list.md): Retrieve a paginated, searchable list of published customer profiles shown in the member directory. - [Get Directory Meta](https://developers.nexudus.com/api/endpoints/coworkers/directory-meta.md): Retrieve directory configuration and the tag cloud for the customer member directory. - [Get Published Customer Profile](https://developers.nexudus.com/api/endpoints/coworkers/directory-profile.md): Retrieve the full published directory profile for a single customer by their ID. - [Get Related Customer Profiles](https://developers.nexudus.com/api/endpoints/coworkers/directory-related.md): Retrieve customer profiles related to a given customer, based on shared tags, location, or other affinity signals. - [Impersonate Customer](https://developers.nexudus.com/api/endpoints/coworkers/impersonate.md): Generate an impersonation token so a team administrator can sign in as another team member. - [List Customer Profiles](https://developers.nexudus.com/api/endpoints/coworkers/list-profiles.md): Retrieve all customer profiles accessible to the current session, including the active user account and all associated customer profiles. - [Switch Active Profile](https://developers.nexudus.com/api/endpoints/coworkers/switch-profile.md): Switch the active customer profile for the current session to a different profile owned by the same user account. - [Get Delivery Details](https://developers.nexudus.com/api/endpoints/deliveries/delivery-details.md): Returns the full details of a specific delivery. - [List Deliveries](https://developers.nexudus.com/api/endpoints/deliveries/list-deliveries.md): Returns the authenticated customer's deliveries. - [Mark Delivery as Collected](https://developers.nexudus.com/api/endpoints/deliveries/mark-collected.md): Marks a delivery as collected by the customer. - [Save Delivery](https://developers.nexudus.com/api/endpoints/deliveries/save-delivery.md): Creates or updates a delivery record. - [Cancel Event Ticket](https://developers.nexudus.com/api/endpoints/events/cancel-ticket.md): Cancels (deletes) an event ticket belonging to the authenticated customer. - [Delete Event Comment](https://developers.nexudus.com/api/endpoints/events/delete-comment.md): Deletes a comment previously posted by the authenticated customer on an event. - [Get Event Details](https://developers.nexudus.com/api/endpoints/events/event-details.md): Returns full detail for a single published event, including ticket products, attendees, related events, and comments. - [Get Event Product](https://developers.nexudus.com/api/endpoints/events/event-product.md): Returns detail for a specific ticket product belonging to a published event. - [Get Events Calendar](https://developers.nexudus.com/api/endpoints/events/events-calendar.md): Returns events within a date range in FullCalendar-compatible format for display in booking and events calendars. - [Join Event Waiting List](https://developers.nexudus.com/api/endpoints/events/join-waiting-list.md): Adds the authenticated customer to the waiting list for a sold-out event. - [List Events](https://developers.nexudus.com/api/endpoints/events/list-events.md): Returns a paginated list of published events, with optional filtering by category, keyword, date range, and featured status. - [List My Events](https://developers.nexudus.com/api/endpoints/events/my-events.md): Returns a paginated list of event tickets belonging to the authenticated customer, optionally filtered to upcoming events. - [Post Event Comment](https://developers.nexudus.com/api/endpoints/events/new-comment.md): Posts a new comment (and optional rating) on a published event on behalf of the authenticated customer. - [Send Event Ticket](https://developers.nexudus.com/api/endpoints/events/send-ticket.md): Sends a ticket confirmation email to the authenticated customer for a specific event attendance. - [List Upcoming Home Page Events](https://developers.nexudus.com/api/endpoints/events/upcoming-events.md): Returns published events flagged for the home page, used to populate upcoming event widgets on the portal home. - [AI FAQ Search](https://developers.nexudus.com/api/endpoints/faqs/ai-search.md): Performs an AI-powered search across FAQs and returns a generated response. - [List FAQs](https://developers.nexudus.com/api/endpoints/faqs/list-faqs.md): Returns all published FAQ entries for the current location. - [E-Sign Status](https://developers.nexudus.com/api/endpoints/files/esign-status.md): Returns the electronic signature status for a specific file. - [List Files](https://developers.nexudus.com/api/endpoints/files/list-files.md): Returns the authenticated customer's files and documents. - [Get Form](https://developers.nexudus.com/api/endpoints/forms/get-form.md): Returns the full configuration of a form or survey for rendering. - [Preview Form](https://developers.nexudus.com/api/endpoints/forms/preview-form.md): Returns the preview configuration for a form or survey. - [Submit Form](https://developers.nexudus.com/api/endpoints/forms/submit-form.md): Submits a completed form or survey response. - [Close Help Desk Message](https://developers.nexudus.com/api/endpoints/helpdesk/close-message.md): Closes an open help desk support ticket. - [Create Help Desk Comment](https://developers.nexudus.com/api/endpoints/helpdesk/create-comment.md): Adds a comment to an existing help desk message thread. - [Create Help Desk Message](https://developers.nexudus.com/api/endpoints/helpdesk/create-message.md): Creates a new help desk support ticket. - [Delete Help Desk Comment](https://developers.nexudus.com/api/endpoints/helpdesk/delete-comment.md): Deletes a comment from a help desk message thread. - [List Help Desk Comments](https://developers.nexudus.com/api/endpoints/helpdesk/list-comments.md): Returns the comments on a help desk message thread. - [List Help Desk Departments](https://developers.nexudus.com/api/endpoints/helpdesk/list-departments.md): Returns the available help desk departments for routing support tickets. - [List Help Desk Messages](https://developers.nexudus.com/api/endpoints/helpdesk/list-messages.md): Returns the authenticated customer's help desk messages, optionally including closed tickets. - [Get Help Desk Message](https://developers.nexudus.com/api/endpoints/helpdesk/message-details.md): Returns the full details of a single help desk message. - [List Identity Checks](https://developers.nexudus.com/api/endpoints/identity/list-identity-checks.md): Returns the identity check requests for the authenticated customer. - [Upload Identity Document](https://developers.nexudus.com/api/endpoints/identity/upload-document.md): Uploads a verification document for a specific identity check. - [Subscribe to Newsletter](https://developers.nexudus.com/api/endpoints/newsletter/subscribe.md): Subscribes the current user or email address to the location newsletter. - [Onboarding Tasks](https://developers.nexudus.com/api/endpoints/onboarding/onboarding-tasks.md): Returns the list of onboarding tasks for the authenticated customer. - [Get Passport Business Details](https://developers.nexudus.com/api/endpoints/passport/business-details.md): Returns details for a specific business in the passport network. - [Search Passport Locations](https://developers.nexudus.com/api/endpoints/passport/search-locations.md): Returns coworking locations near a geographic point, for the passport/network map. - [Claim Perk](https://developers.nexudus.com/api/endpoints/perks/claim-perk.md): Claims a perk on behalf of the authenticated customer, returning a redirect URL if applicable. - [List Perks](https://developers.nexudus.com/api/endpoints/perks/list-perks.md): Returns all published perks for the current location, grouped by category. - [Cancel Plan](https://developers.nexudus.com/api/endpoints/plans/cancel-plan.md): Submits a cancellation request for an active plan. - [List My Plans](https://developers.nexudus.com/api/endpoints/plans/my-plans.md): Returns all active plans (contracts) for the authenticated customer. - [Get Plan Details](https://developers.nexudus.com/api/endpoints/plans/plan-details.md): Returns the full details for a specific plan (tariff). - [List Published Plans](https://developers.nexudus.com/api/endpoints/plans/published-plans.md): Returns all published plans available for sign-up, optionally filtered by invite code. - [List Store Products](https://developers.nexudus.com/api/endpoints/products/list-products.md): Returns the list of products available in the store, with optional filtering by tag, type, and selected plans. - [List My Products](https://developers.nexudus.com/api/endpoints/products/my-products.md): Returns the products purchased by the authenticated customer. - [Get Product Details](https://developers.nexudus.com/api/endpoints/products/product-details.md): Returns the full details for a single product in the store. - [Generate AI Profile](https://developers.nexudus.com/api/endpoints/profile/generate-ai-profile.md): Generate an AI-written professional profile summary for the authenticated customer based on their existing profile data. - [Update Profile](https://developers.nexudus.com/api/endpoints/profile/update-profile.md): Partially update the authenticated customer profile — personal info, billing details, notifications, credentials, or professional profile fields. - [Start E-Sign](https://developers.nexudus.com/api/endpoints/proposals/esign-start.md): Initiates the electronic signature process for a proposal. - [Accept Proposal](https://developers.nexudus.com/api/endpoints/proposals/proposal-accept.md): Accepts a proposal on behalf of the recipient. - [Get Proposal Details](https://developers.nexudus.com/api/endpoints/proposals/proposal-details.md): Returns the full details of a proposal by its unique identifier. - [Proposal Login](https://developers.nexudus.com/api/endpoints/proposals/proposal-login.md): Authenticates a user to view and interact with a proposal. - [Resource Details List](https://developers.nexudus.com/api/endpoints/resources/resource-details.md): Returns detailed information for all published resources. - [Get Resource](https://developers.nexudus.com/api/endpoints/resources/resource-one.md): Returns the full details for a single published resource. - [Resource Search Fields](https://developers.nexudus.com/api/endpoints/resources/resource-search-fields.md): Returns the custom fields available for filtering resources. - [Resource Summary](https://developers.nexudus.com/api/endpoints/resources/resource-summary.md): Returns a summary list of all published resources. - [List Sensors](https://developers.nexudus.com/api/endpoints/sensors/list-sensors.md): Returns the sensor data for the current location. - [Get Multiple Settings](https://developers.nexudus.com/api/endpoints/settings/get-many-settings.md): Returns multiple portal settings by comma-separated names. - [Get Setting](https://developers.nexudus.com/api/endpoints/settings/get-setting.md): Returns a single portal setting by name. - [Search Settings](https://developers.nexudus.com/api/endpoints/settings/search-settings.md): Searches portal settings by keyword. - [Update Multiple Settings](https://developers.nexudus.com/api/endpoints/settings/update-many-settings.md): Updates multiple portal settings at once for a specific customer. - [Update Setting](https://developers.nexudus.com/api/endpoints/settings/update-setting.md): Updates a single portal setting value. - [Get Business Colors](https://developers.nexudus.com/api/endpoints/system/business-colors.md): Retrieve the custom brand color palette configured for a specific Nexudus location. - [Get Current Business](https://developers.nexudus.com/api/endpoints/system/business-current.md): Retrieve the full profile and configuration for the Nexudus location associated with the current portal session. - [List All Businesses](https://developers.nexudus.com/api/endpoints/system/business-list.md): Retrieve all Nexudus locations in the network, with options to include the root organisation and hidden locations. - [List Businesses with Tour](https://developers.nexudus.com/api/endpoints/system/business-with-tour.md): Retrieve all Nexudus locations that have the space tour booking feature enabled. - [List Businesses with Visitor Registration](https://developers.nexudus.com/api/endpoints/system/business-with-visitors.md): Retrieve all Nexudus locations that have the visitor registration feature enabled. - [Complete Password Reset](https://developers.nexudus.com/api/endpoints/system/complete-password-reset.md): Set a new password for a customer account using the token received in the password-reset email. - [List Countries](https://developers.nexudus.com/api/endpoints/system/countries.md): Retrieve the full list of countries supported by the Nexudus platform, including culture codes and ISO identifiers. - [Get Enum Values](https://developers.nexudus.com/api/endpoints/system/enum-values.md): Retrieve the list of valid values for a named Nexudus enumeration type. - [Get Impersonation Token](https://developers.nexudus.com/api/endpoints/system/impersonation-token.md): Issue an impersonation token that allows an admin user to act as a specific customer within the portal. - [Accept Legal Terms](https://developers.nexudus.com/api/endpoints/system/legal-accept.md): Record the customer's acceptance of the general terms and any pending contract terms. - [Get Legal Status](https://developers.nexudus.com/api/endpoints/system/legal-status.md): Check whether the authenticated customer must accept general or contract-specific terms and conditions before using the portal. - [Get Media Token](https://developers.nexudus.com/api/endpoints/system/media-token.md): Obtain a short-lived JWT that authorises access to protected media files hosted by Nexudus. - [Get Navigation Outline](https://developers.nexudus.com/api/endpoints/system/outline-navigation.md): Retrieve the navigation structure that defines the portal menu, routes, and page layout. - [Outline Management](https://developers.nexudus.com/api/endpoints/system/outlines.md): Endpoints for managing system and custom portal outlines — the structured definitions that control portal pages and navigation. - [Get Portal Configuration](https://developers.nexudus.com/api/endpoints/system/portal-configuration.md): Retrieve the full portal feature configuration for the current Nexudus location. - [Send OTP](https://developers.nexudus.com/api/endpoints/system/send-otp.md): Send a one-time password (OTP) to a customer email address for passwordless sign-in. - [Start Password Reset](https://developers.nexudus.com/api/endpoints/system/start-password-reset.md): Trigger a password-reset email for a customer account. - [Add Team Members](https://developers.nexudus.com/api/endpoints/teams/add-team-members.md): Adds one or more new members to a team by email address. - [List Published Teams](https://developers.nexudus.com/api/endpoints/teams/directory-list.md): Returns a paginated list of teams with public profiles, filterable by search query and tags. - [Get Directory Meta](https://developers.nexudus.com/api/endpoints/teams/directory-meta.md): Returns directory configuration and tag cloud data for the team and member directory. - [Get Published Team](https://developers.nexudus.com/api/endpoints/teams/directory-team.md): Returns the full public profile of a single published team from the directory. - [List User Teams](https://developers.nexudus.com/api/endpoints/teams/list-teams.md): Returns the teams the authenticated customer belongs to, optionally filtered to admin-only teams. - [Remove Team Member](https://developers.nexudus.com/api/endpoints/teams/remove-team-member.md): Removes a member from a team by their customer ID. - [Get Team Attendance](https://developers.nexudus.com/api/endpoints/teams/team-attendance.md): Returns attendance data for a team on a given week, including per-member schedules and bookings. - [Update Team Attendance](https://developers.nexudus.com/api/endpoints/teams/team-attendance-update.md): Updates per-member weekly attendance preferences for a team. - [Get Team Profile](https://developers.nexudus.com/api/endpoints/teams/team-details.md): Returns the full profile for a single team, including members, billing settings, and social links. - [Update Team Profile](https://developers.nexudus.com/api/endpoints/teams/team-details-update.md): Updates the profile, social links, and public visibility settings for a team. - [Get Team KPIs](https://developers.nexudus.com/api/endpoints/teams/team-kpi.md): Returns per-member KPI data for a team, including uninvoiced charges, remaining credits, and usage totals. - [Get Team Meta](https://developers.nexudus.com/api/endpoints/teams/team-meta.md): Returns lightweight metadata for a team, including its name, member cap, and default plan. - [Get Team Metrics](https://developers.nexudus.com/api/endpoints/teams/team-metrics.md): Returns monthly financial and usage metrics for a team, including invoiced amounts, bookings, and check-in time. - [Update Member Permissions](https://developers.nexudus.com/api/endpoints/teams/team-permissions.md): Updates the permission flags for a specific member within a team. - [List Team Profiles](https://developers.nexudus.com/api/endpoints/teams/team-profiles.md): Returns team profile summaries including member lists, permissions, and recent bookings for the booking flow. - [Register Visitor](https://developers.nexudus.com/api/endpoints/visitors/create-visitor.md): Registers a new visitor for the authenticated customer. - [Delete Visitor](https://developers.nexudus.com/api/endpoints/visitors/delete-visitor.md): Removes a registered visitor. - [List Visitors](https://developers.nexudus.com/api/endpoints/visitors/list-visitors.md): Returns the authenticated customer's registered visitors. - [Public API Overview](https://developers.nexudus.com/api/overview.md): A comprehensive guide to the Nexudus Members Portal API - [Installing Agent Skills](https://developers.nexudus.com/cli/agent-skills-installation.md): Step-by-step guide to installing the Nexudus Agent Skill for GitHub Copilot and Claude. - [What are Agent Skills?](https://developers.nexudus.com/cli/agent-skills-overview.md): How Agent Skills let AI assistants like GitHub Copilot and Claude manage your Nexudus coworking spaces through natural language. - [Authentication](https://developers.nexudus.com/cli/authentication.md): How to log in, log out, and manage credentials with the Nexudus CLI. - [CLI Commands](https://developers.nexudus.com/cli/commands.md): Complete reference of all Nexudus CLI commands, global flags, and usage examples. - [Entity Reference](https://developers.nexudus.com/cli/entity-reference.md): Complete index of all entity types available in the Nexudus CLI with their supported operations. - [Error Handling](https://developers.nexudus.com/cli/error-handling.md): Common errors returned by the Nexudus CLI and how to resolve them. - [Installing the Nexudus CLI](https://developers.nexudus.com/cli/installation.md): How to install the Nexudus CLI tool and verify that it's working correctly. - [Output Modes](https://developers.nexudus.com/cli/output-modes.md): How to control the output format of the Nexudus CLI for human use, scripting, and AI assistant integration. - [What is the Nexudus CLI?](https://developers.nexudus.com/cli/overview.md): An overview of the Nexudus command-line interface and AI Agent Skills for managing coworking spaces from your terminal or AI assistant. - [Troubleshooting](https://developers.nexudus.com/cli/troubleshooting.md): Solutions to common issues when using the Nexudus CLI and Agent Skills. - [Editor Components & Mock Data](https://developers.nexudus.com/customisation/editor-components-and-mock-data.md) - [createShape](https://developers.nexudus.com/developers/data/create-shape.md): Type-safe field selection for server-side shaping with compile-time validation. - [useData](https://developers.nexudus.com/developers/data/use-data.md): React Query-based data fetching hook with shape, pagination, method, and mock support. - [usePageParams](https://developers.nexudus.com/developers/data/use-page-params.md): Derive page and size from the URL query string with optional namespacing/prefix and share pagination field shapes. - [useTypedData](https://developers.nexudus.com/developers/data/use-typed-data.md): Typed data fetching helper that pairs endpoint.type with a compile-time shape. - [Project Folder Structure](https://developers.nexudus.com/developers/folder-structure.md): Developer guide to the repository layout, key folders, and how the pieces fit together. - [LocationContext (provider composition)](https://developers.nexudus.com/developers/state/location-context.md): How the application composes location providers, Suspense, auth, and settings to deliver scoped context to your components. - [useLocationByHostContext](https://developers.nexudus.com/developers/state/use-location-by-host-context.md): Resolve and access the current business context from the host/domain and bootstrap scoped HTTP clients. - [useLocationByRouteContext](https://developers.nexudus.com/developers/state/use-location-by-route-context.md): How to scope API calls and business context by the :webAddress route parameter. - [useModal](https://developers.nexudus.com/developers/ui/use-modal.md): Global modal system with promise-based API and a controller for fully controlled modals. - [Advanced: Iframes, Scripts & CustomerType](https://developers.nexudus.com/editor/advanced-components.md): Embed external content, load third-party scripts, and conditionally show content by audience type. - [Bootstrap CSS Classes](https://developers.nexudus.com/editor/bootstrap-classes.md): How to use Bootstrap utility classes in the portal editor to customise spacing, colours, layout and responsiveness. - [Editor Components](https://developers.nexudus.com/editor/components.md): Reference for every visual component available in the portal editor — Cards, Alerts, Buttons, Images, Image Carousels, Headings and more. - [Custom Code and Fonts](https://developers.nexudus.com/editor/custom-web-injector.md): Inject custom CSS, JavaScript, and HTML head elements into every page of the Members Portal using the Web Template Editor. - [Layout Components](https://developers.nexudus.com/editor/layout-components.md): Containers, grids, stacks, divs and responsive layout primitives available in the portal editor. - [Left Menu & Pages](https://developers.nexudus.com/editor/left-menu.md): Navigate built-in pages, custom pages, page templates and the navigation editor from the editor sidebar. - [Navigation Editor](https://developers.nexudus.com/editor/navigation.md): Organise your portal menu with fixed categories, custom groups and drag-and-drop ordering. - [Portal Editor Overview](https://developers.nexudus.com/editor/overview.md): A visual drag-and-drop page editor for customising every page viewers and members see in your Nexudus Members Portal. - [Page Section Components](https://developers.nexudus.com/editor/page-sections.md): Data-aware page sections available in the editor — from Dashboard and Bookings to Events, Courses and Team management. - [Toolbar & Workflow](https://developers.nexudus.com/editor/toolbar.md): Draft management, saving, resetting, deleting and previewing pages in the portal editor. - [Getting Started Overview](https://developers.nexudus.com/get-started/overview.md): An introduction to the Nexudus Platform documentation and links to main sections. - [Admin vs Members Portal](https://developers.nexudus.com/get-started/platform-overview/admin-vs-members-portal.md): Understand the differences between the Admin Panel and the Members Portal in the Nexudus platform. - [Understanding Your Nexudus Platform Data Structure](https://developers.nexudus.com/get-started/platform-overview/data-model-overview.md): Learn how data is organized and connected in Nexudus to optimize coworking operations. - [How Admin Settings Affect Members](https://developers.nexudus.com/get-started/platform-overview/how-configuration-flows-to-members.md): Understand how configuration and data flow from the Admin Panel to the Members Portal, shaping the user experience. - [Configure your Location](https://developers.nexudus.com/get-started/quick-starts/configure-location.md): Set up your coworking space location details in Nexudus to enable members to see accurate information about your facility - [Configure Opening Hours](https://developers.nexudus.com/get-started/quick-starts/opening-hours.md): Set your location's operating hours and manage booking availability exceptions in Nexudus - [Set up Resources Inventory](https://developers.nexudus.com/get-started/quick-starts/set-resources-inventory.md): Configure your resources and floor plans to enable members to book spaces in your coworking location - [What is Nexudus?](https://developers.nexudus.com/get-started/what-is-nexudus.md): Discover the Nexudus platform and its key benefits for coworking operators. - [Who is this for?](https://developers.nexudus.com/get-started/who-is-this-for.md): Understand the intended audience for the Nexudus platform and its documentation. - [Custom Access Control API](https://developers.nexudus.com/integrations/access-control/custom-access-control-api.md): Integrate your own access control system with Nexudus using the Generic Access Control API. - [Access Control Overview](https://developers.nexudus.com/integrations/access-control/overview.md): Understand how access control systems work in Nexudus and which providers are supported. - [Google Analytics](https://developers.nexudus.com/integrations/google-analytics.md): Track how customers browse and purchase on your Members Portal using Google Analytics 4 or Google Tag Manager. - [Nexudus Network Bridge](https://developers.nexudus.com/integrations/network-bridge.md): Understand how the Nexudus Network Bridge securely connects your Location's on-premise systems to the cloud-based Nexudus platform. - [Monitoring Conversations](https://developers.nexudus.com/member-portal/ai/admin-panel.md): How to view and analyse AI conversations and their outcomes in the Nexudus administration panel. - [Room Bookings](https://developers.nexudus.com/member-portal/ai/bookings.md): How the AI helps logged-in members create, view, modify, and cancel bookings across chat, email, and WhatsApp. - [Channels](https://developers.nexudus.com/member-portal/ai/channels.md): How the AI assistant works across chat, email, and WhatsApp — and how to enable each channel. - [Chat Experience](https://developers.nexudus.com/member-portal/ai/chat-experience.md): How members and visitors interact with the AI assistant via the chat widget in the members portal. - [Conversion Tracking](https://developers.nexudus.com/member-portal/ai/conversion-tracking.md): How Nexudus links AI conversations to tours booked, bookings made, memberships started, and day passes purchased — across all channels. - [Day Passes](https://developers.nexudus.com/member-portal/ai/day-passes.md): How the AI presents and sells day passes to members and visitors across all channels. - [Answering Questions](https://developers.nexudus.com/member-portal/ai/faq.md): How the AI uses your published FAQ articles to answer member and visitor questions across chat, email, and WhatsApp. - [Locations & Rooms](https://developers.nexudus.com/member-portal/ai/locations-and-rooms.md): How the AI presents your space locations and browsable meeting rooms and resources across all channels. - [Membership Plans](https://developers.nexudus.com/member-portal/ai/membership-plans.md): How the AI presents and sells membership plans — hot desks, dedicated desks, and virtual offices — across all channels. - [AI Assistant](https://developers.nexudus.com/member-portal/ai/overview.md): A conversational front-desk agent that helps members manage bookings and guides prospects toward membership — across chat, email, and WhatsApp — without manual effort from your team. - [Private Offices & Tours](https://developers.nexudus.com/member-portal/ai/private-offices.md): How the AI presents available private offices and generates personalised tour request links across all channels. - [Setting Up the Email Channel](https://developers.nexudus.com/member-portal/ai/setup-email.md): Step-by-step guide to enabling the AI assistant's email channel so members and prospects can interact with the AI by sending emails. - [Setting Up the WhatsApp Channel](https://developers.nexudus.com/member-portal/ai/setup-whatsapp.md): Step-by-step guide to connecting the AI assistant to WhatsApp through Twilio, so members and prospects can interact with the AI via WhatsApp messages. - [Visibility Settings](https://developers.nexudus.com/member-portal/ai/visibility-settings.md): How to control what the AI assistant shows to different users — per item, per audience, and per channel. - [Password Recovery](https://developers.nexudus.com/member-portal/auth/password-recovery.md): The forgot password flow where members request a password reset link. - [Password Reset](https://developers.nexudus.com/member-portal/auth/password-reset.md): The token-based password reset form where members set a new password. - [Sign In](https://developers.nexudus.com/member-portal/auth/sign-in.md): The authentication page with email/password, magic links, OTP, and SSO options. - [Booking Checkout](https://developers.nexudus.com/member-portal/checkout/booking-checkout.md): The booking checkout flow where members create or edit resource bookings. - [Course Checkout](https://developers.nexudus.com/member-portal/checkout/course-checkout.md): The checkout flow for enrolling in a course. - [Dynamic Pricing](https://developers.nexudus.com/member-portal/checkout/dynamic-pricing.md): How dynamic pricing adjusts booking costs based on demand, availability, and last-minute bookings — and how members see it in the portal. - [Event Checkout](https://developers.nexudus.com/member-portal/checkout/event-checkout.md): The checkout flow for purchasing event tickets. - [Guest Checkout](https://developers.nexudus.com/member-portal/checkout/guest-checkout.md): How guest checkout works and when it is available to customers who are not logged in. - [Product Checkout](https://developers.nexudus.com/member-portal/checkout/product-checkout.md): The checkout page for purchasing a single product. - [Store](https://developers.nexudus.com/member-portal/checkout/store.md): The browsable product catalogue where members discover and select products. - [FAQ](https://developers.nexudus.com/member-portal/dashboard/faq.md): The searchable FAQ knowledge base for members. - [Help Desk](https://developers.nexudus.com/member-portal/dashboard/help-desk.md): The support ticket system where members submit and track help requests. - [My Bookings](https://developers.nexudus.com/member-portal/dashboard/my-bookings.md): Where members view and manage their past and upcoming resource bookings. - [My Courses](https://developers.nexudus.com/member-portal/dashboard/my-courses.md): Where members track their enrolled courses and completion progress. - [My Deliveries](https://developers.nexudus.com/member-portal/dashboard/my-deliveries.md): Where members track package deliveries and manage pickups. - [My Events](https://developers.nexudus.com/member-portal/dashboard/my-events.md): Where members manage their event registrations and tickets. - [My Invoices](https://developers.nexudus.com/member-portal/dashboard/my-invoices.md): Where members view, filter, download, and pay their invoices. - [My Plans](https://developers.nexudus.com/member-portal/dashboard/my-plans.md): Where members view their active plans, benefits, booking credits, and purchased products. - [My Visitors](https://developers.nexudus.com/member-portal/dashboard/my-visitors.md): Where members register, manage, and track visitors coming to the space. - [Personal Dashboard](https://developers.nexudus.com/member-portal/dashboard/personal-dashboard.md): The member's personalised home screen with bookings, announcements, and quick actions. - [Member Portal Overview](https://developers.nexudus.com/member-portal/overview.md): A guide to all the sections and pages your members see in the Nexudus Members Portal. - [Account Settings](https://developers.nexudus.com/member-portal/profile/account-settings.md): The central settings hub for bookings, notifications, language, integrations, and security. - [Billing Information](https://developers.nexudus.com/member-portal/profile/billing-information.md): Where members manage their billing details and electronic invoicing setup. - [Credentials & Security](https://developers.nexudus.com/member-portal/profile/credentials.md): Where members manage their password and access PINs. - [Integrations](https://developers.nexudus.com/member-portal/profile/integrations.md): Where members connect calendar services and manage booking feeds. - [Personal Information](https://developers.nexudus.com/member-portal/profile/personal-information.md): Where members manage their personal details, avatar, and contact information. - [Professional Profile](https://developers.nexudus.com/member-portal/profile/professional-profile.md): Where members build their directory profile with skills, social links, and professional details. - [Automation Tiles](https://developers.nexudus.com/member-portal/public/automation-tiles.md): How automation tiles let customers perform actions by scanning a QR code or tapping an NFC tile in the Members Portal. - [Blog](https://developers.nexudus.com/member-portal/public/blog.md): How members browse blog posts, read articles, and engage through comments. - [Community Board](https://developers.nexudus.com/member-portal/public/community-board.md): The discussion forum where members post topics and interact with each other. - [Contact Us](https://developers.nexudus.com/member-portal/public/contact.md): The contact page where visitors can reach your coworking space. - [Courses](https://developers.nexudus.com/member-portal/public/courses.md): How members browse courses and view course content, lessons, and enrollment information. - [Members Directory](https://developers.nexudus.com/member-portal/public/directory.md): A searchable directory where members showcase their professional profiles. - [Events](https://developers.nexudus.com/member-portal/public/events.md): How members browse, filter, and view events in the Members Portal. - [Home Page](https://developers.nexudus.com/member-portal/public/home.md): The landing page of your Members Portal — hero section, plans, featured events, and locations. - [Perks](https://developers.nexudus.com/member-portal/public/perks.md): Member perks, benefits, and partner offers displayed in the portal. - [Resource List](https://developers.nexudus.com/member-portal/public/resource-list.md): How members browse, filter, and book meeting rooms and desks in the Members Portal. - [Tours](https://developers.nexudus.com/member-portal/public/tours.md): How visitors request and book tours of your coworking space through the Members Portal. - [Team Management](https://developers.nexudus.com/member-portal/teams/team-management.md): An overview of the team management pages — bookings, attendance, members, and permissions. - [Virtual Office Onboarding](https://developers.nexudus.com/member-portal/virtual-office/onboarding.md): The multi-step onboarding wizard for virtual office members. - [Custom Domain Setup](https://developers.nexudus.com/operators/portal-configuration/custom-domain-setup.md): Configure your own domain name for your Members Portal to provide a seamless branded experience for your members. - [Widget Embedding](https://developers.nexudus.com/operators/portal-configuration/widget-embedding.md): Embed the members portal directly into your coworking space's marketing website for seamless customer experience. - [Predicted Bookings](https://developers.nexudus.com/portal-usage/members/predicted-bookings.md): How the Predicted Bookings feature works for members and how space operators can configure it. - [Delete Application](https://developers.nexudus.com/rest-api/apps/delete-applications-by-id.md): Delete an existing Application record by its Id. - [Delete InstalledApplication](https://developers.nexudus.com/rest-api/apps/delete-installedapplications-by-id.md): Delete an existing InstalledApplication record by its Id. - [Delete InstalledMarketPlaceApplication](https://developers.nexudus.com/rest-api/apps/delete-installedmarketplaceapplications-by-id.md): Delete an existing InstalledMarketPlaceApplication record by its Id. - [📆Delete resource booking](https://developers.nexudus.com/rest-api/apps/delete-marketplaceapplications.md): Deletes a boking based on the booking unique Id and the marketplace which made it. - [Delete MarketPlaceApplication](https://developers.nexudus.com/rest-api/apps/delete-marketplaceapplications-by-id.md): Delete an existing MarketPlaceApplication record by its Id. - [Search Applications](https://developers.nexudus.com/rest-api/apps/get-applications.md): Search and list Application records with filtering, sorting, and pagination. - [Get multiple Applications](https://developers.nexudus.com/rest-api/apps/get-applications-batch.md): Retrieve multiple Application records by their Ids in a single request. - [Get one Application](https://developers.nexudus.com/rest-api/apps/get-applications-by-id.md): Retrieve a single Application record by its Id. - [Search InstalledApplications](https://developers.nexudus.com/rest-api/apps/get-installedapplications.md): Search and list InstalledApplication records with filtering, sorting, and pagination. - [Get multiple InstalledApplications](https://developers.nexudus.com/rest-api/apps/get-installedapplications-batch.md): Retrieve multiple InstalledApplication records by their Ids in a single request. - [Get one InstalledApplication](https://developers.nexudus.com/rest-api/apps/get-installedapplications-by-id.md): Retrieve a single InstalledApplication record by its Id. - [Search InstalledMarketPlaceApplications](https://developers.nexudus.com/rest-api/apps/get-installedmarketplaceapplications.md): Search and list InstalledMarketPlaceApplication records with filtering, sorting, and pagination. - [Get multiple InstalledMarketPlaceApplications](https://developers.nexudus.com/rest-api/apps/get-installedmarketplaceapplications-batch.md): Retrieve multiple InstalledMarketPlaceApplication records by their Ids in a single request. - [Get one InstalledMarketPlaceApplication](https://developers.nexudus.com/rest-api/apps/get-installedmarketplaceapplications-by-id.md): Retrieve a single InstalledMarketPlaceApplication record by its Id. - [Search MarketPlaceApplications](https://developers.nexudus.com/rest-api/apps/get-marketplaceapplications.md): Search and list MarketPlaceApplication records with filtering, sorting, and pagination. - [✔️Check availability](https://developers.nexudus.com/rest-api/apps/get-marketplaceapplications-2.md): Lets you check if a resource can be booked at given date and time and returns any conflict information as well as a price. - [📅Calendar](https://developers.nexudus.com/rest-api/apps/get-marketplaceapplications-3.md): Gets a calendar feed with bookings in a given location and resource - [🔎Search](https://developers.nexudus.com/rest-api/apps/get-marketplaceapplications-4.md): Searches for available resources across a location - [📰Feed](https://developers.nexudus.com/rest-api/apps/get-marketplaceapplications-5.md): Gets your marketplace application feed contents - [✅Installations](https://developers.nexudus.com/rest-api/apps/get-marketplaceapplications-6.md): Gets information about all the locations which enabled your marketplace application - [Get multiple MarketPlaceApplications](https://developers.nexudus.com/rest-api/apps/get-marketplaceapplications-batch.md): Retrieve multiple MarketPlaceApplication records by their Ids in a single request. - [Get one MarketPlaceApplication](https://developers.nexudus.com/rest-api/apps/get-marketplaceapplications-by-id.md): Retrieve a single MarketPlaceApplication record by its Id. - [Commands for MarketPlaceApplications](https://developers.nexudus.com/rest-api/apps/get-marketplaceapplications-commands.md): This endpoint lets you get the list of available commands for Market Place Application records. - [Create Application](https://developers.nexudus.com/rest-api/apps/post-applications.md): Create a new Application record. - [Create InstalledApplication](https://developers.nexudus.com/rest-api/apps/post-installedapplications.md): Create a new InstalledApplication record. - [Create InstalledMarketPlaceApplication](https://developers.nexudus.com/rest-api/apps/post-installedmarketplaceapplications.md): Create a new InstalledMarketPlaceApplication record. - [Create MarketPlaceApplication](https://developers.nexudus.com/rest-api/apps/post-marketplaceapplications.md): Create a new MarketPlaceApplication record. - [📆Book resource](https://developers.nexudus.com/rest-api/apps/post-marketplaceapplications-2.md): Creates a booking for a given resource, start date and duration. - [💲Quote resource](https://developers.nexudus.com/rest-api/apps/post-marketplaceapplications-3.md): Obtains a price for a booking - [Run command for MarketPlaceApplications](https://developers.nexudus.com/rest-api/apps/post-marketplaceapplications-run-command.md): This endpoint lets you run a command for one or more Market Place Application records. - [Update Application](https://developers.nexudus.com/rest-api/apps/put-applications.md): Update an existing Application record. - [Update InstalledApplication](https://developers.nexudus.com/rest-api/apps/put-installedapplications.md): Update an existing InstalledApplication record. - [Update InstalledMarketPlaceApplication](https://developers.nexudus.com/rest-api/apps/put-installedmarketplaceapplications.md): Update an existing InstalledMarketPlaceApplication record. - [Update MarketPlaceApplication](https://developers.nexudus.com/rest-api/apps/put-marketplaceapplications.md): Update an existing MarketPlaceApplication record. - [📆Update resource booking](https://developers.nexudus.com/rest-api/apps/put-marketplaceapplications-2.md): Updates a booking for a given resource, start date and duration. - [Authentication](https://developers.nexudus.com/rest-api/authentication.md): How to authenticate requests to the Nexudus REST API using Bearer tokens or Basic Auth - [Delete BasketSession](https://developers.nexudus.com/rest-api/billing/delete-basketsessions-by-id.md): Delete an existing BasketSession record by its Id. - [Delete BusinessCharge](https://developers.nexudus.com/rest-api/billing/delete-businesscharges-by-id.md): Delete an existing BusinessCharge record by its Id. - [Delete Charge](https://developers.nexudus.com/rest-api/billing/delete-charges-by-id.md): Delete an existing Charge record by its Id. - [Delete ContractContact](https://developers.nexudus.com/rest-api/billing/delete-contractcontacts-by-id.md): Delete an existing ContractContact record by its Id. - [Delete ContractDeposit](https://developers.nexudus.com/rest-api/billing/delete-contractdeposits-by-id.md): Delete an existing ContractDeposit record by its Id. - [Delete ContractPausedPeriod](https://developers.nexudus.com/rest-api/billing/delete-contractpausedperiods-by-id.md): Delete an existing ContractPausedPeriod record by its Id. - [Delete ContractProduct](https://developers.nexudus.com/rest-api/billing/delete-contractproducts-by-id.md): Delete an existing ContractProduct record by its Id. - [Delete ContractSchedule](https://developers.nexudus.com/rest-api/billing/delete-contractschedules-by-id.md): Delete an existing ContractSchedule record by its Id. - [Delete CoworkerBookingCredit](https://developers.nexudus.com/rest-api/billing/delete-coworkerbookingcredits-by-id.md): Delete an existing CoworkerBookingCredit record by its Id. - [Delete CoworkerContract](https://developers.nexudus.com/rest-api/billing/delete-coworkercontracts-by-id.md): Delete an existing CoworkerContract record by its Id. - [Delete CoworkerDiscountCode](https://developers.nexudus.com/rest-api/billing/delete-coworkerdiscountcodes-by-id.md): Delete an existing CoworkerDiscountCode record by its Id. - [Delete CoworkerExtraService](https://developers.nexudus.com/rest-api/billing/delete-coworkerextraservices-by-id.md): Delete an existing CoworkerExtraService record by its Id. - [Delete CoworkerExtraServiceUseHistory](https://developers.nexudus.com/rest-api/billing/delete-coworkerextraserviceusehistories-by-id.md): Delete an existing CoworkerExtraServiceUseHistory record by its Id. - [Delete CoworkerInvoiceHistory](https://developers.nexudus.com/rest-api/billing/delete-coworkerinvoicehistories-by-id.md): Delete an existing CoworkerInvoiceHistory record by its Id. - [Delete CoworkerInvoicePaymentToken](https://developers.nexudus.com/rest-api/billing/delete-coworkerinvoicepaymenttokens-by-id.md): Delete an existing CoworkerInvoicePaymentToken record by its Id. - [Delete CoworkerLedgerEntry](https://developers.nexudus.com/rest-api/billing/delete-coworkerledgerentries-by-id.md): Delete an existing CoworkerLedgerEntry record by its Id. - [Delete CoworkerPaymentMethod](https://developers.nexudus.com/rest-api/billing/delete-coworkerpaymentmethods-by-id.md): Delete an existing CoworkerPaymentMethod record by its Id. - [Delete CoworkerProduct](https://developers.nexudus.com/rest-api/billing/delete-coworkerproducts-by-id.md): Delete an existing CoworkerProduct record by its Id. - [Delete CoworkerTimePass](https://developers.nexudus.com/rest-api/billing/delete-coworkertimepasses-by-id.md): Delete an existing CoworkerTimePass record by its Id. - [Delete DiscountCode](https://developers.nexudus.com/rest-api/billing/delete-discountcodes-by-id.md): Delete an existing DiscountCode record by its Id. - [Delete ExtraServicePrice](https://developers.nexudus.com/rest-api/billing/delete-extraserviceprices-by-id.md): Delete an existing ExtraServicePrice record by its Id. - [Delete ExtraService](https://developers.nexudus.com/rest-api/billing/delete-extraservices-by-id.md): Delete an existing ExtraService record by its Id. - [Delete ExtraServiceTimeSlot](https://developers.nexudus.com/rest-api/billing/delete-extraservicetimeslots-by-id.md): Delete an existing ExtraServiceTimeSlot record by its Id. - [Delete FinancialAccount](https://developers.nexudus.com/rest-api/billing/delete-financialaccounts-by-id.md): Delete an existing FinancialAccount record by its Id. - [Delete PaymentGateway](https://developers.nexudus.com/rest-api/billing/delete-paymentgateways-by-id.md): Delete an existing PaymentGateway record by its Id. - [Delete ProductBookingCredit](https://developers.nexudus.com/rest-api/billing/delete-productbookingcredits-by-id.md): Delete an existing ProductBookingCredit record by its Id. - [Delete ProductExtraService](https://developers.nexudus.com/rest-api/billing/delete-productextraservices-by-id.md): Delete an existing ProductExtraService record by its Id. - [Delete Product](https://developers.nexudus.com/rest-api/billing/delete-products-by-id.md): Delete an existing Product record by its Id. - [Delete ProductTimePass](https://developers.nexudus.com/rest-api/billing/delete-producttimepasses-by-id.md): Delete an existing ProductTimePass record by its Id. - [Delete ProposalContract](https://developers.nexudus.com/rest-api/billing/delete-proposalcontracts-by-id.md): Delete an existing ProposalContract record by its Id. - [Delete ProposalContractSchedule](https://developers.nexudus.com/rest-api/billing/delete-proposalcontractschedules-by-id.md): Delete an existing ProposalContractSchedule record by its Id. - [Delete ProposalProduct](https://developers.nexudus.com/rest-api/billing/delete-proposalproducts-by-id.md): Delete an existing ProposalProduct record by its Id. - [Delete Proposal](https://developers.nexudus.com/rest-api/billing/delete-proposals-by-id.md): Delete an existing Proposal record by its Id. - [Delete ProposalSchedule](https://developers.nexudus.com/rest-api/billing/delete-proposalschedules-by-id.md): Delete an existing ProposalSchedule record by its Id. - [Delete ResourceProduct](https://developers.nexudus.com/rest-api/billing/delete-resourceproducts-by-id.md): Delete an existing ResourceProduct record by its Id. - [Delete TariffBookingCredit](https://developers.nexudus.com/rest-api/billing/delete-tariffbookingcredits-by-id.md): Delete an existing TariffBookingCredit record by its Id. - [Delete TariffDefaultDueDate](https://developers.nexudus.com/rest-api/billing/delete-tariffdefaultduedates-by-id.md): Delete an existing TariffDefaultDueDate record by its Id. - [Delete TariffExtraService](https://developers.nexudus.com/rest-api/billing/delete-tariffextraservices-by-id.md): Delete an existing TariffExtraService record by its Id. - [Delete TariffProduct](https://developers.nexudus.com/rest-api/billing/delete-tariffproducts-by-id.md): Delete an existing TariffProduct record by its Id. - [Delete Tariff](https://developers.nexudus.com/rest-api/billing/delete-tariffs-by-id.md): Delete an existing Tariff record by its Id. - [Delete TariffSignupProduct](https://developers.nexudus.com/rest-api/billing/delete-tariffsignupproducts-by-id.md): Delete an existing TariffSignupProduct record by its Id. - [Delete TariffTimePass](https://developers.nexudus.com/rest-api/billing/delete-tarifftimepasses-by-id.md): Delete an existing TariffTimePass record by its Id. - [Delete TimePass](https://developers.nexudus.com/rest-api/billing/delete-timepasses-by-id.md): Delete an existing TimePass record by its Id. - [Delete TimePassPrice](https://developers.nexudus.com/rest-api/billing/delete-timepassprices-by-id.md): Delete an existing TimePassPrice record by its Id. - [Delete TimePassTimeSlot](https://developers.nexudus.com/rest-api/billing/delete-timepasstimeslots-by-id.md): Delete an existing TimePassTimeSlot record by its Id. - [Search BasketSessions](https://developers.nexudus.com/rest-api/billing/get-basketsessions.md): Search and list BasketSession records with filtering, sorting, and pagination. - [Get multiple BasketSessions](https://developers.nexudus.com/rest-api/billing/get-basketsessions-batch.md): Retrieve multiple BasketSession records by their Ids in a single request. - [Get one BasketSession](https://developers.nexudus.com/rest-api/billing/get-basketsessions-by-id.md): Retrieve a single BasketSession record by its Id. - [Search BusinessCharges](https://developers.nexudus.com/rest-api/billing/get-businesscharges.md): Search and list BusinessCharge records with filtering, sorting, and pagination. - [Get multiple BusinessCharges](https://developers.nexudus.com/rest-api/billing/get-businesscharges-batch.md): Retrieve multiple BusinessCharge records by their Ids in a single request. - [Get one BusinessCharge](https://developers.nexudus.com/rest-api/billing/get-businesscharges-by-id.md): Retrieve a single BusinessCharge record by its Id. - [Search Charges](https://developers.nexudus.com/rest-api/billing/get-charges.md): Search and list Charge records with filtering, sorting, and pagination. - [Get multiple Charges](https://developers.nexudus.com/rest-api/billing/get-charges-batch.md): Retrieve multiple Charge records by their Ids in a single request. - [Get one Charge](https://developers.nexudus.com/rest-api/billing/get-charges-by-id.md): Retrieve a single Charge record by its Id. - [Search ContractContacts](https://developers.nexudus.com/rest-api/billing/get-contractcontacts.md): Search and list ContractContact records with filtering, sorting, and pagination. - [Get multiple ContractContacts](https://developers.nexudus.com/rest-api/billing/get-contractcontacts-batch.md): Retrieve multiple ContractContact records by their Ids in a single request. - [Get one ContractContact](https://developers.nexudus.com/rest-api/billing/get-contractcontacts-by-id.md): Retrieve a single ContractContact record by its Id. - [Search ContractDeposits](https://developers.nexudus.com/rest-api/billing/get-contractdeposits.md): Search and list ContractDeposit records with filtering, sorting, and pagination. - [Get multiple ContractDeposits](https://developers.nexudus.com/rest-api/billing/get-contractdeposits-batch.md): Retrieve multiple ContractDeposit records by their Ids in a single request. - [Get one ContractDeposit](https://developers.nexudus.com/rest-api/billing/get-contractdeposits-by-id.md): Retrieve a single ContractDeposit record by its Id. - [Search ContractPausedPeriods](https://developers.nexudus.com/rest-api/billing/get-contractpausedperiods.md): Search and list ContractPausedPeriod records with filtering, sorting, and pagination. - [Get multiple ContractPausedPeriods](https://developers.nexudus.com/rest-api/billing/get-contractpausedperiods-batch.md): Retrieve multiple ContractPausedPeriod records by their Ids in a single request. - [Get one ContractPausedPeriod](https://developers.nexudus.com/rest-api/billing/get-contractpausedperiods-by-id.md): Retrieve a single ContractPausedPeriod record by its Id. - [Search ContractProducts](https://developers.nexudus.com/rest-api/billing/get-contractproducts.md): Search and list ContractProduct records with filtering, sorting, and pagination. - [Get multiple ContractProducts](https://developers.nexudus.com/rest-api/billing/get-contractproducts-batch.md): Retrieve multiple ContractProduct records by their Ids in a single request. - [Get one ContractProduct](https://developers.nexudus.com/rest-api/billing/get-contractproducts-by-id.md): Retrieve a single ContractProduct record by its Id. - [Search ContractSchedules](https://developers.nexudus.com/rest-api/billing/get-contractschedules.md): Search and list ContractSchedule records with filtering, sorting, and pagination. - [Get multiple ContractSchedules](https://developers.nexudus.com/rest-api/billing/get-contractschedules-batch.md): Retrieve multiple ContractSchedule records by their Ids in a single request. - [Get one ContractSchedule](https://developers.nexudus.com/rest-api/billing/get-contractschedules-by-id.md): Retrieve a single ContractSchedule record by its Id. - [Search CoworkerBookingCredits](https://developers.nexudus.com/rest-api/billing/get-coworkerbookingcredits.md): Search and list CoworkerBookingCredit records with filtering, sorting, and pagination. - [Get multiple CoworkerBookingCredits](https://developers.nexudus.com/rest-api/billing/get-coworkerbookingcredits-batch.md): Retrieve multiple CoworkerBookingCredit records by their Ids in a single request. - [Get one CoworkerBookingCredit](https://developers.nexudus.com/rest-api/billing/get-coworkerbookingcredits-by-id.md): Retrieve a single CoworkerBookingCredit record by its Id. - [Search CoworkerBookingCreditUseHistories](https://developers.nexudus.com/rest-api/billing/get-coworkerbookingcreditusehistories.md): Search and list CoworkerBookingCreditUseHistory records with filtering, sorting, and pagination. - [Get multiple CoworkerBookingCreditUseHistories](https://developers.nexudus.com/rest-api/billing/get-coworkerbookingcreditusehistories-batch.md): Retrieve multiple CoworkerBookingCreditUseHistory records by their Ids in a single request. - [Get one CoworkerBookingCreditUseHistory](https://developers.nexudus.com/rest-api/billing/get-coworkerbookingcreditusehistories-by-id.md): Retrieve a single CoworkerBookingCreditUseHistory record by its Id. - [Search CoworkerContracts](https://developers.nexudus.com/rest-api/billing/get-coworkercontracts.md): Search and list CoworkerContract records with filtering, sorting, and pagination. - [Get multiple CoworkerContracts](https://developers.nexudus.com/rest-api/billing/get-coworkercontracts-batch.md): Retrieve multiple CoworkerContract records by their Ids in a single request. - [Get one CoworkerContract](https://developers.nexudus.com/rest-api/billing/get-coworkercontracts-by-id.md): Retrieve a single CoworkerContract record by its Id. - [Search CoworkerDiscountCodes](https://developers.nexudus.com/rest-api/billing/get-coworkerdiscountcodes.md): Search and list CoworkerDiscountCode records with filtering, sorting, and pagination. - [Get multiple CoworkerDiscountCodes](https://developers.nexudus.com/rest-api/billing/get-coworkerdiscountcodes-batch.md): Retrieve multiple CoworkerDiscountCode records by their Ids in a single request. - [Get one CoworkerDiscountCode](https://developers.nexudus.com/rest-api/billing/get-coworkerdiscountcodes-by-id.md): Retrieve a single CoworkerDiscountCode record by its Id. - [Search CoworkerExtraServices](https://developers.nexudus.com/rest-api/billing/get-coworkerextraservices.md): Search and list CoworkerExtraService records with filtering, sorting, and pagination. - [Get multiple CoworkerExtraServices](https://developers.nexudus.com/rest-api/billing/get-coworkerextraservices-batch.md): Retrieve multiple CoworkerExtraService records by their Ids in a single request. - [Get one CoworkerExtraService](https://developers.nexudus.com/rest-api/billing/get-coworkerextraservices-by-id.md): Retrieve a single CoworkerExtraService record by its Id. - [Search CoworkerExtraServiceUseHistories](https://developers.nexudus.com/rest-api/billing/get-coworkerextraserviceusehistories.md): Search and list CoworkerExtraServiceUseHistory records with filtering, sorting, and pagination. - [Get multiple CoworkerExtraServiceUseHistories](https://developers.nexudus.com/rest-api/billing/get-coworkerextraserviceusehistories-batch.md): Retrieve multiple CoworkerExtraServiceUseHistory records by their Ids in a single request. - [Get one CoworkerExtraServiceUseHistory](https://developers.nexudus.com/rest-api/billing/get-coworkerextraserviceusehistories-by-id.md): Retrieve a single CoworkerExtraServiceUseHistory record by its Id. - [Search CoworkerInvoiceHistories](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoicehistories.md): Search and list CoworkerInvoiceHistory records with filtering, sorting, and pagination. - [Get multiple CoworkerInvoiceHistories](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoicehistories-batch.md): Retrieve multiple CoworkerInvoiceHistory records by their Ids in a single request. - [Get one CoworkerInvoiceHistory](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoicehistories-by-id.md): Retrieve a single CoworkerInvoiceHistory record by its Id. - [Search CoworkerInvoiceLines](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoicelines.md): Search and list CoworkerInvoiceLine records with filtering, sorting, and pagination. - [Get multiple CoworkerInvoiceLines](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoicelines-batch.md): Retrieve multiple CoworkerInvoiceLine records by their Ids in a single request. - [Get one CoworkerInvoiceLine](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoicelines-by-id.md): Retrieve a single CoworkerInvoiceLine record by its Id. - [Search CoworkerInvoicePaymentTokens](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoicepaymenttokens.md): Search and list CoworkerInvoicePaymentToken records with filtering, sorting, and pagination. - [Get multiple CoworkerInvoicePaymentTokens](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoicepaymenttokens-batch.md): Retrieve multiple CoworkerInvoicePaymentToken records by their Ids in a single request. - [Get one CoworkerInvoicePaymentToken](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoicepaymenttokens-by-id.md): Retrieve a single CoworkerInvoicePaymentToken record by its Id. - [Search CoworkerInvoices](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoices.md): Search and list CoworkerInvoice records with filtering, sorting, and pagination. - [Get multiple CoworkerInvoices](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoices-batch.md): Retrieve multiple CoworkerInvoice records by their Ids in a single request. - [Get one CoworkerInvoice](https://developers.nexudus.com/rest-api/billing/get-coworkerinvoices-by-id.md): Retrieve a single CoworkerInvoice record by its Id. - [Search CoworkerLedgerEntries](https://developers.nexudus.com/rest-api/billing/get-coworkerledgerentries.md): Search and list CoworkerLedgerEntry records with filtering, sorting, and pagination. - [Get multiple CoworkerLedgerEntries](https://developers.nexudus.com/rest-api/billing/get-coworkerledgerentries-batch.md): Retrieve multiple CoworkerLedgerEntry records by their Ids in a single request. - [Get one CoworkerLedgerEntry](https://developers.nexudus.com/rest-api/billing/get-coworkerledgerentries-by-id.md): Retrieve a single CoworkerLedgerEntry record by its Id. - [Search CoworkerPaymentMethods](https://developers.nexudus.com/rest-api/billing/get-coworkerpaymentmethods.md): Search and list CoworkerPaymentMethod records with filtering, sorting, and pagination. - [Get multiple CoworkerPaymentMethods](https://developers.nexudus.com/rest-api/billing/get-coworkerpaymentmethods-batch.md): Retrieve multiple CoworkerPaymentMethod records by their Ids in a single request. - [Get one CoworkerPaymentMethod](https://developers.nexudus.com/rest-api/billing/get-coworkerpaymentmethods-by-id.md): Retrieve a single CoworkerPaymentMethod record by its Id. - [Search CoworkerProducts](https://developers.nexudus.com/rest-api/billing/get-coworkerproducts.md): Search and list CoworkerProduct records with filtering, sorting, and pagination. - [Get multiple CoworkerProducts](https://developers.nexudus.com/rest-api/billing/get-coworkerproducts-batch.md): Retrieve multiple CoworkerProduct records by their Ids in a single request. - [Get one CoworkerProduct](https://developers.nexudus.com/rest-api/billing/get-coworkerproducts-by-id.md): Retrieve a single CoworkerProduct record by its Id. - [Search CoworkerTimePasses](https://developers.nexudus.com/rest-api/billing/get-coworkertimepasses.md): Search and list CoworkerTimePass records with filtering, sorting, and pagination. - [Get multiple CoworkerTimePasses](https://developers.nexudus.com/rest-api/billing/get-coworkertimepasses-batch.md): Retrieve multiple CoworkerTimePass records by their Ids in a single request. - [Get one CoworkerTimePass](https://developers.nexudus.com/rest-api/billing/get-coworkertimepasses-by-id.md): Retrieve a single CoworkerTimePass record by its Id. - [Search DiscountCodes](https://developers.nexudus.com/rest-api/billing/get-discountcodes.md): Search and list DiscountCode records with filtering, sorting, and pagination. - [Get multiple DiscountCodes](https://developers.nexudus.com/rest-api/billing/get-discountcodes-batch.md): Retrieve multiple DiscountCode records by their Ids in a single request. - [Get one DiscountCode](https://developers.nexudus.com/rest-api/billing/get-discountcodes-by-id.md): Retrieve a single DiscountCode record by its Id. - [Search ExtraServicePrices](https://developers.nexudus.com/rest-api/billing/get-extraserviceprices.md): Search and list ExtraServicePrice records with filtering, sorting, and pagination. - [Get multiple ExtraServicePrices](https://developers.nexudus.com/rest-api/billing/get-extraserviceprices-batch.md): Retrieve multiple ExtraServicePrice records by their Ids in a single request. - [Get one ExtraServicePrice](https://developers.nexudus.com/rest-api/billing/get-extraserviceprices-by-id.md): Retrieve a single ExtraServicePrice record by its Id. - [Search ExtraServices](https://developers.nexudus.com/rest-api/billing/get-extraservices.md): Search and list ExtraService records with filtering, sorting, and pagination. - [Get multiple ExtraServices](https://developers.nexudus.com/rest-api/billing/get-extraservices-batch.md): Retrieve multiple ExtraService records by their Ids in a single request. - [Get one ExtraService](https://developers.nexudus.com/rest-api/billing/get-extraservices-by-id.md): Retrieve a single ExtraService record by its Id. - [Search ExtraServiceTimeSlots](https://developers.nexudus.com/rest-api/billing/get-extraservicetimeslots.md): Search and list ExtraServiceTimeSlot records with filtering, sorting, and pagination. - [Get multiple ExtraServiceTimeSlots](https://developers.nexudus.com/rest-api/billing/get-extraservicetimeslots-batch.md): Retrieve multiple ExtraServiceTimeSlot records by their Ids in a single request. - [Get one ExtraServiceTimeSlot](https://developers.nexudus.com/rest-api/billing/get-extraservicetimeslots-by-id.md): Retrieve a single ExtraServiceTimeSlot record by its Id. - [Search FinancialAccounts](https://developers.nexudus.com/rest-api/billing/get-financialaccounts.md): Search and list FinancialAccount records with filtering, sorting, and pagination. - [Get multiple FinancialAccounts](https://developers.nexudus.com/rest-api/billing/get-financialaccounts-batch.md): Retrieve multiple FinancialAccount records by their Ids in a single request. - [Get one FinancialAccount](https://developers.nexudus.com/rest-api/billing/get-financialaccounts-by-id.md): Retrieve a single FinancialAccount record by its Id. - [Search Invoices](https://developers.nexudus.com/rest-api/billing/get-invoices.md): Search and list Invoice records with filtering, sorting, and pagination. - [Get multiple Invoices](https://developers.nexudus.com/rest-api/billing/get-invoices-batch.md): Retrieve multiple Invoice records by their Ids in a single request. - [Get one Invoice](https://developers.nexudus.com/rest-api/billing/get-invoices-by-id.md): Retrieve a single Invoice record by its Id. - [Search LedgerEntries](https://developers.nexudus.com/rest-api/billing/get-ledgerentries.md): Search and list LedgerEntry records with filtering, sorting, and pagination. - [Get multiple LedgerEntries](https://developers.nexudus.com/rest-api/billing/get-ledgerentries-batch.md): Retrieve multiple LedgerEntry records by their Ids in a single request. - [Get one LedgerEntry](https://developers.nexudus.com/rest-api/billing/get-ledgerentries-by-id.md): Retrieve a single LedgerEntry record by its Id. - [Search PaymentGateways](https://developers.nexudus.com/rest-api/billing/get-paymentgateways.md): Search and list PaymentGateway records with filtering, sorting, and pagination. - [Get multiple PaymentGateways](https://developers.nexudus.com/rest-api/billing/get-paymentgateways-batch.md): Retrieve multiple PaymentGateway records by their Ids in a single request. - [Get one PaymentGateway](https://developers.nexudus.com/rest-api/billing/get-paymentgateways-by-id.md): Retrieve a single PaymentGateway record by its Id. - [Search ProductBookingCredits](https://developers.nexudus.com/rest-api/billing/get-productbookingcredits.md): Search and list ProductBookingCredit records with filtering, sorting, and pagination. - [Get multiple ProductBookingCredits](https://developers.nexudus.com/rest-api/billing/get-productbookingcredits-batch.md): Retrieve multiple ProductBookingCredit records by their Ids in a single request. - [Get one ProductBookingCredit](https://developers.nexudus.com/rest-api/billing/get-productbookingcredits-by-id.md): Retrieve a single ProductBookingCredit record by its Id. - [Search ProductExtraServices](https://developers.nexudus.com/rest-api/billing/get-productextraservices.md): Search and list ProductExtraService records with filtering, sorting, and pagination. - [Get multiple ProductExtraServices](https://developers.nexudus.com/rest-api/billing/get-productextraservices-batch.md): Retrieve multiple ProductExtraService records by their Ids in a single request. - [Get one ProductExtraService](https://developers.nexudus.com/rest-api/billing/get-productextraservices-by-id.md): Retrieve a single ProductExtraService record by its Id. - [Search Products](https://developers.nexudus.com/rest-api/billing/get-products.md): Search and list Product records with filtering, sorting, and pagination. - [Get multiple Products](https://developers.nexudus.com/rest-api/billing/get-products-batch.md): Retrieve multiple Product records by their Ids in a single request. - [Get one Product](https://developers.nexudus.com/rest-api/billing/get-products-by-id.md): Retrieve a single Product record by its Id. - [Commands for Products](https://developers.nexudus.com/rest-api/billing/get-products-commands.md): Retrieve the list of available commands that can be executed on Product records. - [Search ProductTimePasses](https://developers.nexudus.com/rest-api/billing/get-producttimepasses.md): Search and list ProductTimePass records with filtering, sorting, and pagination. - [Get multiple ProductTimePasses](https://developers.nexudus.com/rest-api/billing/get-producttimepasses-batch.md): Retrieve multiple ProductTimePass records by their Ids in a single request. - [Get one ProductTimePass](https://developers.nexudus.com/rest-api/billing/get-producttimepasses-by-id.md): Retrieve a single ProductTimePass record by its Id. - [Search ProposalContracts](https://developers.nexudus.com/rest-api/billing/get-proposalcontracts.md): Search and list ProposalContract records with filtering, sorting, and pagination. - [Get multiple ProposalContracts](https://developers.nexudus.com/rest-api/billing/get-proposalcontracts-batch.md): Retrieve multiple ProposalContract records by their Ids in a single request. - [Get one ProposalContract](https://developers.nexudus.com/rest-api/billing/get-proposalcontracts-by-id.md): Retrieve a single ProposalContract record by its Id. - [Search ProposalContractSchedules](https://developers.nexudus.com/rest-api/billing/get-proposalcontractschedules.md): Search and list ProposalContractSchedule records with filtering, sorting, and pagination. - [Get multiple ProposalContractSchedules](https://developers.nexudus.com/rest-api/billing/get-proposalcontractschedules-batch.md): Retrieve multiple ProposalContractSchedule records by their Ids in a single request. - [Get one ProposalContractSchedule](https://developers.nexudus.com/rest-api/billing/get-proposalcontractschedules-by-id.md): Retrieve a single ProposalContractSchedule record by its Id. - [Search ProposalProducts](https://developers.nexudus.com/rest-api/billing/get-proposalproducts.md): Search and list ProposalProduct records with filtering, sorting, and pagination. - [Get multiple ProposalProducts](https://developers.nexudus.com/rest-api/billing/get-proposalproducts-batch.md): Retrieve multiple ProposalProduct records by their Ids in a single request. - [Get one ProposalProduct](https://developers.nexudus.com/rest-api/billing/get-proposalproducts-by-id.md): Retrieve a single ProposalProduct record by its Id. - [Search Proposals](https://developers.nexudus.com/rest-api/billing/get-proposals.md): Search and list Proposal records with filtering, sorting, and pagination. - [Get multiple Proposals](https://developers.nexudus.com/rest-api/billing/get-proposals-batch.md): Retrieve multiple Proposal records by their Ids in a single request. - [Get one Proposal](https://developers.nexudus.com/rest-api/billing/get-proposals-by-id.md): Retrieve a single Proposal record by its Id. - [Search ProposalSchedules](https://developers.nexudus.com/rest-api/billing/get-proposalschedules.md): Search and list ProposalSchedule records with filtering, sorting, and pagination. - [Get multiple ProposalSchedules](https://developers.nexudus.com/rest-api/billing/get-proposalschedules-batch.md): Retrieve multiple ProposalSchedule records by their Ids in a single request. - [Get one ProposalSchedule](https://developers.nexudus.com/rest-api/billing/get-proposalschedules-by-id.md): Retrieve a single ProposalSchedule record by its Id. - [Search ResourceProducts](https://developers.nexudus.com/rest-api/billing/get-resourceproducts.md): Search and list ResourceProduct records with filtering, sorting, and pagination. - [Get multiple ResourceProducts](https://developers.nexudus.com/rest-api/billing/get-resourceproducts-batch.md): Retrieve multiple ResourceProduct records by their Ids in a single request. - [Get one ResourceProduct](https://developers.nexudus.com/rest-api/billing/get-resourceproducts-by-id.md): Retrieve a single ResourceProduct record by its Id. - [Search TariffBookingCredits](https://developers.nexudus.com/rest-api/billing/get-tariffbookingcredits.md): Search and list TariffBookingCredit records with filtering, sorting, and pagination. - [Get multiple TariffBookingCredits](https://developers.nexudus.com/rest-api/billing/get-tariffbookingcredits-batch.md): Retrieve multiple TariffBookingCredit records by their Ids in a single request. - [Get one TariffBookingCredit](https://developers.nexudus.com/rest-api/billing/get-tariffbookingcredits-by-id.md): Retrieve a single TariffBookingCredit record by its Id. - [Search TariffDefaultDueDates](https://developers.nexudus.com/rest-api/billing/get-tariffdefaultduedates.md): Search and list TariffDefaultDueDate records with filtering, sorting, and pagination. - [Get multiple TariffDefaultDueDates](https://developers.nexudus.com/rest-api/billing/get-tariffdefaultduedates-batch.md): Retrieve multiple TariffDefaultDueDate records by their Ids in a single request. - [Get one TariffDefaultDueDate](https://developers.nexudus.com/rest-api/billing/get-tariffdefaultduedates-by-id.md): Retrieve a single TariffDefaultDueDate record by its Id. - [Search TariffExtraServices](https://developers.nexudus.com/rest-api/billing/get-tariffextraservices.md): Search and list TariffExtraService records with filtering, sorting, and pagination. - [Get multiple TariffExtraServices](https://developers.nexudus.com/rest-api/billing/get-tariffextraservices-batch.md): Retrieve multiple TariffExtraService records by their Ids in a single request. - [Get one TariffExtraService](https://developers.nexudus.com/rest-api/billing/get-tariffextraservices-by-id.md): Retrieve a single TariffExtraService record by its Id. - [Search TariffProducts](https://developers.nexudus.com/rest-api/billing/get-tariffproducts.md): Search and list TariffProduct records with filtering, sorting, and pagination. - [Get multiple TariffProducts](https://developers.nexudus.com/rest-api/billing/get-tariffproducts-batch.md): Retrieve multiple TariffProduct records by their Ids in a single request. - [Get one TariffProduct](https://developers.nexudus.com/rest-api/billing/get-tariffproducts-by-id.md): Retrieve a single TariffProduct record by its Id. - [Search Tariffs](https://developers.nexudus.com/rest-api/billing/get-tariffs.md): Search and list Tariff records with filtering, sorting, and pagination. - [Get multiple Tariffs](https://developers.nexudus.com/rest-api/billing/get-tariffs-batch.md): Retrieve multiple Tariff records by their Ids in a single request. - [Get one Tariff](https://developers.nexudus.com/rest-api/billing/get-tariffs-by-id.md): Retrieve a single Tariff record by its Id. - [Search TariffSignupProducts](https://developers.nexudus.com/rest-api/billing/get-tariffsignupproducts.md): Search and list TariffSignupProduct records with filtering, sorting, and pagination. - [Get multiple TariffSignupProducts](https://developers.nexudus.com/rest-api/billing/get-tariffsignupproducts-batch.md): Retrieve multiple TariffSignupProduct records by their Ids in a single request. - [Get one TariffSignupProduct](https://developers.nexudus.com/rest-api/billing/get-tariffsignupproducts-by-id.md): Retrieve a single TariffSignupProduct record by its Id. - [Search TariffTimePasses](https://developers.nexudus.com/rest-api/billing/get-tarifftimepasses.md): Search and list TariffTimePass records with filtering, sorting, and pagination. - [Get multiple TariffTimePasses](https://developers.nexudus.com/rest-api/billing/get-tarifftimepasses-batch.md): Retrieve multiple TariffTimePass records by their Ids in a single request. - [Get one TariffTimePass](https://developers.nexudus.com/rest-api/billing/get-tarifftimepasses-by-id.md): Retrieve a single TariffTimePass record by its Id. - [Search TimePasses](https://developers.nexudus.com/rest-api/billing/get-timepasses.md): Search and list TimePass records with filtering, sorting, and pagination. - [Get multiple TimePasses](https://developers.nexudus.com/rest-api/billing/get-timepasses-batch.md): Retrieve multiple TimePass records by their Ids in a single request. - [Get one TimePass](https://developers.nexudus.com/rest-api/billing/get-timepasses-by-id.md): Retrieve a single TimePass record by its Id. - [Search TimePassPrices](https://developers.nexudus.com/rest-api/billing/get-timepassprices.md): Search and list TimePassPrice records with filtering, sorting, and pagination. - [Get multiple TimePassPrices](https://developers.nexudus.com/rest-api/billing/get-timepassprices-batch.md): Retrieve multiple TimePassPrice records by their Ids in a single request. - [Get one TimePassPrice](https://developers.nexudus.com/rest-api/billing/get-timepassprices-by-id.md): Retrieve a single TimePassPrice record by its Id. - [Search TimePassTimeSlots](https://developers.nexudus.com/rest-api/billing/get-timepasstimeslots.md): Search and list TimePassTimeSlot records with filtering, sorting, and pagination. - [Get multiple TimePassTimeSlots](https://developers.nexudus.com/rest-api/billing/get-timepasstimeslots-batch.md): Retrieve multiple TimePassTimeSlot records by their Ids in a single request. - [Get one TimePassTimeSlot](https://developers.nexudus.com/rest-api/billing/get-timepasstimeslots-by-id.md): Retrieve a single TimePassTimeSlot record by its Id. - [Create BasketSession](https://developers.nexudus.com/rest-api/billing/post-basketsessions.md): Create a new BasketSession record. - [Create BusinessCharge](https://developers.nexudus.com/rest-api/billing/post-businesscharges.md): Create a new BusinessCharge record. - [Create Charge](https://developers.nexudus.com/rest-api/billing/post-charges.md): Create a new Charge record. - [Create ContractContact](https://developers.nexudus.com/rest-api/billing/post-contractcontacts.md): Create a new ContractContact record. - [Create ContractDeposit](https://developers.nexudus.com/rest-api/billing/post-contractdeposits.md): Create a new ContractDeposit record. - [Create ContractPausedPeriod](https://developers.nexudus.com/rest-api/billing/post-contractpausedperiods.md): Create a new ContractPausedPeriod record. - [Create ContractProduct](https://developers.nexudus.com/rest-api/billing/post-contractproducts.md): Create a new ContractProduct record. - [Create ContractSchedule](https://developers.nexudus.com/rest-api/billing/post-contractschedules.md): Create a new ContractSchedule record. - [Create CoworkerBookingCredit](https://developers.nexudus.com/rest-api/billing/post-coworkerbookingcredits.md): Create a new CoworkerBookingCredit record. - [Create CoworkerBookingCreditUseHistory](https://developers.nexudus.com/rest-api/billing/post-coworkerbookingcreditusehistories.md): Create a new CoworkerBookingCreditUseHistory record. - [Create CoworkerContract](https://developers.nexudus.com/rest-api/billing/post-coworkercontracts.md): Create a new CoworkerContract record. - [Create CoworkerDiscountCode](https://developers.nexudus.com/rest-api/billing/post-coworkerdiscountcodes.md): Create a new CoworkerDiscountCode record. - [Create CoworkerExtraService](https://developers.nexudus.com/rest-api/billing/post-coworkerextraservices.md): Create a new CoworkerExtraService record. - [Create CoworkerExtraServiceUseHistory](https://developers.nexudus.com/rest-api/billing/post-coworkerextraserviceusehistories.md): Create a new CoworkerExtraServiceUseHistory record. - [Create CoworkerInvoiceHistory](https://developers.nexudus.com/rest-api/billing/post-coworkerinvoicehistories.md): Create a new CoworkerInvoiceHistory record. - [Create CoworkerInvoicePaymentToken](https://developers.nexudus.com/rest-api/billing/post-coworkerinvoicepaymenttokens.md): Create a new CoworkerInvoicePaymentToken record. - [Create CoworkerLedgerEntry](https://developers.nexudus.com/rest-api/billing/post-coworkerledgerentries.md): Create a new CoworkerLedgerEntry record. - [Create CoworkerPaymentMethod](https://developers.nexudus.com/rest-api/billing/post-coworkerpaymentmethods.md): Create a new CoworkerPaymentMethod record. - [Create CoworkerProduct](https://developers.nexudus.com/rest-api/billing/post-coworkerproducts.md): Create a new CoworkerProduct record. - [Create CoworkerTimePass](https://developers.nexudus.com/rest-api/billing/post-coworkertimepasses.md): Create a new CoworkerTimePass record. - [Create DiscountCode](https://developers.nexudus.com/rest-api/billing/post-discountcodes.md): Create a new DiscountCode record. - [Create ExtraServicePrice](https://developers.nexudus.com/rest-api/billing/post-extraserviceprices.md): Create a new ExtraServicePrice record. - [Create ExtraService](https://developers.nexudus.com/rest-api/billing/post-extraservices.md): Create a new ExtraService record. - [Run command for ExtraServices](https://developers.nexudus.com/rest-api/billing/post-extraservices-run-command.md): Execute a command on one or more ExtraService records. - [Create ExtraServiceTimeSlot](https://developers.nexudus.com/rest-api/billing/post-extraservicetimeslots.md): Create a new ExtraServiceTimeSlot record. - [Create FinancialAccount](https://developers.nexudus.com/rest-api/billing/post-financialaccounts.md): Create a new FinancialAccount record. - [Create PaymentGateway](https://developers.nexudus.com/rest-api/billing/post-paymentgateways.md): Create a new PaymentGateway record. - [Create ProductBookingCredit](https://developers.nexudus.com/rest-api/billing/post-productbookingcredits.md): Create a new ProductBookingCredit record. - [Create ProductExtraService](https://developers.nexudus.com/rest-api/billing/post-productextraservices.md): Create a new ProductExtraService record. - [Run command for ProductExtraServices](https://developers.nexudus.com/rest-api/billing/post-productextraservices-run-command.md): Execute a command on one or more ProductExtraService records. - [Create Product](https://developers.nexudus.com/rest-api/billing/post-products.md): Create a new Product record. - [Run command for Products](https://developers.nexudus.com/rest-api/billing/post-products-run-command.md): Execute a command on one or more Product records. - [Create ProductTimePass](https://developers.nexudus.com/rest-api/billing/post-producttimepasses.md): Create a new ProductTimePass record. - [Create ProposalContract](https://developers.nexudus.com/rest-api/billing/post-proposalcontracts.md): Create a new ProposalContract record. - [Create ProposalContractSchedule](https://developers.nexudus.com/rest-api/billing/post-proposalcontractschedules.md): Create a new ProposalContractSchedule record. - [Create ProposalProduct](https://developers.nexudus.com/rest-api/billing/post-proposalproducts.md): Create a new ProposalProduct record. - [Create Proposal](https://developers.nexudus.com/rest-api/billing/post-proposals.md): Create a new Proposal record. - [Create ProposalSchedule](https://developers.nexudus.com/rest-api/billing/post-proposalschedules.md): Create a new ProposalSchedule record. - [Create ResourceProduct](https://developers.nexudus.com/rest-api/billing/post-resourceproducts.md): Create a new ResourceProduct record. - [Create TariffBookingCredit](https://developers.nexudus.com/rest-api/billing/post-tariffbookingcredits.md): Create a new TariffBookingCredit record. - [Create TariffDefaultDueDate](https://developers.nexudus.com/rest-api/billing/post-tariffdefaultduedates.md): Create a new TariffDefaultDueDate record. - [Create TariffExtraService](https://developers.nexudus.com/rest-api/billing/post-tariffextraservices.md): Create a new TariffExtraService record. - [Create TariffProduct](https://developers.nexudus.com/rest-api/billing/post-tariffproducts.md): Create a new TariffProduct record. - [Create Tariff](https://developers.nexudus.com/rest-api/billing/post-tariffs.md): Create a new Tariff record. - [Create TariffSignupProduct](https://developers.nexudus.com/rest-api/billing/post-tariffsignupproducts.md): Create a new TariffSignupProduct record. - [Create TariffTimePass](https://developers.nexudus.com/rest-api/billing/post-tarifftimepasses.md): Create a new TariffTimePass record. - [Create TimePass](https://developers.nexudus.com/rest-api/billing/post-timepasses.md): Create a new TimePass record. - [Run command for TimePasses](https://developers.nexudus.com/rest-api/billing/post-timepasses-run-command.md): Execute a command on one or more TimePass records. - [Create TimePassPrice](https://developers.nexudus.com/rest-api/billing/post-timepassprices.md): Create a new TimePassPrice record. - [Create TimePassTimeSlot](https://developers.nexudus.com/rest-api/billing/post-timepasstimeslots.md): Create a new TimePassTimeSlot record. - [Update BasketSession](https://developers.nexudus.com/rest-api/billing/put-basketsessions.md): Update an existing BasketSession record. - [Update BusinessCharge](https://developers.nexudus.com/rest-api/billing/put-businesscharges.md): Update an existing BusinessCharge record. - [Update Charge](https://developers.nexudus.com/rest-api/billing/put-charges.md): Update an existing Charge record. - [Update ContractContact](https://developers.nexudus.com/rest-api/billing/put-contractcontacts.md): Update an existing ContractContact record. - [Update ContractDeposit](https://developers.nexudus.com/rest-api/billing/put-contractdeposits.md): Update an existing ContractDeposit record. - [Update ContractPausedPeriod](https://developers.nexudus.com/rest-api/billing/put-contractpausedperiods.md): Update an existing ContractPausedPeriod record. - [Update ContractProduct](https://developers.nexudus.com/rest-api/billing/put-contractproducts.md): Update an existing ContractProduct record. - [Update ContractSchedule](https://developers.nexudus.com/rest-api/billing/put-contractschedules.md): Update an existing ContractSchedule record. - [Update CoworkerBookingCredit](https://developers.nexudus.com/rest-api/billing/put-coworkerbookingcredits.md): Update an existing CoworkerBookingCredit record. - [Update CoworkerBookingCreditUseHistory](https://developers.nexudus.com/rest-api/billing/put-coworkerbookingcreditusehistories.md): Update an existing CoworkerBookingCreditUseHistory record. - [Update CoworkerContract](https://developers.nexudus.com/rest-api/billing/put-coworkercontracts.md): Update an existing CoworkerContract record. - [Update CoworkerDiscountCode](https://developers.nexudus.com/rest-api/billing/put-coworkerdiscountcodes.md): Update an existing CoworkerDiscountCode record. - [Update CoworkerExtraService](https://developers.nexudus.com/rest-api/billing/put-coworkerextraservices.md): Update an existing CoworkerExtraService record. - [Update CoworkerExtraServiceUseHistory](https://developers.nexudus.com/rest-api/billing/put-coworkerextraserviceusehistories.md): Update an existing CoworkerExtraServiceUseHistory record. - [Update CoworkerInvoiceHistory](https://developers.nexudus.com/rest-api/billing/put-coworkerinvoicehistories.md): Update an existing CoworkerInvoiceHistory record. - [Update CoworkerInvoiceLine](https://developers.nexudus.com/rest-api/billing/put-coworkerinvoicelines.md): Update an existing CoworkerInvoiceLine record. - [Update CoworkerInvoicePaymentToken](https://developers.nexudus.com/rest-api/billing/put-coworkerinvoicepaymenttokens.md): Update an existing CoworkerInvoicePaymentToken record. - [Update CoworkerInvoice](https://developers.nexudus.com/rest-api/billing/put-coworkerinvoices.md): Update an existing CoworkerInvoice record. - [Update CoworkerLedgerEntry](https://developers.nexudus.com/rest-api/billing/put-coworkerledgerentries.md): Update an existing CoworkerLedgerEntry record. - [Update CoworkerPaymentMethod](https://developers.nexudus.com/rest-api/billing/put-coworkerpaymentmethods.md): Update an existing CoworkerPaymentMethod record. - [Update CoworkerProduct](https://developers.nexudus.com/rest-api/billing/put-coworkerproducts.md): Update an existing CoworkerProduct record. - [Update CoworkerTimePass](https://developers.nexudus.com/rest-api/billing/put-coworkertimepasses.md): Update an existing CoworkerTimePass record. - [Update DiscountCode](https://developers.nexudus.com/rest-api/billing/put-discountcodes.md): Update an existing DiscountCode record. - [Update ExtraServicePrice](https://developers.nexudus.com/rest-api/billing/put-extraserviceprices.md): Update an existing ExtraServicePrice record. - [Update ExtraService](https://developers.nexudus.com/rest-api/billing/put-extraservices.md): Update an existing ExtraService record. - [Update ExtraServiceTimeSlot](https://developers.nexudus.com/rest-api/billing/put-extraservicetimeslots.md): Update an existing ExtraServiceTimeSlot record. - [Update FinancialAccount](https://developers.nexudus.com/rest-api/billing/put-financialaccounts.md): Update an existing FinancialAccount record. - [Update Invoice](https://developers.nexudus.com/rest-api/billing/put-invoices.md): Update an existing Invoice record. - [Update PaymentGateway](https://developers.nexudus.com/rest-api/billing/put-paymentgateways.md): Update an existing PaymentGateway record. - [Update ProductBookingCredit](https://developers.nexudus.com/rest-api/billing/put-productbookingcredits.md): Update an existing ProductBookingCredit record. - [Update ProductExtraService](https://developers.nexudus.com/rest-api/billing/put-productextraservices.md): Update an existing ProductExtraService record. - [Update Product](https://developers.nexudus.com/rest-api/billing/put-products.md): Update an existing Product record. - [Update ProductTimePass](https://developers.nexudus.com/rest-api/billing/put-producttimepasses.md): Update an existing ProductTimePass record. - [Update ProposalContract](https://developers.nexudus.com/rest-api/billing/put-proposalcontracts.md): Update an existing ProposalContract record. - [Update ProposalContractSchedule](https://developers.nexudus.com/rest-api/billing/put-proposalcontractschedules.md): Update an existing ProposalContractSchedule record. - [Update ProposalProduct](https://developers.nexudus.com/rest-api/billing/put-proposalproducts.md): Update an existing ProposalProduct record. - [Update Proposal](https://developers.nexudus.com/rest-api/billing/put-proposals.md): Update an existing Proposal record. - [Update ProposalSchedule](https://developers.nexudus.com/rest-api/billing/put-proposalschedules.md): Update an existing ProposalSchedule record. - [Update ResourceProduct](https://developers.nexudus.com/rest-api/billing/put-resourceproducts.md): Update an existing ResourceProduct record. - [Update TariffBookingCredit](https://developers.nexudus.com/rest-api/billing/put-tariffbookingcredits.md): Update an existing TariffBookingCredit record. - [Update TariffDefaultDueDate](https://developers.nexudus.com/rest-api/billing/put-tariffdefaultduedates.md): Update an existing TariffDefaultDueDate record. - [Update TariffExtraService](https://developers.nexudus.com/rest-api/billing/put-tariffextraservices.md): Update an existing TariffExtraService record. - [Update TariffProduct](https://developers.nexudus.com/rest-api/billing/put-tariffproducts.md): Update an existing TariffProduct record. - [Update Tariff](https://developers.nexudus.com/rest-api/billing/put-tariffs.md): Update an existing Tariff record. - [Update TariffSignupProduct](https://developers.nexudus.com/rest-api/billing/put-tariffsignupproducts.md): Update an existing TariffSignupProduct record. - [Update TariffTimePass](https://developers.nexudus.com/rest-api/billing/put-tarifftimepasses.md): Update an existing TariffTimePass record. - [Update TimePass](https://developers.nexudus.com/rest-api/billing/put-timepasses.md): Update an existing TimePass record. - [Update TimePassPrice](https://developers.nexudus.com/rest-api/billing/put-timepassprices.md): Update an existing TimePassPrice record. - [Update TimePassTimeSlot](https://developers.nexudus.com/rest-api/billing/put-timepasstimeslots.md): Update an existing TimePassTimeSlot record. - [Delete Workspace](https://developers.nexudus.com/rest-api/collaboration/delete-workspaces-by-id.md): Delete an existing Workspace record by its Id. - [Search Workspaces](https://developers.nexudus.com/rest-api/collaboration/get-workspaces.md): Search and list Workspace records with filtering, sorting, and pagination. - [Get multiple Workspaces](https://developers.nexudus.com/rest-api/collaboration/get-workspaces-batch.md): Retrieve multiple Workspace records by their Ids in a single request. - [Get one Workspace](https://developers.nexudus.com/rest-api/collaboration/get-workspaces-by-id.md): Retrieve a single Workspace record by its Id. - [Create Workspace](https://developers.nexudus.com/rest-api/collaboration/post-workspaces.md): Create a new Workspace record. - [Update Workspace](https://developers.nexudus.com/rest-api/collaboration/put-workspaces.md): Update an existing Workspace record. - [Delete CommunityGroup](https://developers.nexudus.com/rest-api/community/delete-communitygroups-by-id.md): Delete an existing CommunityGroup record by its Id. - [Delete CommunityMessageLike](https://developers.nexudus.com/rest-api/community/delete-communitymessagelikes-by-id.md): Delete an existing CommunityMessageLike record by its Id. - [Delete CommunityMessage](https://developers.nexudus.com/rest-api/community/delete-communitymessages-by-id.md): Delete an existing CommunityMessage record by its Id. - [Delete CommunityThreadFile](https://developers.nexudus.com/rest-api/community/delete-communitythreadfiles-by-id.md): Delete an existing CommunityThreadFile record by its Id. - [Delete CommunityThreadFollow](https://developers.nexudus.com/rest-api/community/delete-communitythreadfollows-by-id.md): Delete an existing CommunityThreadFollow record by its Id. - [Delete CommunityThreadLike](https://developers.nexudus.com/rest-api/community/delete-communitythreadlikes-by-id.md): Delete an existing CommunityThreadLike record by its Id. - [Delete CommunityThreadMute](https://developers.nexudus.com/rest-api/community/delete-communitythreadmutes-by-id.md): Delete an existing CommunityThreadMute record by its Id. - [Delete CommunityThread](https://developers.nexudus.com/rest-api/community/delete-communitythreads-by-id.md): Delete an existing CommunityThread record by its Id. - [Delete VideoRoom](https://developers.nexudus.com/rest-api/community/delete-videorooms-by-id.md): Delete an existing VideoRoom record by its Id. - [Search CommunityGroups](https://developers.nexudus.com/rest-api/community/get-communitygroups.md): Search and list CommunityGroup records with filtering, sorting, and pagination. - [Get multiple CommunityGroups](https://developers.nexudus.com/rest-api/community/get-communitygroups-batch.md): Retrieve multiple CommunityGroup records by their Ids in a single request. - [Get one CommunityGroup](https://developers.nexudus.com/rest-api/community/get-communitygroups-by-id.md): Retrieve a single CommunityGroup record by its Id. - [Search CommunityMessageLikes](https://developers.nexudus.com/rest-api/community/get-communitymessagelikes.md): Search and list CommunityMessageLike records with filtering, sorting, and pagination. - [Get multiple CommunityMessageLikes](https://developers.nexudus.com/rest-api/community/get-communitymessagelikes-batch.md): Retrieve multiple CommunityMessageLike records by their Ids in a single request. - [Get one CommunityMessageLike](https://developers.nexudus.com/rest-api/community/get-communitymessagelikes-by-id.md): Retrieve a single CommunityMessageLike record by its Id. - [Search CommunityMessages](https://developers.nexudus.com/rest-api/community/get-communitymessages.md): Search and list CommunityMessage records with filtering, sorting, and pagination. - [Get multiple CommunityMessages](https://developers.nexudus.com/rest-api/community/get-communitymessages-batch.md): Retrieve multiple CommunityMessage records by their Ids in a single request. - [Get one CommunityMessage](https://developers.nexudus.com/rest-api/community/get-communitymessages-by-id.md): Retrieve a single CommunityMessage record by its Id. - [Search CommunityThreadFiles](https://developers.nexudus.com/rest-api/community/get-communitythreadfiles.md): Search and list CommunityThreadFile records with filtering, sorting, and pagination. - [Get multiple CommunityThreadFiles](https://developers.nexudus.com/rest-api/community/get-communitythreadfiles-batch.md): Retrieve multiple CommunityThreadFile records by their Ids in a single request. - [Get one CommunityThreadFile](https://developers.nexudus.com/rest-api/community/get-communitythreadfiles-by-id.md): Retrieve a single CommunityThreadFile record by its Id. - [Search CommunityThreadFollows](https://developers.nexudus.com/rest-api/community/get-communitythreadfollows.md): Search and list CommunityThreadFollow records with filtering, sorting, and pagination. - [Get multiple CommunityThreadFollows](https://developers.nexudus.com/rest-api/community/get-communitythreadfollows-batch.md): Retrieve multiple CommunityThreadFollow records by their Ids in a single request. - [Get one CommunityThreadFollow](https://developers.nexudus.com/rest-api/community/get-communitythreadfollows-by-id.md): Retrieve a single CommunityThreadFollow record by its Id. - [Search CommunityThreadLikes](https://developers.nexudus.com/rest-api/community/get-communitythreadlikes.md): Search and list CommunityThreadLike records with filtering, sorting, and pagination. - [Get multiple CommunityThreadLikes](https://developers.nexudus.com/rest-api/community/get-communitythreadlikes-batch.md): Retrieve multiple CommunityThreadLike records by their Ids in a single request. - [Get one CommunityThreadLike](https://developers.nexudus.com/rest-api/community/get-communitythreadlikes-by-id.md): Retrieve a single CommunityThreadLike record by its Id. - [Search CommunityThreadMutes](https://developers.nexudus.com/rest-api/community/get-communitythreadmutes.md): Search and list CommunityThreadMute records with filtering, sorting, and pagination. - [Get multiple CommunityThreadMutes](https://developers.nexudus.com/rest-api/community/get-communitythreadmutes-batch.md): Retrieve multiple CommunityThreadMute records by their Ids in a single request. - [Get one CommunityThreadMute](https://developers.nexudus.com/rest-api/community/get-communitythreadmutes-by-id.md): Retrieve a single CommunityThreadMute record by its Id. - [Search CommunityThreads](https://developers.nexudus.com/rest-api/community/get-communitythreads.md): Search and list CommunityThread records with filtering, sorting, and pagination. - [Get multiple CommunityThreads](https://developers.nexudus.com/rest-api/community/get-communitythreads-batch.md): Retrieve multiple CommunityThread records by their Ids in a single request. - [Get one CommunityThread](https://developers.nexudus.com/rest-api/community/get-communitythreads-by-id.md): Retrieve a single CommunityThread record by its Id. - [Search VideoRooms](https://developers.nexudus.com/rest-api/community/get-videorooms.md): Search and list VideoRoom records with filtering, sorting, and pagination. - [Get multiple VideoRooms](https://developers.nexudus.com/rest-api/community/get-videorooms-batch.md): Retrieve multiple VideoRoom records by their Ids in a single request. - [Get one VideoRoom](https://developers.nexudus.com/rest-api/community/get-videorooms-by-id.md): Retrieve a single VideoRoom record by its Id. - [Create CommunityGroup](https://developers.nexudus.com/rest-api/community/post-communitygroups.md): Create a new CommunityGroup record. - [Create CommunityMessageLike](https://developers.nexudus.com/rest-api/community/post-communitymessagelikes.md): Create a new CommunityMessageLike record. - [Create CommunityMessage](https://developers.nexudus.com/rest-api/community/post-communitymessages.md): Create a new CommunityMessage record. - [Create CommunityThreadFile](https://developers.nexudus.com/rest-api/community/post-communitythreadfiles.md): Create a new CommunityThreadFile record. - [Create CommunityThreadFollow](https://developers.nexudus.com/rest-api/community/post-communitythreadfollows.md): Create a new CommunityThreadFollow record. - [Create CommunityThreadLike](https://developers.nexudus.com/rest-api/community/post-communitythreadlikes.md): Create a new CommunityThreadLike record. - [Create CommunityThreadMute](https://developers.nexudus.com/rest-api/community/post-communitythreadmutes.md): Create a new CommunityThreadMute record. - [Create CommunityThread](https://developers.nexudus.com/rest-api/community/post-communitythreads.md): Create a new CommunityThread record. - [Create VideoRoom](https://developers.nexudus.com/rest-api/community/post-videorooms.md): Create a new VideoRoom record. - [Update CommunityGroup](https://developers.nexudus.com/rest-api/community/put-communitygroups.md): Update an existing CommunityGroup record. - [Update CommunityMessageLike](https://developers.nexudus.com/rest-api/community/put-communitymessagelikes.md): Update an existing CommunityMessageLike record. - [Update CommunityMessage](https://developers.nexudus.com/rest-api/community/put-communitymessages.md): Update an existing CommunityMessage record. - [Update CommunityThreadFile](https://developers.nexudus.com/rest-api/community/put-communitythreadfiles.md): Update an existing CommunityThreadFile record. - [Update CommunityThreadFollow](https://developers.nexudus.com/rest-api/community/put-communitythreadfollows.md): Update an existing CommunityThreadFollow record. - [Update CommunityThreadLike](https://developers.nexudus.com/rest-api/community/put-communitythreadlikes.md): Update an existing CommunityThreadLike record. - [Update CommunityThreadMute](https://developers.nexudus.com/rest-api/community/put-communitythreadmutes.md): Update an existing CommunityThreadMute record. - [Update CommunityThread](https://developers.nexudus.com/rest-api/community/put-communitythreads.md): Update an existing CommunityThread record. - [Update VideoRoom](https://developers.nexudus.com/rest-api/community/put-videorooms.md): Update an existing VideoRoom record. - [Delete AudioFile](https://developers.nexudus.com/rest-api/content/delete-audiofiles-by-id.md): Delete an existing AudioFile record by its Id. - [Delete BlogCategory](https://developers.nexudus.com/rest-api/content/delete-blogcategories-by-id.md): Delete an existing BlogCategory record by its Id. - [Delete BlogPostComment](https://developers.nexudus.com/rest-api/content/delete-blogpostcomments-by-id.md): Delete an existing BlogPostComment record by its Id. - [Delete BlogPost](https://developers.nexudus.com/rest-api/content/delete-blogposts-by-id.md): Delete an existing BlogPost record by its Id. - [Delete BusinessAnnouncement](https://developers.nexudus.com/rest-api/content/delete-businessannouncements-by-id.md): Delete an existing BusinessAnnouncement record by its Id. - [Delete CalendarEventCategory](https://developers.nexudus.com/rest-api/content/delete-calendareventcategories-by-id.md): Delete an existing CalendarEventCategory record by its Id. - [Delete CalendarEvent](https://developers.nexudus.com/rest-api/content/delete-calendarevents-by-id.md): Delete an existing CalendarEvent record by its Id. - [Delete CommunityPerk](https://developers.nexudus.com/rest-api/content/delete-communityperks-by-id.md): Delete an existing CommunityPerk record by its Id. - [Delete CourseCompletedLesson](https://developers.nexudus.com/rest-api/content/delete-coursecompletedlessons-by-id.md): Delete an existing CourseCompletedLesson record by its Id. - [Delete CourseLesson](https://developers.nexudus.com/rest-api/content/delete-courselessons-by-id.md): Delete an existing CourseLesson record by its Id. - [Delete CourseMember](https://developers.nexudus.com/rest-api/content/delete-coursemembers-by-id.md): Delete an existing CourseMember record by its Id. - [Delete Course](https://developers.nexudus.com/rest-api/content/delete-courses-by-id.md): Delete an existing Course record by its Id. - [Delete CourseSection](https://developers.nexudus.com/rest-api/content/delete-coursesections-by-id.md): Delete an existing CourseSection record by its Id. - [Delete DataFile](https://developers.nexudus.com/rest-api/content/delete-datafiles-by-id.md): Delete an existing DataFile record by its Id. - [Delete EventAttendee](https://developers.nexudus.com/rest-api/content/delete-eventattendees-by-id.md): Delete an existing EventAttendee record by its Id. - [Delete EventComment](https://developers.nexudus.com/rest-api/content/delete-eventcomments-by-id.md): Delete an existing EventComment record by its Id. - [Delete EventProduct](https://developers.nexudus.com/rest-api/content/delete-eventproducts-by-id.md): Delete an existing EventProduct record by its Id. - [Delete EventWaitingAttendee](https://developers.nexudus.com/rest-api/content/delete-eventwaitingattendees-by-id.md): Delete an existing EventWaitingAttendee record by its Id. - [Delete FaqArticle](https://developers.nexudus.com/rest-api/content/delete-faqarticles-by-id.md): Delete an existing FaqArticle record by its Id. - [Delete FormPageQuestion](https://developers.nexudus.com/rest-api/content/delete-formpagequestions-by-id.md): Delete an existing FormPageQuestion record by its Id. - [Delete FormPageRequest](https://developers.nexudus.com/rest-api/content/delete-formpagerequests-by-id.md): Delete an existing FormPageRequest record by its Id. - [Delete FormPage](https://developers.nexudus.com/rest-api/content/delete-formpages-by-id.md): Delete an existing FormPage record by its Id. - [Delete ImageFile](https://developers.nexudus.com/rest-api/content/delete-imagefiles-by-id.md): Delete an existing ImageFile record by its Id. - [Delete NewsLetter](https://developers.nexudus.com/rest-api/content/delete-newsletters-by-id.md): Delete an existing NewsLetter record by its Id. - [Delete NewsLetterSubscriber](https://developers.nexudus.com/rest-api/content/delete-newslettersubscribers-by-id.md): Delete an existing NewsLetterSubscriber record by its Id. - [Delete SubscriberGroup](https://developers.nexudus.com/rest-api/content/delete-subscribergroups-by-id.md): Delete an existing SubscriberGroup record by its Id. - [Delete SurveyAnswer](https://developers.nexudus.com/rest-api/content/delete-surveyanswers-by-id.md): Delete an existing SurveyAnswer record by its Id. - [Delete SurveyQuestion](https://developers.nexudus.com/rest-api/content/delete-surveyquestions-by-id.md): Delete an existing SurveyQuestion record by its Id. - [Delete SurveyRun](https://developers.nexudus.com/rest-api/content/delete-surveyruns-by-id.md): Delete an existing SurveyRun record by its Id. - [Delete Survey](https://developers.nexudus.com/rest-api/content/delete-surveys-by-id.md): Delete an existing Survey record by its Id. - [Delete VideoFile](https://developers.nexudus.com/rest-api/content/delete-videofiles-by-id.md): Delete an existing VideoFile record by its Id. - [Search AudioFiles](https://developers.nexudus.com/rest-api/content/get-audiofiles.md): Search and list AudioFile records with filtering, sorting, and pagination. - [Get multiple AudioFiles](https://developers.nexudus.com/rest-api/content/get-audiofiles-batch.md): Retrieve multiple AudioFile records by their Ids in a single request. - [Get one AudioFile](https://developers.nexudus.com/rest-api/content/get-audiofiles-by-id.md): Retrieve a single AudioFile record by its Id. - [Search BlogCategories](https://developers.nexudus.com/rest-api/content/get-blogcategories.md): Search and list BlogCategory records with filtering, sorting, and pagination. - [Get multiple BlogCategories](https://developers.nexudus.com/rest-api/content/get-blogcategories-batch.md): Retrieve multiple BlogCategory records by their Ids in a single request. - [Get one BlogCategory](https://developers.nexudus.com/rest-api/content/get-blogcategories-by-id.md): Retrieve a single BlogCategory record by its Id. - [Search BlogPostComments](https://developers.nexudus.com/rest-api/content/get-blogpostcomments.md): Search and list BlogPostComment records with filtering, sorting, and pagination. - [Get multiple BlogPostComments](https://developers.nexudus.com/rest-api/content/get-blogpostcomments-batch.md): Retrieve multiple BlogPostComment records by their Ids in a single request. - [Get one BlogPostComment](https://developers.nexudus.com/rest-api/content/get-blogpostcomments-by-id.md): Retrieve a single BlogPostComment record by its Id. - [Search BlogPosts](https://developers.nexudus.com/rest-api/content/get-blogposts.md): Search and list BlogPost records with filtering, sorting, and pagination. - [Get multiple BlogPosts](https://developers.nexudus.com/rest-api/content/get-blogposts-batch.md): Retrieve multiple BlogPost records by their Ids in a single request. - [Get one BlogPost](https://developers.nexudus.com/rest-api/content/get-blogposts-by-id.md): Retrieve a single BlogPost record by its Id. - [Search BusinessAnnouncements](https://developers.nexudus.com/rest-api/content/get-businessannouncements.md): Search and list BusinessAnnouncement records with filtering, sorting, and pagination. - [Get multiple BusinessAnnouncements](https://developers.nexudus.com/rest-api/content/get-businessannouncements-batch.md): Retrieve multiple BusinessAnnouncement records by their Ids in a single request. - [Get one BusinessAnnouncement](https://developers.nexudus.com/rest-api/content/get-businessannouncements-by-id.md): Retrieve a single BusinessAnnouncement record by its Id. - [Search CalendarEventCategories](https://developers.nexudus.com/rest-api/content/get-calendareventcategories.md): Search and list CalendarEventCategory records with filtering, sorting, and pagination. - [Get multiple CalendarEventCategories](https://developers.nexudus.com/rest-api/content/get-calendareventcategories-batch.md): Retrieve multiple CalendarEventCategory records by their Ids in a single request. - [Get one CalendarEventCategory](https://developers.nexudus.com/rest-api/content/get-calendareventcategories-by-id.md): Retrieve a single CalendarEventCategory record by its Id. - [Search CalendarEvents](https://developers.nexudus.com/rest-api/content/get-calendarevents.md): Search and list CalendarEvent records with filtering, sorting, and pagination. - [Get multiple CalendarEvents](https://developers.nexudus.com/rest-api/content/get-calendarevents-batch.md): Retrieve multiple CalendarEvent records by their Ids in a single request. - [Get one CalendarEvent](https://developers.nexudus.com/rest-api/content/get-calendarevents-by-id.md): Retrieve a single CalendarEvent record by its Id. - [Search CommunityPerks](https://developers.nexudus.com/rest-api/content/get-communityperks.md): Search and list CommunityPerk records with filtering, sorting, and pagination. - [Get multiple CommunityPerks](https://developers.nexudus.com/rest-api/content/get-communityperks-batch.md): Retrieve multiple CommunityPerk records by their Ids in a single request. - [Get one CommunityPerk](https://developers.nexudus.com/rest-api/content/get-communityperks-by-id.md): Retrieve a single CommunityPerk record by its Id. - [Search CourseCompletedLessons](https://developers.nexudus.com/rest-api/content/get-coursecompletedlessons.md): Search and list CourseCompletedLesson records with filtering, sorting, and pagination. - [Get multiple CourseCompletedLessons](https://developers.nexudus.com/rest-api/content/get-coursecompletedlessons-batch.md): Retrieve multiple CourseCompletedLesson records by their Ids in a single request. - [Get one CourseCompletedLesson](https://developers.nexudus.com/rest-api/content/get-coursecompletedlessons-by-id.md): Retrieve a single CourseCompletedLesson record by its Id. - [Search CourseLessons](https://developers.nexudus.com/rest-api/content/get-courselessons.md): Search and list CourseLesson records with filtering, sorting, and pagination. - [Get multiple CourseLessons](https://developers.nexudus.com/rest-api/content/get-courselessons-batch.md): Retrieve multiple CourseLesson records by their Ids in a single request. - [Get one CourseLesson](https://developers.nexudus.com/rest-api/content/get-courselessons-by-id.md): Retrieve a single CourseLesson record by its Id. - [Search CourseMembers](https://developers.nexudus.com/rest-api/content/get-coursemembers.md): Search and list CourseMember records with filtering, sorting, and pagination. - [Get multiple CourseMembers](https://developers.nexudus.com/rest-api/content/get-coursemembers-batch.md): Retrieve multiple CourseMember records by their Ids in a single request. - [Get one CourseMember](https://developers.nexudus.com/rest-api/content/get-coursemembers-by-id.md): Retrieve a single CourseMember record by its Id. - [Search Courses](https://developers.nexudus.com/rest-api/content/get-courses.md): Search and list Course records with filtering, sorting, and pagination. - [Get multiple Courses](https://developers.nexudus.com/rest-api/content/get-courses-batch.md): Retrieve multiple Course records by their Ids in a single request. - [Get one Course](https://developers.nexudus.com/rest-api/content/get-courses-by-id.md): Retrieve a single Course record by its Id. - [Search CourseSections](https://developers.nexudus.com/rest-api/content/get-coursesections.md): Search and list CourseSection records with filtering, sorting, and pagination. - [Get multiple CourseSections](https://developers.nexudus.com/rest-api/content/get-coursesections-batch.md): Retrieve multiple CourseSection records by their Ids in a single request. - [Get one CourseSection](https://developers.nexudus.com/rest-api/content/get-coursesections-by-id.md): Retrieve a single CourseSection record by its Id. - [Search DataFiles](https://developers.nexudus.com/rest-api/content/get-datafiles.md): Search and list DataFile records with filtering, sorting, and pagination. - [Get multiple DataFiles](https://developers.nexudus.com/rest-api/content/get-datafiles-batch.md): Retrieve multiple DataFile records by their Ids in a single request. - [Get one DataFile](https://developers.nexudus.com/rest-api/content/get-datafiles-by-id.md): Retrieve a single DataFile record by its Id. - [Search EventAttendees](https://developers.nexudus.com/rest-api/content/get-eventattendees.md): Search and list EventAttendee records with filtering, sorting, and pagination. - [Get multiple EventAttendees](https://developers.nexudus.com/rest-api/content/get-eventattendees-batch.md): Retrieve multiple EventAttendee records by their Ids in a single request. - [Get one EventAttendee](https://developers.nexudus.com/rest-api/content/get-eventattendees-by-id.md): Retrieve a single EventAttendee record by its Id. - [Search EventComments](https://developers.nexudus.com/rest-api/content/get-eventcomments.md): Search and list EventComment records with filtering, sorting, and pagination. - [Get multiple EventComments](https://developers.nexudus.com/rest-api/content/get-eventcomments-batch.md): Retrieve multiple EventComment records by their Ids in a single request. - [Get one EventComment](https://developers.nexudus.com/rest-api/content/get-eventcomments-by-id.md): Retrieve a single EventComment record by its Id. - [Search EventProducts](https://developers.nexudus.com/rest-api/content/get-eventproducts.md): Search and list EventProduct records with filtering, sorting, and pagination. - [Get multiple EventProducts](https://developers.nexudus.com/rest-api/content/get-eventproducts-batch.md): Retrieve multiple EventProduct records by their Ids in a single request. - [Get one EventProduct](https://developers.nexudus.com/rest-api/content/get-eventproducts-by-id.md): Retrieve a single EventProduct record by its Id. - [Search EventWaitingAttendees](https://developers.nexudus.com/rest-api/content/get-eventwaitingattendees.md): Search and list EventWaitingAttendee records with filtering, sorting, and pagination. - [Get multiple EventWaitingAttendees](https://developers.nexudus.com/rest-api/content/get-eventwaitingattendees-batch.md): Retrieve multiple EventWaitingAttendee records by their Ids in a single request. - [Get one EventWaitingAttendee](https://developers.nexudus.com/rest-api/content/get-eventwaitingattendees-by-id.md): Retrieve a single EventWaitingAttendee record by its Id. - [Search FaqArticles](https://developers.nexudus.com/rest-api/content/get-faqarticles.md): Search and list FaqArticle records with filtering, sorting, and pagination. - [Get multiple FaqArticles](https://developers.nexudus.com/rest-api/content/get-faqarticles-batch.md): Retrieve multiple FaqArticle records by their Ids in a single request. - [Get one FaqArticle](https://developers.nexudus.com/rest-api/content/get-faqarticles-by-id.md): Retrieve a single FaqArticle record by its Id. - [Search FormPageAnswers](https://developers.nexudus.com/rest-api/content/get-formpageanswers.md): Search and list FormPageAnswer records with filtering, sorting, and pagination. - [Get multiple FormPageAnswers](https://developers.nexudus.com/rest-api/content/get-formpageanswers-batch.md): Retrieve multiple FormPageAnswer records by their Ids in a single request. - [Get one FormPageAnswer](https://developers.nexudus.com/rest-api/content/get-formpageanswers-by-id.md): Retrieve a single FormPageAnswer record by its Id. - [Search FormPageQuestions](https://developers.nexudus.com/rest-api/content/get-formpagequestions.md): Search and list FormPageQuestion records with filtering, sorting, and pagination. - [Get multiple FormPageQuestions](https://developers.nexudus.com/rest-api/content/get-formpagequestions-batch.md): Retrieve multiple FormPageQuestion records by their Ids in a single request. - [Get one FormPageQuestion](https://developers.nexudus.com/rest-api/content/get-formpagequestions-by-id.md): Retrieve a single FormPageQuestion record by its Id. - [Search FormPageRequests](https://developers.nexudus.com/rest-api/content/get-formpagerequests.md): Search and list FormPageRequest records with filtering, sorting, and pagination. - [Get multiple FormPageRequests](https://developers.nexudus.com/rest-api/content/get-formpagerequests-batch.md): Retrieve multiple FormPageRequest records by their Ids in a single request. - [Get one FormPageRequest](https://developers.nexudus.com/rest-api/content/get-formpagerequests-by-id.md): Retrieve a single FormPageRequest record by its Id. - [Search FormPages](https://developers.nexudus.com/rest-api/content/get-formpages.md): Search and list FormPage records with filtering, sorting, and pagination. - [Get multiple FormPages](https://developers.nexudus.com/rest-api/content/get-formpages-batch.md): Retrieve multiple FormPage records by their Ids in a single request. - [Get one FormPage](https://developers.nexudus.com/rest-api/content/get-formpages-by-id.md): Retrieve a single FormPage record by its Id. - [Search ImageFiles](https://developers.nexudus.com/rest-api/content/get-imagefiles.md): Search and list ImageFile records with filtering, sorting, and pagination. - [Get multiple ImageFiles](https://developers.nexudus.com/rest-api/content/get-imagefiles-batch.md): Retrieve multiple ImageFile records by their Ids in a single request. - [Get one ImageFile](https://developers.nexudus.com/rest-api/content/get-imagefiles-by-id.md): Retrieve a single ImageFile record by its Id. - [Search NewsLetters](https://developers.nexudus.com/rest-api/content/get-newsletters.md): Search and list NewsLetter records with filtering, sorting, and pagination. - [Get multiple NewsLetters](https://developers.nexudus.com/rest-api/content/get-newsletters-batch.md): Retrieve multiple NewsLetter records by their Ids in a single request. - [Get one NewsLetter](https://developers.nexudus.com/rest-api/content/get-newsletters-by-id.md): Retrieve a single NewsLetter record by its Id. - [Search NewsLetterSubscribers](https://developers.nexudus.com/rest-api/content/get-newslettersubscribers.md): Search and list NewsLetterSubscriber records with filtering, sorting, and pagination. - [Get multiple NewsLetterSubscribers](https://developers.nexudus.com/rest-api/content/get-newslettersubscribers-batch.md): Retrieve multiple NewsLetterSubscriber records by their Ids in a single request. - [Get one NewsLetterSubscriber](https://developers.nexudus.com/rest-api/content/get-newslettersubscribers-by-id.md): Retrieve a single NewsLetterSubscriber record by its Id. - [Search SubscriberActivities](https://developers.nexudus.com/rest-api/content/get-subscriberactivities.md): Search and list SubscriberActivity records with filtering, sorting, and pagination. - [Get multiple SubscriberActivities](https://developers.nexudus.com/rest-api/content/get-subscriberactivities-batch.md): Retrieve multiple SubscriberActivity records by their Ids in a single request. - [Get one SubscriberActivity](https://developers.nexudus.com/rest-api/content/get-subscriberactivities-by-id.md): Retrieve a single SubscriberActivity record by its Id. - [Search SubscriberGroups](https://developers.nexudus.com/rest-api/content/get-subscribergroups.md): Search and list SubscriberGroup records with filtering, sorting, and pagination. - [Get multiple SubscriberGroups](https://developers.nexudus.com/rest-api/content/get-subscribergroups-batch.md): Retrieve multiple SubscriberGroup records by their Ids in a single request. - [Get one SubscriberGroup](https://developers.nexudus.com/rest-api/content/get-subscribergroups-by-id.md): Retrieve a single SubscriberGroup record by its Id. - [Search SurveyAnswers](https://developers.nexudus.com/rest-api/content/get-surveyanswers.md): Search and list SurveyAnswer records with filtering, sorting, and pagination. - [Get multiple SurveyAnswers](https://developers.nexudus.com/rest-api/content/get-surveyanswers-batch.md): Retrieve multiple SurveyAnswer records by their Ids in a single request. - [Get one SurveyAnswer](https://developers.nexudus.com/rest-api/content/get-surveyanswers-by-id.md): Retrieve a single SurveyAnswer record by its Id. - [Search SurveyQuestions](https://developers.nexudus.com/rest-api/content/get-surveyquestions.md): Search and list SurveyQuestion records with filtering, sorting, and pagination. - [Get multiple SurveyQuestions](https://developers.nexudus.com/rest-api/content/get-surveyquestions-batch.md): Retrieve multiple SurveyQuestion records by their Ids in a single request. - [Get one SurveyQuestion](https://developers.nexudus.com/rest-api/content/get-surveyquestions-by-id.md): Retrieve a single SurveyQuestion record by its Id. - [Search SurveyRuns](https://developers.nexudus.com/rest-api/content/get-surveyruns.md): Search and list SurveyRun records with filtering, sorting, and pagination. - [Get multiple SurveyRuns](https://developers.nexudus.com/rest-api/content/get-surveyruns-batch.md): Retrieve multiple SurveyRun records by their Ids in a single request. - [Get one SurveyRun](https://developers.nexudus.com/rest-api/content/get-surveyruns-by-id.md): Retrieve a single SurveyRun record by its Id. - [Search Surveys](https://developers.nexudus.com/rest-api/content/get-surveys.md): Search and list Survey records with filtering, sorting, and pagination. - [Get multiple Surveys](https://developers.nexudus.com/rest-api/content/get-surveys-batch.md): Retrieve multiple Survey records by their Ids in a single request. - [Get one Survey](https://developers.nexudus.com/rest-api/content/get-surveys-by-id.md): Retrieve a single Survey record by its Id. - [Search VideoFiles](https://developers.nexudus.com/rest-api/content/get-videofiles.md): Search and list VideoFile records with filtering, sorting, and pagination. - [Get multiple VideoFiles](https://developers.nexudus.com/rest-api/content/get-videofiles-batch.md): Retrieve multiple VideoFile records by their Ids in a single request. - [Get one VideoFile](https://developers.nexudus.com/rest-api/content/get-videofiles-by-id.md): Retrieve a single VideoFile record by its Id. - [Create AudioFile](https://developers.nexudus.com/rest-api/content/post-audiofiles.md): Create a new AudioFile record. - [Create BlogCategory](https://developers.nexudus.com/rest-api/content/post-blogcategories.md): Create a new BlogCategory record. - [Create BlogPostComment](https://developers.nexudus.com/rest-api/content/post-blogpostcomments.md): Create a new BlogPostComment record. - [Create BlogPost](https://developers.nexudus.com/rest-api/content/post-blogposts.md): Create a new BlogPost record. - [Create BusinessAnnouncement](https://developers.nexudus.com/rest-api/content/post-businessannouncements.md): Create a new BusinessAnnouncement record. - [Create CalendarEventCategory](https://developers.nexudus.com/rest-api/content/post-calendareventcategories.md): Create a new CalendarEventCategory record. - [Create CalendarEvent](https://developers.nexudus.com/rest-api/content/post-calendarevents.md): Create a new CalendarEvent record. - [Create CommunityPerk](https://developers.nexudus.com/rest-api/content/post-communityperks.md): Create a new CommunityPerk record. - [Create CourseCompletedLesson](https://developers.nexudus.com/rest-api/content/post-coursecompletedlessons.md): Create a new CourseCompletedLesson record. - [Create CourseLesson](https://developers.nexudus.com/rest-api/content/post-courselessons.md): Create a new CourseLesson record. - [Create CourseMember](https://developers.nexudus.com/rest-api/content/post-coursemembers.md): Create a new CourseMember record. - [Create Course](https://developers.nexudus.com/rest-api/content/post-courses.md): Create a new Course record. - [Create CourseSection](https://developers.nexudus.com/rest-api/content/post-coursesections.md): Create a new CourseSection record. - [Create DataFile](https://developers.nexudus.com/rest-api/content/post-datafiles.md): Create a new DataFile record. - [Create EventAttendee](https://developers.nexudus.com/rest-api/content/post-eventattendees.md): Create a new EventAttendee record. - [Create EventComment](https://developers.nexudus.com/rest-api/content/post-eventcomments.md): Create a new EventComment record. - [Create EventProduct](https://developers.nexudus.com/rest-api/content/post-eventproducts.md): Create a new EventProduct record. - [Create EventWaitingAttendee](https://developers.nexudus.com/rest-api/content/post-eventwaitingattendees.md): Create a new EventWaitingAttendee record. - [Create FaqArticle](https://developers.nexudus.com/rest-api/content/post-faqarticles.md): Create a new FaqArticle record. - [Create FormPageAnswer](https://developers.nexudus.com/rest-api/content/post-formpageanswers.md): Create a new FormPageAnswer record. - [Create FormPageQuestion](https://developers.nexudus.com/rest-api/content/post-formpagequestions.md): Create a new FormPageQuestion record. - [Create FormPageRequest](https://developers.nexudus.com/rest-api/content/post-formpagerequests.md): Create a new FormPageRequest record. - [Create FormPage](https://developers.nexudus.com/rest-api/content/post-formpages.md): Create a new FormPage record. - [Create ImageFile](https://developers.nexudus.com/rest-api/content/post-imagefiles.md): Create a new ImageFile record. - [Create NewsLetter](https://developers.nexudus.com/rest-api/content/post-newsletters.md): Create a new NewsLetter record. - [Create NewsLetterSubscriber](https://developers.nexudus.com/rest-api/content/post-newslettersubscribers.md): Create a new NewsLetterSubscriber record. - [Create SubscriberGroup](https://developers.nexudus.com/rest-api/content/post-subscribergroups.md): Create a new SubscriberGroup record. - [Create SurveyAnswer](https://developers.nexudus.com/rest-api/content/post-surveyanswers.md): Create a new SurveyAnswer record. - [Create SurveyQuestion](https://developers.nexudus.com/rest-api/content/post-surveyquestions.md): Create a new SurveyQuestion record. - [Create SurveyRun](https://developers.nexudus.com/rest-api/content/post-surveyruns.md): Create a new SurveyRun record. - [Create Survey](https://developers.nexudus.com/rest-api/content/post-surveys.md): Create a new Survey record. - [Create VideoFile](https://developers.nexudus.com/rest-api/content/post-videofiles.md): Create a new VideoFile record. - [Update AudioFile](https://developers.nexudus.com/rest-api/content/put-audiofiles.md): Update an existing AudioFile record. - [Update BlogCategory](https://developers.nexudus.com/rest-api/content/put-blogcategories.md): Update an existing BlogCategory record. - [Update BlogPostComment](https://developers.nexudus.com/rest-api/content/put-blogpostcomments.md): Update an existing BlogPostComment record. - [Update BlogPost](https://developers.nexudus.com/rest-api/content/put-blogposts.md): Update an existing BlogPost record. - [Update BusinessAnnouncement](https://developers.nexudus.com/rest-api/content/put-businessannouncements.md): Update an existing BusinessAnnouncement record. - [Update CalendarEventCategory](https://developers.nexudus.com/rest-api/content/put-calendareventcategories.md): Update an existing CalendarEventCategory record. - [Update CalendarEvent](https://developers.nexudus.com/rest-api/content/put-calendarevents.md): Update an existing CalendarEvent record. - [Update CommunityPerk](https://developers.nexudus.com/rest-api/content/put-communityperks.md): Update an existing CommunityPerk record. - [Update CourseCompletedLesson](https://developers.nexudus.com/rest-api/content/put-coursecompletedlessons.md): Update an existing CourseCompletedLesson record. - [Update CourseLesson](https://developers.nexudus.com/rest-api/content/put-courselessons.md): Update an existing CourseLesson record. - [Update CourseMember](https://developers.nexudus.com/rest-api/content/put-coursemembers.md): Update an existing CourseMember record. - [Update Course](https://developers.nexudus.com/rest-api/content/put-courses.md): Update an existing Course record. - [Update CourseSection](https://developers.nexudus.com/rest-api/content/put-coursesections.md): Update an existing CourseSection record. - [Update DataFile](https://developers.nexudus.com/rest-api/content/put-datafiles.md): Update an existing DataFile record. - [Update EventAttendee](https://developers.nexudus.com/rest-api/content/put-eventattendees.md): Update an existing EventAttendee record. - [Update EventComment](https://developers.nexudus.com/rest-api/content/put-eventcomments.md): Update an existing EventComment record. - [Update EventProduct](https://developers.nexudus.com/rest-api/content/put-eventproducts.md): Update an existing EventProduct record. - [Update EventWaitingAttendee](https://developers.nexudus.com/rest-api/content/put-eventwaitingattendees.md): Update an existing EventWaitingAttendee record. - [Update FaqArticle](https://developers.nexudus.com/rest-api/content/put-faqarticles.md): Update an existing FaqArticle record. - [Update FormPageAnswer](https://developers.nexudus.com/rest-api/content/put-formpageanswers.md): Update an existing FormPageAnswer record. - [Update FormPageQuestion](https://developers.nexudus.com/rest-api/content/put-formpagequestions.md): Update an existing FormPageQuestion record. - [Update FormPageRequest](https://developers.nexudus.com/rest-api/content/put-formpagerequests.md): Update an existing FormPageRequest record. - [Update FormPage](https://developers.nexudus.com/rest-api/content/put-formpages.md): Update an existing FormPage record. - [Update ImageFile](https://developers.nexudus.com/rest-api/content/put-imagefiles.md): Update an existing ImageFile record. - [Update NewsLetter](https://developers.nexudus.com/rest-api/content/put-newsletters.md): Update an existing NewsLetter record. - [Update NewsLetterSubscriber](https://developers.nexudus.com/rest-api/content/put-newslettersubscribers.md): Update an existing NewsLetterSubscriber record. - [Update SubscriberGroup](https://developers.nexudus.com/rest-api/content/put-subscribergroups.md): Update an existing SubscriberGroup record. - [Update SurveyAnswer](https://developers.nexudus.com/rest-api/content/put-surveyanswers.md): Update an existing SurveyAnswer record. - [Update SurveyQuestion](https://developers.nexudus.com/rest-api/content/put-surveyquestions.md): Update an existing SurveyQuestion record. - [Update SurveyRun](https://developers.nexudus.com/rest-api/content/put-surveyruns.md): Update an existing SurveyRun record. - [Update Survey](https://developers.nexudus.com/rest-api/content/put-surveys.md): Update an existing Survey record. - [Update VideoFile](https://developers.nexudus.com/rest-api/content/put-videofiles.md): Update an existing VideoFile record. - [Delete CannedResponse](https://developers.nexudus.com/rest-api/crm/delete-cannedresponses-by-id.md): Delete an existing CannedResponse record by its Id. - [Delete CoworkerReminderAudit](https://developers.nexudus.com/rest-api/crm/delete-coworkerreminderaudits-by-id.md): Delete an existing CoworkerReminderAudit record by its Id. - [Delete CoworkerTask](https://developers.nexudus.com/rest-api/crm/delete-coworkertasks-by-id.md): Delete an existing CoworkerTask record by its Id. - [Delete CrmBoardColumn](https://developers.nexudus.com/rest-api/crm/delete-crmboardcolumns-by-id.md): Delete an existing CrmBoardColumn record by its Id. - [Delete CrmBoard](https://developers.nexudus.com/rest-api/crm/delete-crmboards-by-id.md): Delete an existing CrmBoard record by its Id. - [Delete CrmOpportunity](https://developers.nexudus.com/rest-api/crm/delete-crmopportunities-by-id.md): Delete an existing CrmOpportunity record by its Id. - [Delete CrmOpportunityHistory](https://developers.nexudus.com/rest-api/crm/delete-crmopportunityhistories-by-id.md): Delete an existing CrmOpportunityHistory record by its Id. - [Delete CrmOpportunityImportFile](https://developers.nexudus.com/rest-api/crm/delete-crmopportunityimportfiles-by-id.md): Delete an existing CrmOpportunityImportFile record by its Id. - [Delete CustomField](https://developers.nexudus.com/rest-api/crm/delete-customfields-by-id.md): Delete an existing CustomField record by its Id. - [Delete DocumentTemplate](https://developers.nexudus.com/rest-api/crm/delete-documenttemplates-by-id.md): Delete an existing DocumentTemplate record by its Id. - [Delete EmailAccount](https://developers.nexudus.com/rest-api/crm/delete-emailaccounts-by-id.md): Delete an existing EmailAccount record by its Id. - [Delete OpportunityType](https://developers.nexudus.com/rest-api/crm/delete-opportunitytypes-by-id.md): Delete an existing OpportunityType record by its Id. - [Delete Reminder](https://developers.nexudus.com/rest-api/crm/delete-reminders-by-id.md): Delete an existing Reminder record by its Id. - [Delete TaskItem](https://developers.nexudus.com/rest-api/crm/delete-taskitems-by-id.md): Delete an existing TaskItem record by its Id. - [Delete TaskList](https://developers.nexudus.com/rest-api/crm/delete-tasklists-by-id.md): Delete an existing TaskList record by its Id. - [Search CannedResponses](https://developers.nexudus.com/rest-api/crm/get-cannedresponses.md): Search and list CannedResponse records with filtering, sorting, and pagination. - [Get multiple CannedResponses](https://developers.nexudus.com/rest-api/crm/get-cannedresponses-batch.md): Retrieve multiple CannedResponse records by their Ids in a single request. - [Get one CannedResponse](https://developers.nexudus.com/rest-api/crm/get-cannedresponses-by-id.md): Retrieve a single CannedResponse record by its Id. - [Search CoworkerReminderAudits](https://developers.nexudus.com/rest-api/crm/get-coworkerreminderaudits.md): Search and list CoworkerReminderAudit records with filtering, sorting, and pagination. - [Get multiple CoworkerReminderAudits](https://developers.nexudus.com/rest-api/crm/get-coworkerreminderaudits-batch.md): Retrieve multiple CoworkerReminderAudit records by their Ids in a single request. - [Get one CoworkerReminderAudit](https://developers.nexudus.com/rest-api/crm/get-coworkerreminderaudits-by-id.md): Retrieve a single CoworkerReminderAudit record by its Id. - [Search CoworkerTasks](https://developers.nexudus.com/rest-api/crm/get-coworkertasks.md): Search and list CoworkerTask records with filtering, sorting, and pagination. - [Get multiple CoworkerTasks](https://developers.nexudus.com/rest-api/crm/get-coworkertasks-batch.md): Retrieve multiple CoworkerTask records by their Ids in a single request. - [Get one CoworkerTask](https://developers.nexudus.com/rest-api/crm/get-coworkertasks-by-id.md): Retrieve a single CoworkerTask record by its Id. - [Search CrmBoardColumns](https://developers.nexudus.com/rest-api/crm/get-crmboardcolumns.md): Search and list CrmBoardColumn records with filtering, sorting, and pagination. - [Get multiple CrmBoardColumns](https://developers.nexudus.com/rest-api/crm/get-crmboardcolumns-batch.md): Retrieve multiple CrmBoardColumn records by their Ids in a single request. - [Get one CrmBoardColumn](https://developers.nexudus.com/rest-api/crm/get-crmboardcolumns-by-id.md): Retrieve a single CrmBoardColumn record by its Id. - [Search CrmBoards](https://developers.nexudus.com/rest-api/crm/get-crmboards.md): Search and list CrmBoard records with filtering, sorting, and pagination. - [Get multiple CrmBoards](https://developers.nexudus.com/rest-api/crm/get-crmboards-batch.md): Retrieve multiple CrmBoard records by their Ids in a single request. - [Get one CrmBoard](https://developers.nexudus.com/rest-api/crm/get-crmboards-by-id.md): Retrieve a single CrmBoard record by its Id. - [Search CrmOpportunities](https://developers.nexudus.com/rest-api/crm/get-crmopportunities.md): Search and list CrmOpportunity records with filtering, sorting, and pagination. - [Get multiple CrmOpportunities](https://developers.nexudus.com/rest-api/crm/get-crmopportunities-batch.md): Retrieve multiple CrmOpportunity records by their Ids in a single request. - [Get one CrmOpportunity](https://developers.nexudus.com/rest-api/crm/get-crmopportunities-by-id.md): Retrieve a single CrmOpportunity record by its Id. - [Search CrmOpportunityHistories](https://developers.nexudus.com/rest-api/crm/get-crmopportunityhistories.md): Search and list CrmOpportunityHistory records with filtering, sorting, and pagination. - [Get multiple CrmOpportunityHistories](https://developers.nexudus.com/rest-api/crm/get-crmopportunityhistories-batch.md): Retrieve multiple CrmOpportunityHistory records by their Ids in a single request. - [Get one CrmOpportunityHistory](https://developers.nexudus.com/rest-api/crm/get-crmopportunityhistories-by-id.md): Retrieve a single CrmOpportunityHistory record by its Id. - [Search CrmOpportunityImportFiles](https://developers.nexudus.com/rest-api/crm/get-crmopportunityimportfiles.md): Search and list CrmOpportunityImportFile records with filtering, sorting, and pagination. - [Get multiple CrmOpportunityImportFiles](https://developers.nexudus.com/rest-api/crm/get-crmopportunityimportfiles-batch.md): Retrieve multiple CrmOpportunityImportFile records by their Ids in a single request. - [Get one CrmOpportunityImportFile](https://developers.nexudus.com/rest-api/crm/get-crmopportunityimportfiles-by-id.md): Retrieve a single CrmOpportunityImportFile record by its Id. - [Search CustomFields](https://developers.nexudus.com/rest-api/crm/get-customfields.md): Search and list CustomField records with filtering, sorting, and pagination. - [Get multiple CustomFields](https://developers.nexudus.com/rest-api/crm/get-customfields-batch.md): Retrieve multiple CustomField records by their Ids in a single request. - [Get one CustomField](https://developers.nexudus.com/rest-api/crm/get-customfields-by-id.md): Retrieve a single CustomField record by its Id. - [Search DocumentTemplates](https://developers.nexudus.com/rest-api/crm/get-documenttemplates.md): Search and list DocumentTemplate records with filtering, sorting, and pagination. - [Get multiple DocumentTemplates](https://developers.nexudus.com/rest-api/crm/get-documenttemplates-batch.md): Retrieve multiple DocumentTemplate records by their Ids in a single request. - [Get one DocumentTemplate](https://developers.nexudus.com/rest-api/crm/get-documenttemplates-by-id.md): Retrieve a single DocumentTemplate record by its Id. - [Search EmailAccounts](https://developers.nexudus.com/rest-api/crm/get-emailaccounts.md): Search and list EmailAccount records with filtering, sorting, and pagination. - [Get multiple EmailAccounts](https://developers.nexudus.com/rest-api/crm/get-emailaccounts-batch.md): Retrieve multiple EmailAccount records by their Ids in a single request. - [Get one EmailAccount](https://developers.nexudus.com/rest-api/crm/get-emailaccounts-by-id.md): Retrieve a single EmailAccount record by its Id. - [Search OpportunityTypes](https://developers.nexudus.com/rest-api/crm/get-opportunitytypes.md): Search and list OpportunityType records with filtering, sorting, and pagination. - [Get multiple OpportunityTypes](https://developers.nexudus.com/rest-api/crm/get-opportunitytypes-batch.md): Retrieve multiple OpportunityType records by their Ids in a single request. - [Get one OpportunityType](https://developers.nexudus.com/rest-api/crm/get-opportunitytypes-by-id.md): Retrieve a single OpportunityType record by its Id. - [Search Reminders](https://developers.nexudus.com/rest-api/crm/get-reminders.md): Search and list Reminder records with filtering, sorting, and pagination. - [Get multiple Reminders](https://developers.nexudus.com/rest-api/crm/get-reminders-batch.md): Retrieve multiple Reminder records by their Ids in a single request. - [Get one Reminder](https://developers.nexudus.com/rest-api/crm/get-reminders-by-id.md): Retrieve a single Reminder record by its Id. - [Search TaskItems](https://developers.nexudus.com/rest-api/crm/get-taskitems.md): Search and list TaskItem records with filtering, sorting, and pagination. - [Get multiple TaskItems](https://developers.nexudus.com/rest-api/crm/get-taskitems-batch.md): Retrieve multiple TaskItem records by their Ids in a single request. - [Get one TaskItem](https://developers.nexudus.com/rest-api/crm/get-taskitems-by-id.md): Retrieve a single TaskItem record by its Id. - [Search TaskLists](https://developers.nexudus.com/rest-api/crm/get-tasklists.md): Search and list TaskList records with filtering, sorting, and pagination. - [Get multiple TaskLists](https://developers.nexudus.com/rest-api/crm/get-tasklists-batch.md): Retrieve multiple TaskList records by their Ids in a single request. - [Get one TaskList](https://developers.nexudus.com/rest-api/crm/get-tasklists-by-id.md): Retrieve a single TaskList record by its Id. - [Create CannedResponse](https://developers.nexudus.com/rest-api/crm/post-cannedresponses.md): Create a new CannedResponse record. - [Create CoworkerReminderAudit](https://developers.nexudus.com/rest-api/crm/post-coworkerreminderaudits.md): Create a new CoworkerReminderAudit record. - [Create CoworkerTask](https://developers.nexudus.com/rest-api/crm/post-coworkertasks.md): Create a new CoworkerTask record. - [Create CrmBoardColumn](https://developers.nexudus.com/rest-api/crm/post-crmboardcolumns.md): Create a new CrmBoardColumn record. - [Create CrmBoard](https://developers.nexudus.com/rest-api/crm/post-crmboards.md): Create a new CrmBoard record. - [Create CrmOpportunity](https://developers.nexudus.com/rest-api/crm/post-crmopportunities.md): Create a new CrmOpportunity record. - [Create CrmOpportunityHistory](https://developers.nexudus.com/rest-api/crm/post-crmopportunityhistories.md): Create a new CrmOpportunityHistory record. - [Create CrmOpportunityImportFile](https://developers.nexudus.com/rest-api/crm/post-crmopportunityimportfiles.md): Create a new CrmOpportunityImportFile record. - [Create CustomField](https://developers.nexudus.com/rest-api/crm/post-customfields.md): Create a new CustomField record. - [Create DocumentTemplate](https://developers.nexudus.com/rest-api/crm/post-documenttemplates.md): Create a new DocumentTemplate record. - [Create EmailAccount](https://developers.nexudus.com/rest-api/crm/post-emailaccounts.md): Create a new EmailAccount record. - [Create OpportunityType](https://developers.nexudus.com/rest-api/crm/post-opportunitytypes.md): Create a new OpportunityType record. - [Create Reminder](https://developers.nexudus.com/rest-api/crm/post-reminders.md): Create a new Reminder record. - [Create TaskItem](https://developers.nexudus.com/rest-api/crm/post-taskitems.md): Create a new TaskItem record. - [Create TaskList](https://developers.nexudus.com/rest-api/crm/post-tasklists.md): Create a new TaskList record. - [Update CannedResponse](https://developers.nexudus.com/rest-api/crm/put-cannedresponses.md): Update an existing CannedResponse record. - [Update CoworkerReminderAudit](https://developers.nexudus.com/rest-api/crm/put-coworkerreminderaudits.md): Update an existing CoworkerReminderAudit record. - [Update CoworkerTask](https://developers.nexudus.com/rest-api/crm/put-coworkertasks.md): Update an existing CoworkerTask record. - [Update CrmBoardColumn](https://developers.nexudus.com/rest-api/crm/put-crmboardcolumns.md): Update an existing CrmBoardColumn record. - [Update CrmBoard](https://developers.nexudus.com/rest-api/crm/put-crmboards.md): Update an existing CrmBoard record. - [Update CrmOpportunity](https://developers.nexudus.com/rest-api/crm/put-crmopportunities.md): Update an existing CrmOpportunity record. - [Update CrmOpportunityHistory](https://developers.nexudus.com/rest-api/crm/put-crmopportunityhistories.md): Update an existing CrmOpportunityHistory record. - [Update CrmOpportunityImportFile](https://developers.nexudus.com/rest-api/crm/put-crmopportunityimportfiles.md): Update an existing CrmOpportunityImportFile record. - [Update CustomField](https://developers.nexudus.com/rest-api/crm/put-customfields.md): Update an existing CustomField record. - [Update DocumentTemplate](https://developers.nexudus.com/rest-api/crm/put-documenttemplates.md): Update an existing DocumentTemplate record. - [Update EmailAccount](https://developers.nexudus.com/rest-api/crm/put-emailaccounts.md): Update an existing EmailAccount record. - [Update OpportunityType](https://developers.nexudus.com/rest-api/crm/put-opportunitytypes.md): Update an existing OpportunityType record. - [Update Reminder](https://developers.nexudus.com/rest-api/crm/put-reminders.md): Update an existing Reminder record. - [Update TaskItem](https://developers.nexudus.com/rest-api/crm/put-taskitems.md): Update an existing TaskItem record. - [Update TaskList](https://developers.nexudus.com/rest-api/crm/put-tasklists.md): Update an existing TaskList record. - [Environment API](https://developers.nexudus.com/rest-api/environment/overview.md): The Environment API lets you pull and receive data from sensors to trigger actions, display measurements, and produce analytics. - [Registering a new sensor](https://developers.nexudus.com/rest-api/environment/registering-a-sensor.md): Learn how to register a sensor so the Nexudus Platform can start collecting environment data. - [Validating sensor data](https://developers.nexudus.com/rest-api/environment/validating-sensor-data.md): Learn how to use a shared secret to validate the sensor data sent to a sensor endpoint. - [🔐 Authentication](https://developers.nexudus.com/rest-api/marketplaces/authentication.md): Learn how to authenticate requests to your Marketplace API feed. - [Introduction](https://developers.nexudus.com/rest-api/marketplaces/overview.md): The Nexudus Marketplaces API lets you obtain inventory information from hundreds of Nexudus customers. - [➕ Registering a marketplace](https://developers.nexudus.com/rest-api/marketplaces/registering-a-marketplace.md): Learn how to register as a marketplace service - [REST API Reference](https://developers.nexudus.com/rest-api/overview.md): Complete reference for the Nexudus REST API - [Roles & Access Control](https://developers.nexudus.com/rest-api/roles-and-access.md): How roles, user roles, and permissions control access to API endpoints across the Nexudus platform. - [Delete UserRole](https://developers.nexudus.com/rest-api/security/delete-userroles-by-id.md): Delete an existing UserRole record by its Id. - [Search Roles](https://developers.nexudus.com/rest-api/security/get-roles.md): Search and list Role records with filtering, sorting, and pagination. - [Get multiple Roles](https://developers.nexudus.com/rest-api/security/get-roles-batch.md): Retrieve multiple Role records by their Ids in a single request. - [Get one Role](https://developers.nexudus.com/rest-api/security/get-roles-by-id.md): Retrieve a single Role record by its Id. - [Search UserRoles](https://developers.nexudus.com/rest-api/security/get-userroles.md): Search and list UserRole records with filtering, sorting, and pagination. - [Get multiple UserRoles](https://developers.nexudus.com/rest-api/security/get-userroles-batch.md): Retrieve multiple UserRole records by their Ids in a single request. - [Get one UserRole](https://developers.nexudus.com/rest-api/security/get-userroles-by-id.md): Retrieve a single UserRole record by its Id. - [Create UserRole](https://developers.nexudus.com/rest-api/security/post-userroles.md): Create a new UserRole record. - [Update UserRole](https://developers.nexudus.com/rest-api/security/put-userroles.md): Update an existing UserRole record. - [Delete AccessToken](https://developers.nexudus.com/rest-api/spaces/delete-accesstokens-by-id.md): Delete an existing AccessToken record by its Id. - [Delete BookingAvailabilityException](https://developers.nexudus.com/rest-api/spaces/delete-bookingavailabilityexceptions-by-id.md): Delete an existing BookingAvailabilityException record by its Id. - [Delete BookingNote](https://developers.nexudus.com/rest-api/spaces/delete-bookingnotes-by-id.md): Delete an existing BookingNote record by its Id. - [Delete BookingProduct](https://developers.nexudus.com/rest-api/spaces/delete-bookingproducts-by-id.md): Delete an existing BookingProduct record by its Id. - [Delete Booking](https://developers.nexudus.com/rest-api/spaces/delete-bookings-by-id.md): Delete an existing Booking record by its Id. - [Delete BookingVisitor](https://developers.nexudus.com/rest-api/spaces/delete-bookingvisitors-by-id.md): Delete an existing BookingVisitor record by its Id. - [Delete CancelledBooking](https://developers.nexudus.com/rest-api/spaces/delete-cancelledbookings-by-id.md): Delete an existing CancelledBooking record by its Id. - [Delete Checkin](https://developers.nexudus.com/rest-api/spaces/delete-checkins-by-id.md): Delete an existing Checkin record by its Id. - [Delete CoworkerDataFile](https://developers.nexudus.com/rest-api/spaces/delete-coworkerdatafiles-by-id.md): Delete an existing CoworkerDataFile record by its Id. - [Delete CoworkerDelivery](https://developers.nexudus.com/rest-api/spaces/delete-coworkerdeliveries-by-id.md): Delete an existing CoworkerDelivery record by its Id. - [Delete CoworkerGoogleCalendar](https://developers.nexudus.com/rest-api/spaces/delete-coworkergooglecalendars-by-id.md): Delete an existing CoworkerGoogleCalendar record by its Id. - [Delete CoworkerIdentityCheckDocument](https://developers.nexudus.com/rest-api/spaces/delete-coworkeridentitycheckdocuments-by-id.md): Delete an existing CoworkerIdentityCheckDocument record by its Id. - [Delete CoworkerIdentityCheck](https://developers.nexudus.com/rest-api/spaces/delete-coworkeridentitychecks-by-id.md): Delete an existing CoworkerIdentityCheck record by its Id. - [Delete CoworkerInventoryAsset](https://developers.nexudus.com/rest-api/spaces/delete-coworkerinventoryassets-by-id.md): Delete an existing CoworkerInventoryAsset record by its Id. - [Delete CoworkerMsOfficeCalendar](https://developers.nexudus.com/rest-api/spaces/delete-coworkermsoffecalendars-by-id.md): Delete an existing CoworkerMsOfficeCalendar record by its Id. - [Delete CoworkerMsOfficeCalendar](https://developers.nexudus.com/rest-api/spaces/delete-coworkermsofficecalendars-by-id.md): Delete an existing CoworkerMsOfficeCalendar record by its Id. - [Delete CoworkerNote](https://developers.nexudus.com/rest-api/spaces/delete-coworkernotes-by-id.md): Delete an existing CoworkerNote record by its Id. - [Delete CoworkerNotification](https://developers.nexudus.com/rest-api/spaces/delete-coworkernotifications-by-id.md): Delete an existing CoworkerNotification record by its Id. - [Delete CoworkerSetting](https://developers.nexudus.com/rest-api/spaces/delete-coworkersettings-by-id.md): Delete an existing CoworkerSetting record by its Id. - [Delete FailedCheckin](https://developers.nexudus.com/rest-api/spaces/delete-failedcheckins-by-id.md): Delete an existing FailedCheckin record by its Id. - [Delete InventoryAsset](https://developers.nexudus.com/rest-api/spaces/delete-inventoryassets-by-id.md): Delete an existing InventoryAsset record by its Id. - [Delete MsOfficeAdminCalendar](https://developers.nexudus.com/rest-api/spaces/delete-msofficeadmincalendars-by-id.md): Delete an existing MsOfficeAdminCalendar record by its Id. - [Delete ResourceAccessRuleEligibleTimeSlot](https://developers.nexudus.com/rest-api/spaces/delete-resourceaccessruleeligibletimeslots-by-id.md): Delete an existing ResourceAccessRuleEligibleTimeSlot record by its Id. - [Delete ResourceAccessRule](https://developers.nexudus.com/rest-api/spaces/delete-resourceaccessrules-by-id.md): Delete an existing ResourceAccessRule record by its Id. - [Delete ResourceAccessRuleTimeSlot](https://developers.nexudus.com/rest-api/spaces/delete-resourceaccessruletimeslots-by-id.md): Delete an existing ResourceAccessRuleTimeSlot record by its Id. - [Delete Resource](https://developers.nexudus.com/rest-api/spaces/delete-resources-by-id.md): Delete an existing Resource record by its Id. - [Delete ResourceTimeSlot](https://developers.nexudus.com/rest-api/spaces/delete-resourcetimeslots-by-id.md): Delete an existing ResourceTimeSlot record by its Id. - [Delete ResourceType](https://developers.nexudus.com/rest-api/spaces/delete-resourcetypes-by-id.md): Delete an existing ResourceType record by its Id. - [Delete Team](https://developers.nexudus.com/rest-api/spaces/delete-teams-by-id.md): Delete an existing Team record by its Id. - [Delete Visitor](https://developers.nexudus.com/rest-api/spaces/delete-visitors-by-id.md): Delete an existing Visitor record by its Id. - [Search AccessTokens](https://developers.nexudus.com/rest-api/spaces/get-accesstokens.md): Search and list AccessToken records with filtering, sorting, and pagination. - [Get multiple AccessTokens](https://developers.nexudus.com/rest-api/spaces/get-accesstokens-batch.md): Retrieve multiple AccessToken records by their Ids in a single request. - [Get one AccessToken](https://developers.nexudus.com/rest-api/spaces/get-accesstokens-by-id.md): Retrieve a single AccessToken record by its Id. - [Search BookingAvailabilityExceptions](https://developers.nexudus.com/rest-api/spaces/get-bookingavailabilityexceptions.md): Search and list BookingAvailabilityException records with filtering, sorting, and pagination. - [Get multiple BookingAvailabilityExceptions](https://developers.nexudus.com/rest-api/spaces/get-bookingavailabilityexceptions-batch.md): Retrieve multiple BookingAvailabilityException records by their Ids in a single request. - [Get one BookingAvailabilityException](https://developers.nexudus.com/rest-api/spaces/get-bookingavailabilityexceptions-by-id.md): Retrieve a single BookingAvailabilityException record by its Id. - [Search BookingNotes](https://developers.nexudus.com/rest-api/spaces/get-bookingnotes.md): Search and list BookingNote records with filtering, sorting, and pagination. - [Get multiple BookingNotes](https://developers.nexudus.com/rest-api/spaces/get-bookingnotes-batch.md): Retrieve multiple BookingNote records by their Ids in a single request. - [Get one BookingNote](https://developers.nexudus.com/rest-api/spaces/get-bookingnotes-by-id.md): Retrieve a single BookingNote record by its Id. - [Search BookingProducts](https://developers.nexudus.com/rest-api/spaces/get-bookingproducts.md): Search and list BookingProduct records with filtering, sorting, and pagination. - [Get multiple BookingProducts](https://developers.nexudus.com/rest-api/spaces/get-bookingproducts-batch.md): Retrieve multiple BookingProduct records by their Ids in a single request. - [Get one BookingProduct](https://developers.nexudus.com/rest-api/spaces/get-bookingproducts-by-id.md): Retrieve a single BookingProduct record by its Id. - [Search Bookings](https://developers.nexudus.com/rest-api/spaces/get-bookings.md): Search and list Booking records with filtering, sorting, and pagination. - [Get multiple Bookings](https://developers.nexudus.com/rest-api/spaces/get-bookings-batch.md): Retrieve multiple Booking records by their Ids in a single request. - [Get one Booking](https://developers.nexudus.com/rest-api/spaces/get-bookings-by-id.md): Retrieve a single Booking record by its Id. - [Search BookingVisitors](https://developers.nexudus.com/rest-api/spaces/get-bookingvisitors.md): Search and list BookingVisitor records with filtering, sorting, and pagination. - [Get multiple BookingVisitors](https://developers.nexudus.com/rest-api/spaces/get-bookingvisitors-batch.md): Retrieve multiple BookingVisitor records by their Ids in a single request. - [Get one BookingVisitor](https://developers.nexudus.com/rest-api/spaces/get-bookingvisitors-by-id.md): Retrieve a single BookingVisitor record by its Id. - [Search CancelledBookings](https://developers.nexudus.com/rest-api/spaces/get-cancelledbookings.md): Search and list CancelledBooking records with filtering, sorting, and pagination. - [Get multiple CancelledBookings](https://developers.nexudus.com/rest-api/spaces/get-cancelledbookings-batch.md): Retrieve multiple CancelledBooking records by their Ids in a single request. - [Get one CancelledBooking](https://developers.nexudus.com/rest-api/spaces/get-cancelledbookings-by-id.md): Retrieve a single CancelledBooking record by its Id. - [Search Checkins](https://developers.nexudus.com/rest-api/spaces/get-checkins.md): Search and list Checkin records with filtering, sorting, and pagination. - [Get multiple Checkins](https://developers.nexudus.com/rest-api/spaces/get-checkins-batch.md): Retrieve multiple Checkin records by their Ids in a single request. - [Get one Checkin](https://developers.nexudus.com/rest-api/spaces/get-checkins-by-id.md): Retrieve a single Checkin record by its Id. - [Search CoworkerDataFiles](https://developers.nexudus.com/rest-api/spaces/get-coworkerdatafiles.md): Search and list CoworkerDataFile records with filtering, sorting, and pagination. - [Get multiple CoworkerDataFiles](https://developers.nexudus.com/rest-api/spaces/get-coworkerdatafiles-batch.md): Retrieve multiple CoworkerDataFile records by their Ids in a single request. - [Get one CoworkerDataFile](https://developers.nexudus.com/rest-api/spaces/get-coworkerdatafiles-by-id.md): Retrieve a single CoworkerDataFile record by its Id. - [Search CoworkerDeliveries](https://developers.nexudus.com/rest-api/spaces/get-coworkerdeliveries.md): Search and list CoworkerDelivery records with filtering, sorting, and pagination. - [Get multiple CoworkerDeliveries](https://developers.nexudus.com/rest-api/spaces/get-coworkerdeliveries-batch.md): Retrieve multiple CoworkerDelivery records by their Ids in a single request. - [Get one CoworkerDelivery](https://developers.nexudus.com/rest-api/spaces/get-coworkerdeliveries-by-id.md): Retrieve a single CoworkerDelivery record by its Id. - [Search CoworkerGoogleCalendars](https://developers.nexudus.com/rest-api/spaces/get-coworkergooglecalendars.md): Search and list CoworkerGoogleCalendar records with filtering, sorting, and pagination. - [Get multiple CoworkerGoogleCalendars](https://developers.nexudus.com/rest-api/spaces/get-coworkergooglecalendars-batch.md): Retrieve multiple CoworkerGoogleCalendar records by their Ids in a single request. - [Get one CoworkerGoogleCalendar](https://developers.nexudus.com/rest-api/spaces/get-coworkergooglecalendars-by-id.md): Retrieve a single CoworkerGoogleCalendar record by its Id. - [Search CoworkerIdentityCheckDocuments](https://developers.nexudus.com/rest-api/spaces/get-coworkeridentitycheckdocuments.md): Search and list CoworkerIdentityCheckDocument records with filtering, sorting, and pagination. - [Get multiple CoworkerIdentityCheckDocuments](https://developers.nexudus.com/rest-api/spaces/get-coworkeridentitycheckdocuments-batch.md): Retrieve multiple CoworkerIdentityCheckDocument records by their Ids in a single request. - [Get one CoworkerIdentityCheckDocument](https://developers.nexudus.com/rest-api/spaces/get-coworkeridentitycheckdocuments-by-id.md): Retrieve a single CoworkerIdentityCheckDocument record by its Id. - [Search CoworkerIdentityChecks](https://developers.nexudus.com/rest-api/spaces/get-coworkeridentitychecks.md): Search and list CoworkerIdentityCheck records with filtering, sorting, and pagination. - [Get multiple CoworkerIdentityChecks](https://developers.nexudus.com/rest-api/spaces/get-coworkeridentitychecks-batch.md): Retrieve multiple CoworkerIdentityCheck records by their Ids in a single request. - [Get one CoworkerIdentityCheck](https://developers.nexudus.com/rest-api/spaces/get-coworkeridentitychecks-by-id.md): Retrieve a single CoworkerIdentityCheck record by its Id. - [Search CoworkerInventoryAssets](https://developers.nexudus.com/rest-api/spaces/get-coworkerinventoryassets.md): Search and list CoworkerInventoryAsset records with filtering, sorting, and pagination. - [Get multiple CoworkerInventoryAssets](https://developers.nexudus.com/rest-api/spaces/get-coworkerinventoryassets-batch.md): Retrieve multiple CoworkerInventoryAsset records by their Ids in a single request. - [Get one CoworkerInventoryAsset](https://developers.nexudus.com/rest-api/spaces/get-coworkerinventoryassets-by-id.md): Retrieve a single CoworkerInventoryAsset record by its Id. - [Search CoworkerMessages](https://developers.nexudus.com/rest-api/spaces/get-coworkermessages.md): Search and list CoworkerMessage records with filtering, sorting, and pagination. - [Get multiple CoworkerMessages](https://developers.nexudus.com/rest-api/spaces/get-coworkermessages-batch.md): Retrieve multiple CoworkerMessage records by their Ids in a single request. - [Get one CoworkerMessage](https://developers.nexudus.com/rest-api/spaces/get-coworkermessages-by-id.md): Retrieve a single CoworkerMessage record by its Id. - [Search CoworkerMsOfficeCalendars](https://developers.nexudus.com/rest-api/spaces/get-coworkermsoffecalendars.md): Search and list CoworkerMsOfficeCalendar records with filtering, sorting, and pagination. - [Get multiple CoworkerMsOfficeCalendars](https://developers.nexudus.com/rest-api/spaces/get-coworkermsoffecalendars-batch.md): Retrieve multiple CoworkerMsOfficeCalendar records by their Ids in a single request. - [Get one CoworkerMsOfficeCalendar](https://developers.nexudus.com/rest-api/spaces/get-coworkermsoffecalendars-by-id.md): Retrieve a single CoworkerMsOfficeCalendar record by its Id. - [Search CoworkerMsOfficeCalendars](https://developers.nexudus.com/rest-api/spaces/get-coworkermsofficecalendars.md): Search and list CoworkerMsOfficeCalendar records with filtering, sorting, and pagination. - [Get multiple CoworkerMsOfficeCalendars](https://developers.nexudus.com/rest-api/spaces/get-coworkermsofficecalendars-batch.md): Retrieve multiple CoworkerMsOfficeCalendar records by their Ids in a single request. - [Get one CoworkerMsOfficeCalendar](https://developers.nexudus.com/rest-api/spaces/get-coworkermsofficecalendars-by-id.md): Retrieve a single CoworkerMsOfficeCalendar record by its Id. - [Search CoworkerNotes](https://developers.nexudus.com/rest-api/spaces/get-coworkernotes.md): Search and list CoworkerNote records with filtering, sorting, and pagination. - [Get multiple CoworkerNotes](https://developers.nexudus.com/rest-api/spaces/get-coworkernotes-batch.md): Retrieve multiple CoworkerNote records by their Ids in a single request. - [Get one CoworkerNote](https://developers.nexudus.com/rest-api/spaces/get-coworkernotes-by-id.md): Retrieve a single CoworkerNote record by its Id. - [Search CoworkerNotifications](https://developers.nexudus.com/rest-api/spaces/get-coworkernotifications.md): Search and list CoworkerNotification records with filtering, sorting, and pagination. - [Get multiple CoworkerNotifications](https://developers.nexudus.com/rest-api/spaces/get-coworkernotifications-batch.md): Retrieve multiple CoworkerNotification records by their Ids in a single request. - [Get one CoworkerNotification](https://developers.nexudus.com/rest-api/spaces/get-coworkernotifications-by-id.md): Retrieve a single CoworkerNotification record by its Id. - [Search CoworkerPricePlanHistories](https://developers.nexudus.com/rest-api/spaces/get-coworkerpriceplanhistories.md): Search and list CoworkerPricePlanHistory records with filtering, sorting, and pagination. - [Get multiple CoworkerPricePlanHistories](https://developers.nexudus.com/rest-api/spaces/get-coworkerpriceplanhistories-batch.md): Retrieve multiple CoworkerPricePlanHistory records by their Ids in a single request. - [Get one CoworkerPricePlanHistory](https://developers.nexudus.com/rest-api/spaces/get-coworkerpriceplanhistories-by-id.md): Retrieve a single CoworkerPricePlanHistory record by its Id. - [Search Coworkers](https://developers.nexudus.com/rest-api/spaces/get-coworkers.md): Search and list Coworker records with filtering, sorting, and pagination. - [Get multiple Coworkers](https://developers.nexudus.com/rest-api/spaces/get-coworkers-batch.md): Retrieve multiple Coworker records by their Ids in a single request. - [Get one Coworker](https://developers.nexudus.com/rest-api/spaces/get-coworkers-by-id.md): Retrieve a single Coworker record by its Id. - [Commands for Coworkers](https://developers.nexudus.com/rest-api/spaces/get-coworkers-commands.md): Retrieve the list of available commands that can be executed on Coworker records. - [Search CoworkerSettings](https://developers.nexudus.com/rest-api/spaces/get-coworkersettings.md): Search and list CoworkerSetting records with filtering, sorting, and pagination. - [Get multiple CoworkerSettings](https://developers.nexudus.com/rest-api/spaces/get-coworkersettings-batch.md): Retrieve multiple CoworkerSetting records by their Ids in a single request. - [Get one CoworkerSetting](https://developers.nexudus.com/rest-api/spaces/get-coworkersettings-by-id.md): Retrieve a single CoworkerSetting record by its Id. - [Search FailedCheckins](https://developers.nexudus.com/rest-api/spaces/get-failedcheckins.md): Search and list FailedCheckin records with filtering, sorting, and pagination. - [Get multiple FailedCheckins](https://developers.nexudus.com/rest-api/spaces/get-failedcheckins-batch.md): Retrieve multiple FailedCheckin records by their Ids in a single request. - [Get one FailedCheckin](https://developers.nexudus.com/rest-api/spaces/get-failedcheckins-by-id.md): Retrieve a single FailedCheckin record by its Id. - [Search InventoryAssets](https://developers.nexudus.com/rest-api/spaces/get-inventoryassets.md): Search and list InventoryAsset records with filtering, sorting, and pagination. - [Get multiple InventoryAssets](https://developers.nexudus.com/rest-api/spaces/get-inventoryassets-batch.md): Retrieve multiple InventoryAsset records by their Ids in a single request. - [Get one InventoryAsset](https://developers.nexudus.com/rest-api/spaces/get-inventoryassets-by-id.md): Retrieve a single InventoryAsset record by its Id. - [Search MsOfficeAdminCalendars](https://developers.nexudus.com/rest-api/spaces/get-msofficeadmincalendars.md): Search and list MsOfficeAdminCalendar records with filtering, sorting, and pagination. - [Get multiple MsOfficeAdminCalendars](https://developers.nexudus.com/rest-api/spaces/get-msofficeadmincalendars-batch.md): Retrieve multiple MsOfficeAdminCalendar records by their Ids in a single request. - [Get one MsOfficeAdminCalendar](https://developers.nexudus.com/rest-api/spaces/get-msofficeadmincalendars-by-id.md): Retrieve a single MsOfficeAdminCalendar record by its Id. - [Search ResourceAccessRuleEligibleTimeSlots](https://developers.nexudus.com/rest-api/spaces/get-resourceaccessruleeligibletimeslots.md): Search and list ResourceAccessRuleEligibleTimeSlot records with filtering, sorting, and pagination. - [Get multiple ResourceAccessRuleEligibleTimeSlots](https://developers.nexudus.com/rest-api/spaces/get-resourceaccessruleeligibletimeslots-batch.md): Retrieve multiple ResourceAccessRuleEligibleTimeSlot records by their Ids in a single request. - [Get one ResourceAccessRuleEligibleTimeSlot](https://developers.nexudus.com/rest-api/spaces/get-resourceaccessruleeligibletimeslots-by-id.md): Retrieve a single ResourceAccessRuleEligibleTimeSlot record by its Id. - [Search ResourceAccessRules](https://developers.nexudus.com/rest-api/spaces/get-resourceaccessrules.md): Search and list ResourceAccessRule records with filtering, sorting, and pagination. - [Get multiple ResourceAccessRules](https://developers.nexudus.com/rest-api/spaces/get-resourceaccessrules-batch.md): Retrieve multiple ResourceAccessRule records by their Ids in a single request. - [Get one ResourceAccessRule](https://developers.nexudus.com/rest-api/spaces/get-resourceaccessrules-by-id.md): Retrieve a single ResourceAccessRule record by its Id. - [Search ResourceAccessRuleTimeSlots](https://developers.nexudus.com/rest-api/spaces/get-resourceaccessruletimeslots.md): Search and list ResourceAccessRuleTimeSlot records with filtering, sorting, and pagination. - [Get multiple ResourceAccessRuleTimeSlots](https://developers.nexudus.com/rest-api/spaces/get-resourceaccessruletimeslots-batch.md): Retrieve multiple ResourceAccessRuleTimeSlot records by their Ids in a single request. - [Get one ResourceAccessRuleTimeSlot](https://developers.nexudus.com/rest-api/spaces/get-resourceaccessruletimeslots-by-id.md): Retrieve a single ResourceAccessRuleTimeSlot record by its Id. - [Search Resources](https://developers.nexudus.com/rest-api/spaces/get-resources.md): Search and list Resource records with filtering, sorting, and pagination. - [Get multiple Resources](https://developers.nexudus.com/rest-api/spaces/get-resources-batch.md): Retrieve multiple Resource records by their Ids in a single request. - [Get one Resource](https://developers.nexudus.com/rest-api/spaces/get-resources-by-id.md): Retrieve a single Resource record by its Id. - [Search ResourceTimeSlots](https://developers.nexudus.com/rest-api/spaces/get-resourcetimeslots.md): Search and list ResourceTimeSlot records with filtering, sorting, and pagination. - [Get multiple ResourceTimeSlots](https://developers.nexudus.com/rest-api/spaces/get-resourcetimeslots-batch.md): Retrieve multiple ResourceTimeSlot records by their Ids in a single request. - [Get one ResourceTimeSlot](https://developers.nexudus.com/rest-api/spaces/get-resourcetimeslots-by-id.md): Retrieve a single ResourceTimeSlot record by its Id. - [Search ResourceTypes](https://developers.nexudus.com/rest-api/spaces/get-resourcetypes.md): Search and list ResourceType records with filtering, sorting, and pagination. - [Get multiple ResourceTypes](https://developers.nexudus.com/rest-api/spaces/get-resourcetypes-batch.md): Retrieve multiple ResourceType records by their Ids in a single request. - [Get one ResourceType](https://developers.nexudus.com/rest-api/spaces/get-resourcetypes-by-id.md): Retrieve a single ResourceType record by its Id. - [Search Teams](https://developers.nexudus.com/rest-api/spaces/get-teams.md): Search and list Team records with filtering, sorting, and pagination. - [Get multiple Teams](https://developers.nexudus.com/rest-api/spaces/get-teams-batch.md): Retrieve multiple Team records by their Ids in a single request. - [Get one Team](https://developers.nexudus.com/rest-api/spaces/get-teams-by-id.md): Retrieve a single Team record by its Id. - [Search Visitors](https://developers.nexudus.com/rest-api/spaces/get-visitors.md): Search and list Visitor records with filtering, sorting, and pagination. - [Get multiple Visitors](https://developers.nexudus.com/rest-api/spaces/get-visitors-batch.md): Retrieve multiple Visitor records by their Ids in a single request. - [Get one Visitor](https://developers.nexudus.com/rest-api/spaces/get-visitors-by-id.md): Retrieve a single Visitor record by its Id. - [Create AccessToken](https://developers.nexudus.com/rest-api/spaces/post-accesstokens.md): Create a new AccessToken record. - [Run command for AccessTokens](https://developers.nexudus.com/rest-api/spaces/post-accesstokens-run-command.md): Execute a command on one or more AccessToken records. - [Create BookingAvailabilityException](https://developers.nexudus.com/rest-api/spaces/post-bookingavailabilityexceptions.md): Create a new BookingAvailabilityException record. - [Run command for BookingAvailabilityExceptions](https://developers.nexudus.com/rest-api/spaces/post-bookingavailabilityexceptions-run-command.md): Execute a command on one or more BookingAvailabilityException records. - [Create BookingNote](https://developers.nexudus.com/rest-api/spaces/post-bookingnotes.md): Create a new BookingNote record. - [Run command for BookingNotes](https://developers.nexudus.com/rest-api/spaces/post-bookingnotes-run-command.md): Execute a command on one or more BookingNote records. - [Create BookingProduct](https://developers.nexudus.com/rest-api/spaces/post-bookingproducts.md): Create a new BookingProduct record. - [Run command for BookingProducts](https://developers.nexudus.com/rest-api/spaces/post-bookingproducts-run-command.md): Execute a command on one or more BookingProduct records. - [Create Booking](https://developers.nexudus.com/rest-api/spaces/post-bookings.md): Create a new Booking record. - [Run command for Bookings](https://developers.nexudus.com/rest-api/spaces/post-bookings-run-command.md): Execute a command on one or more Booking records. - [Create BookingVisitor](https://developers.nexudus.com/rest-api/spaces/post-bookingvisitors.md): Create a new BookingVisitor record. - [Run command for BookingVisitors](https://developers.nexudus.com/rest-api/spaces/post-bookingvisitors-run-command.md): Execute a command on one or more BookingVisitor records. - [Create CancelledBooking](https://developers.nexudus.com/rest-api/spaces/post-cancelledbookings.md): Create a new CancelledBooking record. - [Create Checkin](https://developers.nexudus.com/rest-api/spaces/post-checkins.md): Create a new Checkin record. - [Run command for Checkins](https://developers.nexudus.com/rest-api/spaces/post-checkins-run-command.md): Execute a command on one or more Checkin records. - [Create CoworkerDataFile](https://developers.nexudus.com/rest-api/spaces/post-coworkerdatafiles.md): Create a new CoworkerDataFile record. - [Create CoworkerDelivery](https://developers.nexudus.com/rest-api/spaces/post-coworkerdeliveries.md): Create a new CoworkerDelivery record. - [Run command for CoworkerDeliveries](https://developers.nexudus.com/rest-api/spaces/post-coworkerdeliveries-run-command.md): Execute a command on one or more CoworkerDelivery records. - [Create CoworkerGoogleCalendar](https://developers.nexudus.com/rest-api/spaces/post-coworkergooglecalendars.md): Create a new CoworkerGoogleCalendar record. - [Create CoworkerIdentityCheckDocument](https://developers.nexudus.com/rest-api/spaces/post-coworkeridentitycheckdocuments.md): Create a new CoworkerIdentityCheckDocument record. - [Run command for CoworkerIdentityCheckDocuments](https://developers.nexudus.com/rest-api/spaces/post-coworkeridentitycheckdocuments-run-command.md): Execute a command on one or more CoworkerIdentityCheckDocument records. - [Create CoworkerIdentityCheck](https://developers.nexudus.com/rest-api/spaces/post-coworkeridentitychecks.md): Create a new CoworkerIdentityCheck record. - [Run command for CoworkerIdentityChecks](https://developers.nexudus.com/rest-api/spaces/post-coworkeridentitychecks-run-command.md): Execute a command on one or more CoworkerIdentityCheck records. - [Create CoworkerInventoryAsset](https://developers.nexudus.com/rest-api/spaces/post-coworkerinventoryassets.md): Create a new CoworkerInventoryAsset record. - [Run command for CoworkerInventoryAssets](https://developers.nexudus.com/rest-api/spaces/post-coworkerinventoryassets-run-command.md): Execute a command on one or more CoworkerInventoryAsset records. - [Create CoworkerMsOfficeCalendar](https://developers.nexudus.com/rest-api/spaces/post-coworkermsoffecalendars.md): Create a new CoworkerMsOfficeCalendar record. - [Run command for CoworkerMsOfficeCalendars](https://developers.nexudus.com/rest-api/spaces/post-coworkermsoffecalendars-run-command.md): Execute a command on one or more CoworkerMsOfficeCalendar records. - [Create CoworkerMsOfficeCalendar](https://developers.nexudus.com/rest-api/spaces/post-coworkermsofficecalendars.md): Create a new CoworkerMsOfficeCalendar record. - [Create CoworkerNote](https://developers.nexudus.com/rest-api/spaces/post-coworkernotes.md): Create a new CoworkerNote record. - [Create CoworkerNotification](https://developers.nexudus.com/rest-api/spaces/post-coworkernotifications.md): Create a new CoworkerNotification record. - [Create Coworker](https://developers.nexudus.com/rest-api/spaces/post-coworkers.md): Create a new Coworker record. - [Run command for Coworkers](https://developers.nexudus.com/rest-api/spaces/post-coworkers-run-command.md): Execute a command on one or more Coworker records. - [Create CoworkerSetting](https://developers.nexudus.com/rest-api/spaces/post-coworkersettings.md): Create a new CoworkerSetting record. - [Create FailedCheckin](https://developers.nexudus.com/rest-api/spaces/post-failedcheckins.md): Create a new FailedCheckin record. - [Create InventoryAsset](https://developers.nexudus.com/rest-api/spaces/post-inventoryassets.md): Create a new InventoryAsset record. - [Run command for InventoryAssets](https://developers.nexudus.com/rest-api/spaces/post-inventoryassets-run-command.md): Execute a command on one or more InventoryAsset records. - [Create MsOfficeAdminCalendar](https://developers.nexudus.com/rest-api/spaces/post-msofficeadmincalendars.md): Create a new MsOfficeAdminCalendar record. - [Run command for MsOfficeAdminCalendars](https://developers.nexudus.com/rest-api/spaces/post-msofficeadmincalendars-run-command.md): Execute a command on one or more MsOfficeAdminCalendar records. - [Create ResourceAccessRuleEligibleTimeSlot](https://developers.nexudus.com/rest-api/spaces/post-resourceaccessruleeligibletimeslots.md): Create a new ResourceAccessRuleEligibleTimeSlot record. - [Create ResourceAccessRule](https://developers.nexudus.com/rest-api/spaces/post-resourceaccessrules.md): Create a new ResourceAccessRule record. - [Run command for ResourceAccessRules](https://developers.nexudus.com/rest-api/spaces/post-resourceaccessrules-run-command.md): Execute a command on one or more ResourceAccessRule records. - [Create ResourceAccessRuleTimeSlot](https://developers.nexudus.com/rest-api/spaces/post-resourceaccessruletimeslots.md): Create a new ResourceAccessRuleTimeSlot record. - [Create Resource](https://developers.nexudus.com/rest-api/spaces/post-resources.md): Create a new Resource record. - [Run command for Resources](https://developers.nexudus.com/rest-api/spaces/post-resources-run-command.md): Execute a command on one or more Resource records. - [Create ResourceTimeSlot](https://developers.nexudus.com/rest-api/spaces/post-resourcetimeslots.md): Create a new ResourceTimeSlot record. - [Run command for ResourceTimeSlots](https://developers.nexudus.com/rest-api/spaces/post-resourcetimeslots-run-command.md): Execute a command on one or more ResourceTimeSlot records. - [Create ResourceType](https://developers.nexudus.com/rest-api/spaces/post-resourcetypes.md): Create a new ResourceType record. - [Create Team](https://developers.nexudus.com/rest-api/spaces/post-teams.md): Create a new Team record. - [Run command for Teams](https://developers.nexudus.com/rest-api/spaces/post-teams-run-command.md): Execute a command on one or more Team records. - [Create Visitor](https://developers.nexudus.com/rest-api/spaces/post-visitors.md): Create a new Visitor record. - [Run command for Visitors](https://developers.nexudus.com/rest-api/spaces/post-visitors-run-command.md): Execute a command on one or more Visitor records. - [Update AccessToken](https://developers.nexudus.com/rest-api/spaces/put-accesstokens.md): Update an existing AccessToken record. - [Update BookingAvailabilityException](https://developers.nexudus.com/rest-api/spaces/put-bookingavailabilityexceptions.md): Update an existing BookingAvailabilityException record. - [Update BookingNote](https://developers.nexudus.com/rest-api/spaces/put-bookingnotes.md): Update an existing BookingNote record. - [Update BookingProduct](https://developers.nexudus.com/rest-api/spaces/put-bookingproducts.md): Update an existing BookingProduct record. - [Update Booking](https://developers.nexudus.com/rest-api/spaces/put-bookings.md): Update an existing Booking record. - [Update BookingVisitor](https://developers.nexudus.com/rest-api/spaces/put-bookingvisitors.md): Update an existing BookingVisitor record. - [Update CancelledBooking](https://developers.nexudus.com/rest-api/spaces/put-cancelledbookings.md): Update an existing CancelledBooking record. - [Update Checkin](https://developers.nexudus.com/rest-api/spaces/put-checkins.md): Update an existing Checkin record. - [Update CoworkerDataFile](https://developers.nexudus.com/rest-api/spaces/put-coworkerdatafiles.md): Update an existing CoworkerDataFile record. - [Update CoworkerDelivery](https://developers.nexudus.com/rest-api/spaces/put-coworkerdeliveries.md): Update an existing CoworkerDelivery record. - [Update CoworkerGoogleCalendar](https://developers.nexudus.com/rest-api/spaces/put-coworkergooglecalendars.md): Update an existing CoworkerGoogleCalendar record. - [Update CoworkerIdentityCheckDocument](https://developers.nexudus.com/rest-api/spaces/put-coworkeridentitycheckdocuments.md): Update an existing CoworkerIdentityCheckDocument record. - [Update CoworkerIdentityCheck](https://developers.nexudus.com/rest-api/spaces/put-coworkeridentitychecks.md): Update an existing CoworkerIdentityCheck record. - [Update CoworkerInventoryAsset](https://developers.nexudus.com/rest-api/spaces/put-coworkerinventoryassets.md): Update an existing CoworkerInventoryAsset record. - [Update CoworkerMsOfficeCalendar](https://developers.nexudus.com/rest-api/spaces/put-coworkermsoffecalendars.md): Update an existing CoworkerMsOfficeCalendar record. - [Update CoworkerMsOfficeCalendar](https://developers.nexudus.com/rest-api/spaces/put-coworkermsofficecalendars.md): Update an existing CoworkerMsOfficeCalendar record. - [Update CoworkerNote](https://developers.nexudus.com/rest-api/spaces/put-coworkernotes.md): Update an existing CoworkerNote record. - [Update CoworkerNotification](https://developers.nexudus.com/rest-api/spaces/put-coworkernotifications.md): Update an existing CoworkerNotification record. - [Update Coworker](https://developers.nexudus.com/rest-api/spaces/put-coworkers.md): Update an existing Coworker record. - [Update CoworkerSetting](https://developers.nexudus.com/rest-api/spaces/put-coworkersettings.md): Update an existing CoworkerSetting record. - [Update FailedCheckin](https://developers.nexudus.com/rest-api/spaces/put-failedcheckins.md): Update an existing FailedCheckin record. - [Update InventoryAsset](https://developers.nexudus.com/rest-api/spaces/put-inventoryassets.md): Update an existing InventoryAsset record. - [Update MsOfficeAdminCalendar](https://developers.nexudus.com/rest-api/spaces/put-msofficeadmincalendars.md): Update an existing MsOfficeAdminCalendar record. - [Update ResourceAccessRuleEligibleTimeSlot](https://developers.nexudus.com/rest-api/spaces/put-resourceaccessruleeligibletimeslots.md): Update an existing ResourceAccessRuleEligibleTimeSlot record. - [Update ResourceAccessRule](https://developers.nexudus.com/rest-api/spaces/put-resourceaccessrules.md): Update an existing ResourceAccessRule record. - [Update ResourceAccessRuleTimeSlot](https://developers.nexudus.com/rest-api/spaces/put-resourceaccessruletimeslots.md): Update an existing ResourceAccessRuleTimeSlot record. - [Update Resource](https://developers.nexudus.com/rest-api/spaces/put-resources.md): Update an existing Resource record. - [Update ResourceTimeSlot](https://developers.nexudus.com/rest-api/spaces/put-resourcetimeslots.md): Update an existing ResourceTimeSlot record. - [Update ResourceType](https://developers.nexudus.com/rest-api/spaces/put-resourcetypes.md): Update an existing ResourceType record. - [Update Team](https://developers.nexudus.com/rest-api/spaces/put-teams.md): Update an existing Team record. - [Update Visitor](https://developers.nexudus.com/rest-api/spaces/put-visitors.md): Update an existing Visitor record. - [Delete ChatRoom](https://developers.nexudus.com/rest-api/support/delete-chatrooms-by-id.md): Delete an existing ChatRoom record by its Id. - [Delete GlobalChatMessage](https://developers.nexudus.com/rest-api/support/delete-globalchatmessages-by-id.md): Delete an existing GlobalChatMessage record by its Id. - [Delete HelpDeskComment](https://developers.nexudus.com/rest-api/support/delete-helpdeskcomments-by-id.md): Delete an existing HelpDeskComment record by its Id. - [Delete HelpDeskDepartment](https://developers.nexudus.com/rest-api/support/delete-helpdeskdepartments-by-id.md): Delete an existing HelpDeskDepartment record by its Id. - [Delete HelpDeskMessage](https://developers.nexudus.com/rest-api/support/delete-helpdeskmessages-by-id.md): Delete an existing HelpDeskMessage record by its Id. - [Search ChatRooms](https://developers.nexudus.com/rest-api/support/get-chatrooms.md): Search and list ChatRoom records with filtering, sorting, and pagination. - [Get multiple ChatRooms](https://developers.nexudus.com/rest-api/support/get-chatrooms-batch.md): Retrieve multiple ChatRoom records by their Ids in a single request. - [Get one ChatRoom](https://developers.nexudus.com/rest-api/support/get-chatrooms-by-id.md): Retrieve a single ChatRoom record by its Id. - [Search GlobalChatMessages](https://developers.nexudus.com/rest-api/support/get-globalchatmessages.md): Search and list GlobalChatMessage records with filtering, sorting, and pagination. - [Get multiple GlobalChatMessages](https://developers.nexudus.com/rest-api/support/get-globalchatmessages-batch.md): Retrieve multiple GlobalChatMessage records by their Ids in a single request. - [Get one GlobalChatMessage](https://developers.nexudus.com/rest-api/support/get-globalchatmessages-by-id.md): Retrieve a single GlobalChatMessage record by its Id. - [Search HelpDeskComments](https://developers.nexudus.com/rest-api/support/get-helpdeskcomments.md): Search and list HelpDeskComment records with filtering, sorting, and pagination. - [Get multiple HelpDeskComments](https://developers.nexudus.com/rest-api/support/get-helpdeskcomments-batch.md): Retrieve multiple HelpDeskComment records by their Ids in a single request. - [Get one HelpDeskComment](https://developers.nexudus.com/rest-api/support/get-helpdeskcomments-by-id.md): Retrieve a single HelpDeskComment record by its Id. - [Search HelpDeskDepartments](https://developers.nexudus.com/rest-api/support/get-helpdeskdepartments.md): Search and list HelpDeskDepartment records with filtering, sorting, and pagination. - [Get multiple HelpDeskDepartments](https://developers.nexudus.com/rest-api/support/get-helpdeskdepartments-batch.md): Retrieve multiple HelpDeskDepartment records by their Ids in a single request. - [Get one HelpDeskDepartment](https://developers.nexudus.com/rest-api/support/get-helpdeskdepartments-by-id.md): Retrieve a single HelpDeskDepartment record by its Id. - [Search HelpDeskMessages](https://developers.nexudus.com/rest-api/support/get-helpdeskmessages.md): Search and list HelpDeskMessage records with filtering, sorting, and pagination. - [Get multiple HelpDeskMessages](https://developers.nexudus.com/rest-api/support/get-helpdeskmessages-batch.md): Retrieve multiple HelpDeskMessage records by their Ids in a single request. - [Get one HelpDeskMessage](https://developers.nexudus.com/rest-api/support/get-helpdeskmessages-by-id.md): Retrieve a single HelpDeskMessage record by its Id. - [Create ChatRoom](https://developers.nexudus.com/rest-api/support/post-chatrooms.md): Create a new ChatRoom record. - [Create GlobalChatMessage](https://developers.nexudus.com/rest-api/support/post-globalchatmessages.md): Create a new GlobalChatMessage record. - [Create HelpDeskComment](https://developers.nexudus.com/rest-api/support/post-helpdeskcomments.md): Create a new HelpDeskComment record. - [Create HelpDeskDepartment](https://developers.nexudus.com/rest-api/support/post-helpdeskdepartments.md): Create a new HelpDeskDepartment record. - [Create HelpDeskMessage](https://developers.nexudus.com/rest-api/support/post-helpdeskmessages.md): Create a new HelpDeskMessage record. - [Update ChatRoom](https://developers.nexudus.com/rest-api/support/put-chatrooms.md): Update an existing ChatRoom record. - [Update GlobalChatMessage](https://developers.nexudus.com/rest-api/support/put-globalchatmessages.md): Update an existing GlobalChatMessage record. - [Update HelpDeskComment](https://developers.nexudus.com/rest-api/support/put-helpdeskcomments.md): Update an existing HelpDeskComment record. - [Update HelpDeskDepartment](https://developers.nexudus.com/rest-api/support/put-helpdeskdepartments.md): Update an existing HelpDeskDepartment record. - [Update HelpDeskMessage](https://developers.nexudus.com/rest-api/support/put-helpdeskmessages.md): Update an existing HelpDeskMessage record. - [Delete AutomationTileAudit](https://developers.nexudus.com/rest-api/sys/delete-automationtileaudits-by-id.md): Delete an existing AutomationTileAudit record by its Id. - [Delete AutomationTile](https://developers.nexudus.com/rest-api/sys/delete-automationtiles-by-id.md): Delete an existing AutomationTile record by its Id. - [Delete BusinessDomain](https://developers.nexudus.com/rest-api/sys/delete-businessdomains-by-id.md): Delete an existing BusinessDomain record by its Id. - [Delete BusinessRedirection](https://developers.nexudus.com/rest-api/sys/delete-businessredirections-by-id.md): Delete an existing BusinessRedirection record by its Id. - [Delete BusinessSetting](https://developers.nexudus.com/rest-api/sys/delete-businesssettings-by-id.md): Delete an existing BusinessSetting record by its Id. - [Delete BusinessTimeSlot](https://developers.nexudus.com/rest-api/sys/delete-businesstimeslots-by-id.md): Delete an existing BusinessTimeSlot record by its Id. - [Delete ChatUserMessage](https://developers.nexudus.com/rest-api/sys/delete-chatusermessages-by-id.md): Delete an existing ChatUserMessage record by its Id. - [Delete CoworkerAccessControlAudit](https://developers.nexudus.com/rest-api/sys/delete-coworkeraccesscontrolaudits-by-id.md): Delete an existing CoworkerAccessControlAudit record by its Id. - [Delete CoworkerLegalContentAudit](https://developers.nexudus.com/rest-api/sys/delete-coworkerlegalcontentaudits-by-id.md): Delete an existing CoworkerLegalContentAudit record by its Id. - [Delete EloxxLockersAudit](https://developers.nexudus.com/rest-api/sys/delete-eloxxlockersaudits-by-id.md): Delete an existing EloxxLockersAudit record by its Id. - [Delete EmailTemplateFile](https://developers.nexudus.com/rest-api/sys/delete-emailtemplatefiles-by-id.md): Delete an existing EmailTemplateFile record by its Id. - [Delete FloorPlanDesk](https://developers.nexudus.com/rest-api/sys/delete-floorplandesks-by-id.md): Delete an existing FloorPlanDesk record by its Id. - [Delete FloorPlanDeskVariant](https://developers.nexudus.com/rest-api/sys/delete-floorplandeskvariants-by-id.md): Delete an existing FloorPlanDeskVariant record by its Id. - [Delete FloorPlanLayoutArea](https://developers.nexudus.com/rest-api/sys/delete-floorplanlayoutareas-by-id.md): Delete an existing FloorPlanLayoutArea record by its Id. - [Delete FloorPlanLayoutAsset](https://developers.nexudus.com/rest-api/sys/delete-floorplanlayoutassets-by-id.md): Delete an existing FloorPlanLayoutAsset record by its Id. - [Delete FloorPlanLayoutEdge](https://developers.nexudus.com/rest-api/sys/delete-floorplanlayoutedges-by-id.md): Delete an existing FloorPlanLayoutEdge record by its Id. - [Delete FloorPlanLayoutNode](https://developers.nexudus.com/rest-api/sys/delete-floorplanlayoutnodes-by-id.md): Delete an existing FloorPlanLayoutNode record by its Id. - [Delete FloorPlanLayoutOpening](https://developers.nexudus.com/rest-api/sys/delete-floorplanlayoutopenings-by-id.md): Delete an existing FloorPlanLayoutOpening record by its Id. - [Delete FloorPlanLayout](https://developers.nexudus.com/rest-api/sys/delete-floorplanlayouts-by-id.md): Delete an existing FloorPlanLayout record by its Id. - [Delete FloorplanLayoutTransition](https://developers.nexudus.com/rest-api/sys/delete-floorplanlayouttransitions-by-id.md): Delete an existing FloorplanLayoutTransition record by its Id. - [Delete FloorPlan](https://developers.nexudus.com/rest-api/sys/delete-floorplans-by-id.md): Delete an existing FloorPlan record by its Id. - [Delete Language](https://developers.nexudus.com/rest-api/sys/delete-languages-by-id.md): Delete an existing Language record by its Id. - [Delete LanguageToken](https://developers.nexudus.com/rest-api/sys/delete-languagetokens-by-id.md): Delete an existing LanguageToken record by its Id. - [Delete LegalContentAudit](https://developers.nexudus.com/rest-api/sys/delete-legalcontentaudits-by-id.md): Delete an existing LegalContentAudit record by its Id. - [Delete OpenAiChatMessage](https://developers.nexudus.com/rest-api/sys/delete-openaichatmessages-by-id.md): Delete an existing OpenAiChatMessage record by its Id. - [Delete PassportCard](https://developers.nexudus.com/rest-api/sys/delete-passportcards-by-id.md): Delete an existing PassportCard record by its Id. - [Delete PayoutInvoice](https://developers.nexudus.com/rest-api/sys/delete-payoutinvoices-by-id.md): Delete an existing PayoutInvoice record by its Id. - [Delete PlatformChangeMessage](https://developers.nexudus.com/rest-api/sys/delete-platformchangemessages-by-id.md): Delete an existing PlatformChangeMessage record by its Id. - [Delete RadiusServer](https://developers.nexudus.com/rest-api/sys/delete-radiusservers-by-id.md): Delete an existing RadiusServer record by its Id. - [Delete RefreshToken](https://developers.nexudus.com/rest-api/sys/delete-refreshtokens-by-id.md): Delete an existing RefreshToken record by its Id. - [Delete Report](https://developers.nexudus.com/rest-api/sys/delete-reports-by-id.md): Delete an existing Report record by its Id. - [Delete ResellerAccount](https://developers.nexudus.com/rest-api/sys/delete-reselleraccounts-by-id.md): Delete an existing ResellerAccount record by its Id. - [Delete ResellerPayout](https://developers.nexudus.com/rest-api/sys/delete-resellerpayouts-by-id.md): Delete an existing ResellerPayout record by its Id. - [Delete Reseller](https://developers.nexudus.com/rest-api/sys/delete-resellers-by-id.md): Delete an existing Reseller record by its Id. - [Delete SensorHistory](https://developers.nexudus.com/rest-api/sys/delete-sensorhistories-by-id.md): Delete an existing SensorHistory record by its Id. - [Delete Sensor](https://developers.nexudus.com/rest-api/sys/delete-sensors-by-id.md): Delete an existing Sensor record by its Id. - [Delete SystemNotification](https://developers.nexudus.com/rest-api/sys/delete-systemnotifications-by-id.md): Delete an existing SystemNotification record by its Id. - [Delete TaxRate](https://developers.nexudus.com/rest-api/sys/delete-taxrates-by-id.md): Delete an existing TaxRate record by its Id. - [Delete TemplateFile](https://developers.nexudus.com/rest-api/sys/delete-templatefiles-by-id.md): Delete an existing TemplateFile record by its Id. - [Delete TemplateVersion](https://developers.nexudus.com/rest-api/sys/delete-templateversions-by-id.md): Delete an existing TemplateVersion record by its Id. - [Delete UiModule](https://developers.nexudus.com/rest-api/sys/delete-uimodules-by-id.md): Delete an existing UiModule record by its Id. - [Delete UserBookmark](https://developers.nexudus.com/rest-api/sys/delete-userbookmarks-by-id.md): Delete an existing UserBookmark record by its Id. - [Delete User](https://developers.nexudus.com/rest-api/sys/delete-users-by-id.md): Delete an existing User record by its Id. - [Delete ValidationRule](https://developers.nexudus.com/rest-api/sys/delete-validationrules-by-id.md): Delete an existing ValidationRule record by its Id. - [Delete WebHook](https://developers.nexudus.com/rest-api/sys/delete-webhooks-by-id.md): Delete an existing WebHook record by its Id. - [Search AuditTrailEntries](https://developers.nexudus.com/rest-api/sys/get-audittrailentries.md): Search and list AuditTrailEntry records with filtering, sorting, and pagination. - [Get multiple AuditTrailEntries](https://developers.nexudus.com/rest-api/sys/get-audittrailentries-batch.md): Retrieve multiple AuditTrailEntry records by their Ids in a single request. - [Get one AuditTrailEntry](https://developers.nexudus.com/rest-api/sys/get-audittrailentries-by-id.md): Retrieve a single AuditTrailEntry record by its Id. - [Search AutomationTileAudits](https://developers.nexudus.com/rest-api/sys/get-automationtileaudits.md): Search and list AutomationTileAudit records with filtering, sorting, and pagination. - [Get multiple AutomationTileAudits](https://developers.nexudus.com/rest-api/sys/get-automationtileaudits-batch.md): Retrieve multiple AutomationTileAudit records by their Ids in a single request. - [Get one AutomationTileAudit](https://developers.nexudus.com/rest-api/sys/get-automationtileaudits-by-id.md): Retrieve a single AutomationTileAudit record by its Id. - [Search AutomationTiles](https://developers.nexudus.com/rest-api/sys/get-automationtiles.md): Search and list AutomationTile records with filtering, sorting, and pagination. - [Get multiple AutomationTiles](https://developers.nexudus.com/rest-api/sys/get-automationtiles-batch.md): Retrieve multiple AutomationTile records by their Ids in a single request. - [Get one AutomationTile](https://developers.nexudus.com/rest-api/sys/get-automationtiles-by-id.md): Retrieve a single AutomationTile record by its Id. - [Search BusinessBackgroundJobs](https://developers.nexudus.com/rest-api/sys/get-businessbackgroundjobs.md): Search and list BusinessBackgroundJob records with filtering, sorting, and pagination. - [Get multiple BusinessBackgroundJobs](https://developers.nexudus.com/rest-api/sys/get-businessbackgroundjobs-batch.md): Retrieve multiple BusinessBackgroundJob records by their Ids in a single request. - [Get one BusinessBackgroundJob](https://developers.nexudus.com/rest-api/sys/get-businessbackgroundjobs-by-id.md): Retrieve a single BusinessBackgroundJob record by its Id. - [Search BusinessDomains](https://developers.nexudus.com/rest-api/sys/get-businessdomains.md): Search and list BusinessDomain records with filtering, sorting, and pagination. - [Get multiple BusinessDomains](https://developers.nexudus.com/rest-api/sys/get-businessdomains-batch.md): Retrieve multiple BusinessDomain records by their Ids in a single request. - [Get one BusinessDomain](https://developers.nexudus.com/rest-api/sys/get-businessdomains-by-id.md): Retrieve a single BusinessDomain record by its Id. - [Search Businesses](https://developers.nexudus.com/rest-api/sys/get-businesses.md): Search and list Business records with filtering, sorting, and pagination. - [Get multiple Businesses](https://developers.nexudus.com/rest-api/sys/get-businesses-batch.md): Retrieve multiple Business records by their Ids in a single request. - [Get one Business](https://developers.nexudus.com/rest-api/sys/get-businesses-by-id.md): Retrieve a single Business record by its Id. - [Search BusinessRedirections](https://developers.nexudus.com/rest-api/sys/get-businessredirections.md): Search and list BusinessRedirection records with filtering, sorting, and pagination. - [Get multiple BusinessRedirections](https://developers.nexudus.com/rest-api/sys/get-businessredirections-batch.md): Retrieve multiple BusinessRedirection records by their Ids in a single request. - [Get one BusinessRedirection](https://developers.nexudus.com/rest-api/sys/get-businessredirections-by-id.md): Retrieve a single BusinessRedirection record by its Id. - [Search BusinessSettings](https://developers.nexudus.com/rest-api/sys/get-businesssettings.md): Search and list BusinessSetting records with filtering, sorting, and pagination. - [Get multiple BusinessSettings](https://developers.nexudus.com/rest-api/sys/get-businesssettings-batch.md): Retrieve multiple BusinessSetting records by their Ids in a single request. - [Get one BusinessSetting](https://developers.nexudus.com/rest-api/sys/get-businesssettings-by-id.md): Retrieve a single BusinessSetting record by its Id. - [Search BusinessTimeSlots](https://developers.nexudus.com/rest-api/sys/get-businesstimeslots.md): Search and list BusinessTimeSlot records with filtering, sorting, and pagination. - [Get multiple BusinessTimeSlots](https://developers.nexudus.com/rest-api/sys/get-businesstimeslots-batch.md): Retrieve multiple BusinessTimeSlot records by their Ids in a single request. - [Get one BusinessTimeSlot](https://developers.nexudus.com/rest-api/sys/get-businesstimeslots-by-id.md): Retrieve a single BusinessTimeSlot record by its Id. - [Search ChatUserMessages](https://developers.nexudus.com/rest-api/sys/get-chatusermessages.md): Search and list ChatUserMessage records with filtering, sorting, and pagination. - [Get multiple ChatUserMessages](https://developers.nexudus.com/rest-api/sys/get-chatusermessages-batch.md): Retrieve multiple ChatUserMessage records by their Ids in a single request. - [Get one ChatUserMessage](https://developers.nexudus.com/rest-api/sys/get-chatusermessages-by-id.md): Retrieve a single ChatUserMessage record by its Id. - [Search Countries](https://developers.nexudus.com/rest-api/sys/get-countries.md): Search and list Country records with filtering, sorting, and pagination. - [Get multiple Countries](https://developers.nexudus.com/rest-api/sys/get-countries-batch.md): Retrieve multiple Country records by their Ids in a single request. - [Get one Country](https://developers.nexudus.com/rest-api/sys/get-countries-by-id.md): Retrieve a single Country record by its Id. - [Search CoworkerAccessControlAudits](https://developers.nexudus.com/rest-api/sys/get-coworkeraccesscontrolaudits.md): Search and list CoworkerAccessControlAudit records with filtering, sorting, and pagination. - [Get multiple CoworkerAccessControlAudits](https://developers.nexudus.com/rest-api/sys/get-coworkeraccesscontrolaudits-batch.md): Retrieve multiple CoworkerAccessControlAudit records by their Ids in a single request. - [Get one CoworkerAccessControlAudit](https://developers.nexudus.com/rest-api/sys/get-coworkeraccesscontrolaudits-by-id.md): Retrieve a single CoworkerAccessControlAudit record by its Id. - [Search CoworkerLegalContentAudits](https://developers.nexudus.com/rest-api/sys/get-coworkerlegalcontentaudits.md): Search and list CoworkerLegalContentAudit records with filtering, sorting, and pagination. - [Get multiple CoworkerLegalContentAudits](https://developers.nexudus.com/rest-api/sys/get-coworkerlegalcontentaudits-batch.md): Retrieve multiple CoworkerLegalContentAudit records by their Ids in a single request. - [Get one CoworkerLegalContentAudit](https://developers.nexudus.com/rest-api/sys/get-coworkerlegalcontentaudits-by-id.md): Retrieve a single CoworkerLegalContentAudit record by its Id. - [Search Currencies](https://developers.nexudus.com/rest-api/sys/get-currencies.md): Search and list Currency records with filtering, sorting, and pagination. - [Get multiple Currencies](https://developers.nexudus.com/rest-api/sys/get-currencies-batch.md): Retrieve multiple Currency records by their Ids in a single request. - [Get one Currency](https://developers.nexudus.com/rest-api/sys/get-currencies-by-id.md): Retrieve a single Currency record by its Id. - [Search EloxxLockersAudits](https://developers.nexudus.com/rest-api/sys/get-eloxxlockersaudits.md): Search and list EloxxLockersAudit records with filtering, sorting, and pagination. - [Get multiple EloxxLockersAudits](https://developers.nexudus.com/rest-api/sys/get-eloxxlockersaudits-batch.md): Retrieve multiple EloxxLockersAudit records by their Ids in a single request. - [Get one EloxxLockersAudit](https://developers.nexudus.com/rest-api/sys/get-eloxxlockersaudits-by-id.md): Retrieve a single EloxxLockersAudit record by its Id. - [Search EmailQueueItemAttachments](https://developers.nexudus.com/rest-api/sys/get-emailqueueitemattachments.md): Search and list EmailQueueItemAttachment records with filtering, sorting, and pagination. - [Get multiple EmailQueueItemAttachments](https://developers.nexudus.com/rest-api/sys/get-emailqueueitemattachments-batch.md): Retrieve multiple EmailQueueItemAttachment records by their Ids in a single request. - [Get one EmailQueueItemAttachment](https://developers.nexudus.com/rest-api/sys/get-emailqueueitemattachments-by-id.md): Retrieve a single EmailQueueItemAttachment record by its Id. - [Search EmailQueueItems](https://developers.nexudus.com/rest-api/sys/get-emailqueueitems.md): Search and list EmailQueueItem records with filtering, sorting, and pagination. - [Get multiple EmailQueueItems](https://developers.nexudus.com/rest-api/sys/get-emailqueueitems-batch.md): Retrieve multiple EmailQueueItem records by their Ids in a single request. - [Get one EmailQueueItem](https://developers.nexudus.com/rest-api/sys/get-emailqueueitems-by-id.md): Retrieve a single EmailQueueItem record by its Id. - [Search EmailTemplateFiles](https://developers.nexudus.com/rest-api/sys/get-emailtemplatefiles.md): Search and list EmailTemplateFile records with filtering, sorting, and pagination. - [Get multiple EmailTemplateFiles](https://developers.nexudus.com/rest-api/sys/get-emailtemplatefiles-batch.md): Retrieve multiple EmailTemplateFile records by their Ids in a single request. - [Get one EmailTemplateFile](https://developers.nexudus.com/rest-api/sys/get-emailtemplatefiles-by-id.md): Retrieve a single EmailTemplateFile record by its Id. - [Search FloorPlanAssets](https://developers.nexudus.com/rest-api/sys/get-floorplanassets.md): Search and list FloorPlanAsset records with filtering, sorting, and pagination. - [Get multiple FloorPlanAssets](https://developers.nexudus.com/rest-api/sys/get-floorplanassets-batch.md): Retrieve multiple FloorPlanAsset records by their Ids in a single request. - [Get one FloorPlanAsset](https://developers.nexudus.com/rest-api/sys/get-floorplanassets-by-id.md): Retrieve a single FloorPlanAsset record by its Id. - [Search FloorPlanDesks](https://developers.nexudus.com/rest-api/sys/get-floorplandesks.md): Search and list FloorPlanDesk records with filtering, sorting, and pagination. - [Get multiple FloorPlanDesks](https://developers.nexudus.com/rest-api/sys/get-floorplandesks-batch.md): Retrieve multiple FloorPlanDesk records by their Ids in a single request. - [Get one FloorPlanDesk](https://developers.nexudus.com/rest-api/sys/get-floorplandesks-by-id.md): Retrieve a single FloorPlanDesk record by its Id. - [Search FloorPlanDeskVariants](https://developers.nexudus.com/rest-api/sys/get-floorplandeskvariants.md): Search and list FloorPlanDeskVariant records with filtering, sorting, and pagination. - [Get multiple FloorPlanDeskVariants](https://developers.nexudus.com/rest-api/sys/get-floorplandeskvariants-batch.md): Retrieve multiple FloorPlanDeskVariant records by their Ids in a single request. - [Get one FloorPlanDeskVariant](https://developers.nexudus.com/rest-api/sys/get-floorplandeskvariants-by-id.md): Retrieve a single FloorPlanDeskVariant record by its Id. - [Search FloorPlanLayoutAreas](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutareas.md): Search and list FloorPlanLayoutArea records with filtering, sorting, and pagination. - [Get multiple FloorPlanLayoutAreas](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutareas-batch.md): Retrieve multiple FloorPlanLayoutArea records by their Ids in a single request. - [Get one FloorPlanLayoutArea](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutareas-by-id.md): Retrieve a single FloorPlanLayoutArea record by its Id. - [Search FloorPlanLayoutAssets](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutassets.md): Search and list FloorPlanLayoutAsset records with filtering, sorting, and pagination. - [Get multiple FloorPlanLayoutAssets](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutassets-batch.md): Retrieve multiple FloorPlanLayoutAsset records by their Ids in a single request. - [Get one FloorPlanLayoutAsset](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutassets-by-id.md): Retrieve a single FloorPlanLayoutAsset record by its Id. - [Search FloorPlanLayoutEdges](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutedges.md): Search and list FloorPlanLayoutEdge records with filtering, sorting, and pagination. - [Get multiple FloorPlanLayoutEdges](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutedges-batch.md): Retrieve multiple FloorPlanLayoutEdge records by their Ids in a single request. - [Get one FloorPlanLayoutEdge](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutedges-by-id.md): Retrieve a single FloorPlanLayoutEdge record by its Id. - [Search FloorPlanLayoutNodes](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutnodes.md): Search and list FloorPlanLayoutNode records with filtering, sorting, and pagination. - [Get multiple FloorPlanLayoutNodes](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutnodes-batch.md): Retrieve multiple FloorPlanLayoutNode records by their Ids in a single request. - [Get one FloorPlanLayoutNode](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutnodes-by-id.md): Retrieve a single FloorPlanLayoutNode record by its Id. - [Search FloorPlanLayoutOpenings](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutopenings.md): Search and list FloorPlanLayoutOpening records with filtering, sorting, and pagination. - [Get multiple FloorPlanLayoutOpenings](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutopenings-batch.md): Retrieve multiple FloorPlanLayoutOpening records by their Ids in a single request. - [Get one FloorPlanLayoutOpening](https://developers.nexudus.com/rest-api/sys/get-floorplanlayoutopenings-by-id.md): Retrieve a single FloorPlanLayoutOpening record by its Id. - [Search FloorPlanLayouts](https://developers.nexudus.com/rest-api/sys/get-floorplanlayouts.md): Search and list FloorPlanLayout records with filtering, sorting, and pagination. - [Get multiple FloorPlanLayouts](https://developers.nexudus.com/rest-api/sys/get-floorplanlayouts-batch.md): Retrieve multiple FloorPlanLayout records by their Ids in a single request. - [Get one FloorPlanLayout](https://developers.nexudus.com/rest-api/sys/get-floorplanlayouts-by-id.md): Retrieve a single FloorPlanLayout record by its Id. - [Search FloorplanLayoutTransitions](https://developers.nexudus.com/rest-api/sys/get-floorplanlayouttransitions.md): Search and list FloorplanLayoutTransition records with filtering, sorting, and pagination. - [Get multiple FloorplanLayoutTransitions](https://developers.nexudus.com/rest-api/sys/get-floorplanlayouttransitions-batch.md): Retrieve multiple FloorplanLayoutTransition records by their Ids in a single request. - [Get one FloorplanLayoutTransition](https://developers.nexudus.com/rest-api/sys/get-floorplanlayouttransitions-by-id.md): Retrieve a single FloorplanLayoutTransition record by its Id. - [Search FloorPlans](https://developers.nexudus.com/rest-api/sys/get-floorplans.md): Search and list FloorPlan records with filtering, sorting, and pagination. - [Get multiple FloorPlans](https://developers.nexudus.com/rest-api/sys/get-floorplans-batch.md): Retrieve multiple FloorPlan records by their Ids in a single request. - [Get one FloorPlan](https://developers.nexudus.com/rest-api/sys/get-floorplans-by-id.md): Retrieve a single FloorPlan record by its Id. - [Search Languages](https://developers.nexudus.com/rest-api/sys/get-languages.md): Search and list Language records with filtering, sorting, and pagination. - [Get multiple Languages](https://developers.nexudus.com/rest-api/sys/get-languages-batch.md): Retrieve multiple Language records by their Ids in a single request. - [Get one Language](https://developers.nexudus.com/rest-api/sys/get-languages-by-id.md): Retrieve a single Language record by its Id. - [Search LanguageTokens](https://developers.nexudus.com/rest-api/sys/get-languagetokens.md): Search and list LanguageToken records with filtering, sorting, and pagination. - [Get multiple LanguageTokens](https://developers.nexudus.com/rest-api/sys/get-languagetokens-batch.md): Retrieve multiple LanguageToken records by their Ids in a single request. - [Get one LanguageToken](https://developers.nexudus.com/rest-api/sys/get-languagetokens-by-id.md): Retrieve a single LanguageToken record by its Id. - [Search LegalContentAudits](https://developers.nexudus.com/rest-api/sys/get-legalcontentaudits.md): Search and list LegalContentAudit records with filtering, sorting, and pagination. - [Get multiple LegalContentAudits](https://developers.nexudus.com/rest-api/sys/get-legalcontentaudits-batch.md): Retrieve multiple LegalContentAudit records by their Ids in a single request. - [Get one LegalContentAudit](https://developers.nexudus.com/rest-api/sys/get-legalcontentaudits-by-id.md): Retrieve a single LegalContentAudit record by its Id. - [Search LogEntries](https://developers.nexudus.com/rest-api/sys/get-logentries.md): Search and list LogEntry records with filtering, sorting, and pagination. - [Get multiple LogEntries](https://developers.nexudus.com/rest-api/sys/get-logentries-batch.md): Retrieve multiple LogEntry records by their Ids in a single request. - [Get one LogEntry](https://developers.nexudus.com/rest-api/sys/get-logentries-by-id.md): Retrieve a single LogEntry record by its Id. - [Search OpenAiChatMessages](https://developers.nexudus.com/rest-api/sys/get-openaichatmessages.md): Search and list OpenAiChatMessage records with filtering, sorting, and pagination. - [Get multiple OpenAiChatMessages](https://developers.nexudus.com/rest-api/sys/get-openaichatmessages-batch.md): Retrieve multiple OpenAiChatMessage records by their Ids in a single request. - [Get one OpenAiChatMessage](https://developers.nexudus.com/rest-api/sys/get-openaichatmessages-by-id.md): Retrieve a single OpenAiChatMessage record by its Id. - [Search PassportCards](https://developers.nexudus.com/rest-api/sys/get-passportcards.md): Search and list PassportCard records with filtering, sorting, and pagination. - [Get multiple PassportCards](https://developers.nexudus.com/rest-api/sys/get-passportcards-batch.md): Retrieve multiple PassportCard records by their Ids in a single request. - [Get one PassportCard](https://developers.nexudus.com/rest-api/sys/get-passportcards-by-id.md): Retrieve a single PassportCard record by its Id. - [Search PayoutInvoices](https://developers.nexudus.com/rest-api/sys/get-payoutinvoices.md): Search and list PayoutInvoice records with filtering, sorting, and pagination. - [Get multiple PayoutInvoices](https://developers.nexudus.com/rest-api/sys/get-payoutinvoices-batch.md): Retrieve multiple PayoutInvoice records by their Ids in a single request. - [Get one PayoutInvoice](https://developers.nexudus.com/rest-api/sys/get-payoutinvoices-by-id.md): Retrieve a single PayoutInvoice record by its Id. - [Search PlatformChangeMessages](https://developers.nexudus.com/rest-api/sys/get-platformchangemessages.md): Search and list PlatformChangeMessage records with filtering, sorting, and pagination. - [Get multiple PlatformChangeMessages](https://developers.nexudus.com/rest-api/sys/get-platformchangemessages-batch.md): Retrieve multiple PlatformChangeMessage records by their Ids in a single request. - [Get one PlatformChangeMessage](https://developers.nexudus.com/rest-api/sys/get-platformchangemessages-by-id.md): Retrieve a single PlatformChangeMessage record by its Id. - [Search RadiusServers](https://developers.nexudus.com/rest-api/sys/get-radiusservers.md): Search and list RadiusServer records with filtering, sorting, and pagination. - [Get multiple RadiusServers](https://developers.nexudus.com/rest-api/sys/get-radiusservers-batch.md): Retrieve multiple RadiusServer records by their Ids in a single request. - [Get one RadiusServer](https://developers.nexudus.com/rest-api/sys/get-radiusservers-by-id.md): Retrieve a single RadiusServer record by its Id. - [Search RefreshTokens](https://developers.nexudus.com/rest-api/sys/get-refreshtokens.md): Search and list RefreshToken records with filtering, sorting, and pagination. - [Get multiple RefreshTokens](https://developers.nexudus.com/rest-api/sys/get-refreshtokens-batch.md): Retrieve multiple RefreshToken records by their Ids in a single request. - [Get one RefreshToken](https://developers.nexudus.com/rest-api/sys/get-refreshtokens-by-id.md): Retrieve a single RefreshToken record by its Id. - [Search RegisteredDevices](https://developers.nexudus.com/rest-api/sys/get-registereddevices.md): Search and list RegisteredDevice records with filtering, sorting, and pagination. - [Get multiple RegisteredDevices](https://developers.nexudus.com/rest-api/sys/get-registereddevices-batch.md): Retrieve multiple RegisteredDevice records by their Ids in a single request. - [Get one RegisteredDevice](https://developers.nexudus.com/rest-api/sys/get-registereddevices-by-id.md): Retrieve a single RegisteredDevice record by its Id. - [Search Reports](https://developers.nexudus.com/rest-api/sys/get-reports.md): Search and list Report records with filtering, sorting, and pagination. - [Get multiple Reports](https://developers.nexudus.com/rest-api/sys/get-reports-batch.md): Retrieve multiple Report records by their Ids in a single request. - [Get one Report](https://developers.nexudus.com/rest-api/sys/get-reports-by-id.md): Retrieve a single Report record by its Id. - [Search ResellerAccounts](https://developers.nexudus.com/rest-api/sys/get-reselleraccounts.md): Search and list ResellerAccount records with filtering, sorting, and pagination. - [Get multiple ResellerAccounts](https://developers.nexudus.com/rest-api/sys/get-reselleraccounts-batch.md): Retrieve multiple ResellerAccount records by their Ids in a single request. - [Get one ResellerAccount](https://developers.nexudus.com/rest-api/sys/get-reselleraccounts-by-id.md): Retrieve a single ResellerAccount record by its Id. - [Search ResellerPayouts](https://developers.nexudus.com/rest-api/sys/get-resellerpayouts.md): Search and list ResellerPayout records with filtering, sorting, and pagination. - [Get multiple ResellerPayouts](https://developers.nexudus.com/rest-api/sys/get-resellerpayouts-batch.md): Retrieve multiple ResellerPayout records by their Ids in a single request. - [Get one ResellerPayout](https://developers.nexudus.com/rest-api/sys/get-resellerpayouts-by-id.md): Retrieve a single ResellerPayout record by its Id. - [Search Resellers](https://developers.nexudus.com/rest-api/sys/get-resellers.md): Search and list Reseller records with filtering, sorting, and pagination. - [Get multiple Resellers](https://developers.nexudus.com/rest-api/sys/get-resellers-batch.md): Retrieve multiple Reseller records by their Ids in a single request. - [Get one Reseller](https://developers.nexudus.com/rest-api/sys/get-resellers-by-id.md): Retrieve a single Reseller record by its Id. - [Search SensorHistories](https://developers.nexudus.com/rest-api/sys/get-sensorhistories.md): Search and list SensorHistory records with filtering, sorting, and pagination. - [Get multiple SensorHistories](https://developers.nexudus.com/rest-api/sys/get-sensorhistories-batch.md): Retrieve multiple SensorHistory records by their Ids in a single request. - [Get one SensorHistory](https://developers.nexudus.com/rest-api/sys/get-sensorhistories-by-id.md): Retrieve a single SensorHistory record by its Id. - [Commands for SensorHistories](https://developers.nexudus.com/rest-api/sys/get-sensorhistories-commands.md): This endpoint lets you get the list of available commands for Sensor History records. - [Search Sensors](https://developers.nexudus.com/rest-api/sys/get-sensors.md): Search and list Sensor records with filtering, sorting, and pagination. - [Get multiple Sensors](https://developers.nexudus.com/rest-api/sys/get-sensors-batch.md): Retrieve multiple Sensor records by their Ids in a single request. - [Get one Sensor](https://developers.nexudus.com/rest-api/sys/get-sensors-by-id.md): Retrieve a single Sensor record by its Id. - [Commands for Sensors](https://developers.nexudus.com/rest-api/sys/get-sensors-commands.md): This endpoint lets you get the list of available commands for Sensor records. - [Search SimpleTimeZones](https://developers.nexudus.com/rest-api/sys/get-simpletimezones.md): Search and list SimpleTimeZone records with filtering, sorting, and pagination. - [Get multiple SimpleTimeZones](https://developers.nexudus.com/rest-api/sys/get-simpletimezones-batch.md): Retrieve multiple SimpleTimeZone records by their Ids in a single request. - [Get one SimpleTimeZone](https://developers.nexudus.com/rest-api/sys/get-simpletimezones-by-id.md): Retrieve a single SimpleTimeZone record by its Id. - [Search SystemNotifications](https://developers.nexudus.com/rest-api/sys/get-systemnotifications.md): Search and list SystemNotification records with filtering, sorting, and pagination. - [Get multiple SystemNotifications](https://developers.nexudus.com/rest-api/sys/get-systemnotifications-batch.md): Retrieve multiple SystemNotification records by their Ids in a single request. - [Get one SystemNotification](https://developers.nexudus.com/rest-api/sys/get-systemnotifications-by-id.md): Retrieve a single SystemNotification record by its Id. - [Search TaxRates](https://developers.nexudus.com/rest-api/sys/get-taxrates.md): Search and list TaxRate records with filtering, sorting, and pagination. - [Get multiple TaxRates](https://developers.nexudus.com/rest-api/sys/get-taxrates-batch.md): Retrieve multiple TaxRate records by their Ids in a single request. - [Get one TaxRate](https://developers.nexudus.com/rest-api/sys/get-taxrates-by-id.md): Retrieve a single TaxRate record by its Id. - [Search TemplateFiles](https://developers.nexudus.com/rest-api/sys/get-templatefiles.md): Search and list TemplateFile records with filtering, sorting, and pagination. - [Get multiple TemplateFiles](https://developers.nexudus.com/rest-api/sys/get-templatefiles-batch.md): Retrieve multiple TemplateFile records by their Ids in a single request. - [Get one TemplateFile](https://developers.nexudus.com/rest-api/sys/get-templatefiles-by-id.md): Retrieve a single TemplateFile record by its Id. - [Search TemplateVersions](https://developers.nexudus.com/rest-api/sys/get-templateversions.md): Search and list TemplateVersion records with filtering, sorting, and pagination. - [Get multiple TemplateVersions](https://developers.nexudus.com/rest-api/sys/get-templateversions-batch.md): Retrieve multiple TemplateVersion records by their Ids in a single request. - [Get one TemplateVersion](https://developers.nexudus.com/rest-api/sys/get-templateversions-by-id.md): Retrieve a single TemplateVersion record by its Id. - [Search UiModules](https://developers.nexudus.com/rest-api/sys/get-uimodules.md): Search and list UiModule records with filtering, sorting, and pagination. - [Get multiple UiModules](https://developers.nexudus.com/rest-api/sys/get-uimodules-batch.md): Retrieve multiple UiModule records by their Ids in a single request. - [Get one UiModule](https://developers.nexudus.com/rest-api/sys/get-uimodules-by-id.md): Retrieve a single UiModule record by its Id. - [Search UserBookmarks](https://developers.nexudus.com/rest-api/sys/get-userbookmarks.md): Search and list UserBookmark records with filtering, sorting, and pagination. - [Get multiple UserBookmarks](https://developers.nexudus.com/rest-api/sys/get-userbookmarks-batch.md): Retrieve multiple UserBookmark records by their Ids in a single request. - [Get one UserBookmark](https://developers.nexudus.com/rest-api/sys/get-userbookmarks-by-id.md): Retrieve a single UserBookmark record by its Id. - [Search UserMessages](https://developers.nexudus.com/rest-api/sys/get-usermessages.md): Search and list UserMessage records with filtering, sorting, and pagination. - [Get multiple UserMessages](https://developers.nexudus.com/rest-api/sys/get-usermessages-batch.md): Retrieve multiple UserMessage records by their Ids in a single request. - [Get one UserMessage](https://developers.nexudus.com/rest-api/sys/get-usermessages-by-id.md): Retrieve a single UserMessage record by its Id. - [Search Users](https://developers.nexudus.com/rest-api/sys/get-users.md): Search and list User records with filtering, sorting, and pagination. - [Get multiple Users](https://developers.nexudus.com/rest-api/sys/get-users-batch.md): Retrieve multiple User records by their Ids in a single request. - [Get one User](https://developers.nexudus.com/rest-api/sys/get-users-by-id.md): Retrieve a single User record by its Id. - [Search ValidationRules](https://developers.nexudus.com/rest-api/sys/get-validationrules.md): Search and list ValidationRule records with filtering, sorting, and pagination. - [Get multiple ValidationRules](https://developers.nexudus.com/rest-api/sys/get-validationrules-batch.md): Retrieve multiple ValidationRule records by their Ids in a single request. - [Get one ValidationRule](https://developers.nexudus.com/rest-api/sys/get-validationrules-by-id.md): Retrieve a single ValidationRule record by its Id. - [Search WebHooks](https://developers.nexudus.com/rest-api/sys/get-webhooks.md): Search and list WebHook records with filtering, sorting, and pagination. - [Get multiple WebHooks](https://developers.nexudus.com/rest-api/sys/get-webhooks-batch.md): Retrieve multiple WebHook records by their Ids in a single request. - [Get one WebHook](https://developers.nexudus.com/rest-api/sys/get-webhooks-by-id.md): Retrieve a single WebHook record by its Id. - [Create AutomationTileAudit](https://developers.nexudus.com/rest-api/sys/post-automationtileaudits.md): Create a new AutomationTileAudit record. - [Create AutomationTile](https://developers.nexudus.com/rest-api/sys/post-automationtiles.md): Create a new AutomationTile record. - [Create BusinessDomain](https://developers.nexudus.com/rest-api/sys/post-businessdomains.md): Create a new BusinessDomain record. - [Create BusinessRedirection](https://developers.nexudus.com/rest-api/sys/post-businessredirections.md): Create a new BusinessRedirection record. - [Create BusinessSetting](https://developers.nexudus.com/rest-api/sys/post-businesssettings.md): Create a new BusinessSetting record. - [Create BusinessTimeSlot](https://developers.nexudus.com/rest-api/sys/post-businesstimeslots.md): Create a new BusinessTimeSlot record. - [Create ChatUserMessage](https://developers.nexudus.com/rest-api/sys/post-chatusermessages.md): Create a new ChatUserMessage record. - [Create CoworkerAccessControlAudit](https://developers.nexudus.com/rest-api/sys/post-coworkeraccesscontrolaudits.md): Create a new CoworkerAccessControlAudit record. - [Create CoworkerLegalContentAudit](https://developers.nexudus.com/rest-api/sys/post-coworkerlegalcontentaudits.md): Create a new CoworkerLegalContentAudit record. - [Create EloxxLockersAudit](https://developers.nexudus.com/rest-api/sys/post-eloxxlockersaudits.md): Create a new EloxxLockersAudit record. - [Create EmailTemplateFile](https://developers.nexudus.com/rest-api/sys/post-emailtemplatefiles.md): Create a new EmailTemplateFile record. - [Create FloorPlanDesk](https://developers.nexudus.com/rest-api/sys/post-floorplandesks.md): Create a new FloorPlanDesk record. - [Create FloorPlanDeskVariant](https://developers.nexudus.com/rest-api/sys/post-floorplandeskvariants.md): Create a new FloorPlanDeskVariant record. - [Create FloorPlanLayoutArea](https://developers.nexudus.com/rest-api/sys/post-floorplanlayoutareas.md): Create a new FloorPlanLayoutArea record. - [Create FloorPlanLayoutAsset](https://developers.nexudus.com/rest-api/sys/post-floorplanlayoutassets.md): Create a new FloorPlanLayoutAsset record. - [Create FloorPlanLayoutEdge](https://developers.nexudus.com/rest-api/sys/post-floorplanlayoutedges.md): Create a new FloorPlanLayoutEdge record. - [Create FloorPlanLayoutNode](https://developers.nexudus.com/rest-api/sys/post-floorplanlayoutnodes.md): Create a new FloorPlanLayoutNode record. - [Create FloorPlanLayoutOpening](https://developers.nexudus.com/rest-api/sys/post-floorplanlayoutopenings.md): Create a new FloorPlanLayoutOpening record. - [Create FloorPlanLayout](https://developers.nexudus.com/rest-api/sys/post-floorplanlayouts.md): Create a new FloorPlanLayout record. - [Create FloorplanLayoutTransition](https://developers.nexudus.com/rest-api/sys/post-floorplanlayouttransitions.md): Create a new FloorplanLayoutTransition record. - [Create FloorPlan](https://developers.nexudus.com/rest-api/sys/post-floorplans.md): Create a new FloorPlan record. - [Create Language](https://developers.nexudus.com/rest-api/sys/post-languages.md): Create a new Language record. - [Create LanguageToken](https://developers.nexudus.com/rest-api/sys/post-languagetokens.md): Create a new LanguageToken record. - [Create LegalContentAudit](https://developers.nexudus.com/rest-api/sys/post-legalcontentaudits.md): Create a new LegalContentAudit record. - [Create OpenAiChatMessage](https://developers.nexudus.com/rest-api/sys/post-openaichatmessages.md): Create a new OpenAiChatMessage record. - [Create PassportCard](https://developers.nexudus.com/rest-api/sys/post-passportcards.md): Create a new PassportCard record. - [Create PayoutInvoice](https://developers.nexudus.com/rest-api/sys/post-payoutinvoices.md): Create a new PayoutInvoice record. - [Create PlatformChangeMessage](https://developers.nexudus.com/rest-api/sys/post-platformchangemessages.md): Create a new PlatformChangeMessage record. - [Create RadiusServer](https://developers.nexudus.com/rest-api/sys/post-radiusservers.md): Create a new RadiusServer record. - [Create RefreshToken](https://developers.nexudus.com/rest-api/sys/post-refreshtokens.md): Create a new RefreshToken record. - [Create Report](https://developers.nexudus.com/rest-api/sys/post-reports.md): Create a new Report record. - [Create ResellerAccount](https://developers.nexudus.com/rest-api/sys/post-reselleraccounts.md): Create a new ResellerAccount record. - [Create ResellerPayout](https://developers.nexudus.com/rest-api/sys/post-resellerpayouts.md): Create a new ResellerPayout record. - [Create Reseller](https://developers.nexudus.com/rest-api/sys/post-resellers.md): Create a new Reseller record. - [Create SensorHistory](https://developers.nexudus.com/rest-api/sys/post-sensorhistories.md): Create a new SensorHistory record. - [Run command for SensorHistories](https://developers.nexudus.com/rest-api/sys/post-sensorhistories-run-command.md): This endpoint lets you run a command for one or more Sensor History records. - [Create Sensor](https://developers.nexudus.com/rest-api/sys/post-sensors.md): Create a new Sensor record. - [Run command for Sensors](https://developers.nexudus.com/rest-api/sys/post-sensors-run-command.md): This endpoint lets you run a command for one or more Sensor records. - [Create SystemNotification](https://developers.nexudus.com/rest-api/sys/post-systemnotifications.md): Create a new SystemNotification record. - [Create TaxRate](https://developers.nexudus.com/rest-api/sys/post-taxrates.md): Create a new TaxRate record. - [Create TemplateFile](https://developers.nexudus.com/rest-api/sys/post-templatefiles.md): Create a new TemplateFile record. - [Create TemplateVersion](https://developers.nexudus.com/rest-api/sys/post-templateversions.md): Create a new TemplateVersion record. - [Create UiModule](https://developers.nexudus.com/rest-api/sys/post-uimodules.md): Create a new UiModule record. - [Create UserBookmark](https://developers.nexudus.com/rest-api/sys/post-userbookmarks.md): Create a new UserBookmark record. - [Create User](https://developers.nexudus.com/rest-api/sys/post-users.md): Create a new User record. - [Create ValidationRule](https://developers.nexudus.com/rest-api/sys/post-validationrules.md): Create a new ValidationRule record. - [Create WebHook](https://developers.nexudus.com/rest-api/sys/post-webhooks.md): Create a new WebHook record. - [Update AutomationTileAudit](https://developers.nexudus.com/rest-api/sys/put-automationtileaudits.md): Update an existing AutomationTileAudit record. - [Update AutomationTile](https://developers.nexudus.com/rest-api/sys/put-automationtiles.md): Update an existing AutomationTile record. - [Update BusinessDomain](https://developers.nexudus.com/rest-api/sys/put-businessdomains.md): Update an existing BusinessDomain record. - [Update Business](https://developers.nexudus.com/rest-api/sys/put-businesses.md): Update an existing Business record. - [Update BusinessRedirection](https://developers.nexudus.com/rest-api/sys/put-businessredirections.md): Update an existing BusinessRedirection record. - [Update BusinessSetting](https://developers.nexudus.com/rest-api/sys/put-businesssettings.md): Update an existing BusinessSetting record. - [Update BusinessTimeSlot](https://developers.nexudus.com/rest-api/sys/put-businesstimeslots.md): Update an existing BusinessTimeSlot record. - [Update ChatUserMessage](https://developers.nexudus.com/rest-api/sys/put-chatusermessages.md): Update an existing ChatUserMessage record. - [Update CoworkerAccessControlAudit](https://developers.nexudus.com/rest-api/sys/put-coworkeraccesscontrolaudits.md): Update an existing CoworkerAccessControlAudit record. - [Update CoworkerLegalContentAudit](https://developers.nexudus.com/rest-api/sys/put-coworkerlegalcontentaudits.md): Update an existing CoworkerLegalContentAudit record. - [Update EloxxLockersAudit](https://developers.nexudus.com/rest-api/sys/put-eloxxlockersaudits.md): Update an existing EloxxLockersAudit record. - [Update EmailQueueItemAttachment](https://developers.nexudus.com/rest-api/sys/put-emailqueueitemattachments.md): Update an existing EmailQueueItemAttachment record. - [Update EmailTemplateFile](https://developers.nexudus.com/rest-api/sys/put-emailtemplatefiles.md): Update an existing EmailTemplateFile record. - [Update FloorPlanDesk](https://developers.nexudus.com/rest-api/sys/put-floorplandesks.md): Update an existing FloorPlanDesk record. - [Update FloorPlanDeskVariant](https://developers.nexudus.com/rest-api/sys/put-floorplandeskvariants.md): Update an existing FloorPlanDeskVariant record. - [Update FloorPlanLayoutArea](https://developers.nexudus.com/rest-api/sys/put-floorplanlayoutareas.md): Update an existing FloorPlanLayoutArea record. - [Update FloorPlanLayoutAsset](https://developers.nexudus.com/rest-api/sys/put-floorplanlayoutassets.md): Update an existing FloorPlanLayoutAsset record. - [Update FloorPlanLayoutEdge](https://developers.nexudus.com/rest-api/sys/put-floorplanlayoutedges.md): Update an existing FloorPlanLayoutEdge record. - [Update FloorPlanLayoutNode](https://developers.nexudus.com/rest-api/sys/put-floorplanlayoutnodes.md): Update an existing FloorPlanLayoutNode record. - [Update FloorPlanLayoutOpening](https://developers.nexudus.com/rest-api/sys/put-floorplanlayoutopenings.md): Update an existing FloorPlanLayoutOpening record. - [Update FloorPlanLayout](https://developers.nexudus.com/rest-api/sys/put-floorplanlayouts.md): Update an existing FloorPlanLayout record. - [Update FloorplanLayoutTransition](https://developers.nexudus.com/rest-api/sys/put-floorplanlayouttransitions.md): Update an existing FloorplanLayoutTransition record. - [Update FloorPlan](https://developers.nexudus.com/rest-api/sys/put-floorplans.md): Update an existing FloorPlan record. - [Update Language](https://developers.nexudus.com/rest-api/sys/put-languages.md): Update an existing Language record. - [Update LanguageToken](https://developers.nexudus.com/rest-api/sys/put-languagetokens.md): Update an existing LanguageToken record. - [Update LegalContentAudit](https://developers.nexudus.com/rest-api/sys/put-legalcontentaudits.md): Update an existing LegalContentAudit record. - [Update OpenAiChatMessage](https://developers.nexudus.com/rest-api/sys/put-openaichatmessages.md): Update an existing OpenAiChatMessage record. - [Update PassportCard](https://developers.nexudus.com/rest-api/sys/put-passportcards.md): Update an existing PassportCard record. - [Update PayoutInvoice](https://developers.nexudus.com/rest-api/sys/put-payoutinvoices.md): Update an existing PayoutInvoice record. - [Update PlatformChangeMessage](https://developers.nexudus.com/rest-api/sys/put-platformchangemessages.md): Update an existing PlatformChangeMessage record. - [Update RadiusServer](https://developers.nexudus.com/rest-api/sys/put-radiusservers.md): Update an existing RadiusServer record. - [Update RefreshToken](https://developers.nexudus.com/rest-api/sys/put-refreshtokens.md): Update an existing RefreshToken record. - [Update RegisteredDevice](https://developers.nexudus.com/rest-api/sys/put-registereddevices.md): Update an existing RegisteredDevice record. - [Update Report](https://developers.nexudus.com/rest-api/sys/put-reports.md): Update an existing Report record. - [Update ResellerAccount](https://developers.nexudus.com/rest-api/sys/put-reselleraccounts.md): Update an existing ResellerAccount record. - [Update ResellerPayout](https://developers.nexudus.com/rest-api/sys/put-resellerpayouts.md): Update an existing ResellerPayout record. - [Update Reseller](https://developers.nexudus.com/rest-api/sys/put-resellers.md): Update an existing Reseller record. - [Update SensorHistory](https://developers.nexudus.com/rest-api/sys/put-sensorhistories.md): Update an existing SensorHistory record. - [Update Sensor](https://developers.nexudus.com/rest-api/sys/put-sensors.md): Update an existing Sensor record. - [Update SimpleTimeZone](https://developers.nexudus.com/rest-api/sys/put-simpletimezones.md): Update an existing SimpleTimeZone record. - [Update SystemNotification](https://developers.nexudus.com/rest-api/sys/put-systemnotifications.md): Update an existing SystemNotification record. - [Update TaxRate](https://developers.nexudus.com/rest-api/sys/put-taxrates.md): Update an existing TaxRate record. - [Update TemplateFile](https://developers.nexudus.com/rest-api/sys/put-templatefiles.md): Update an existing TemplateFile record. - [Update TemplateVersion](https://developers.nexudus.com/rest-api/sys/put-templateversions.md): Update an existing TemplateVersion record. - [Update UiModule](https://developers.nexudus.com/rest-api/sys/put-uimodules.md): Update an existing UiModule record. - [Update UserBookmark](https://developers.nexudus.com/rest-api/sys/put-userbookmarks.md): Update an existing UserBookmark record. - [Update User](https://developers.nexudus.com/rest-api/sys/put-users.md): Update an existing User record. - [Update ValidationRule](https://developers.nexudus.com/rest-api/sys/put-validationrules.md): Update an existing ValidationRule record. - [Update WebHook](https://developers.nexudus.com/rest-api/sys/put-webhooks.md): Update an existing WebHook record. - [Client Setup](https://developers.nexudus.com/sdk/client-setup.md): How to configure the NexudusApiClient with authentication and connection options. - [Server-Side Commands](https://developers.nexudus.com/sdk/commands.md): How to discover and execute server-side commands on Nexudus entities using the SDK. - [Creating Records](https://developers.nexudus.com/sdk/creating-records.md): How to create new entities in Nexudus using the SDK. - [Full CRUD Lifecycle](https://developers.nexudus.com/sdk/crud-lifecycle.md): A complete example showing create, read, update, and delete operations in a single workflow. - [Deleting Records](https://developers.nexudus.com/sdk/deleting-records.md): How to delete entities in Nexudus using the SDK. - [Error Handling](https://developers.nexudus.com/sdk/error-handling.md): How the Nexudus SDK handles errors, rate limiting, and edge cases. - [Filtering Records](https://developers.nexudus.com/sdk/filtering.md): How to filter search results by field values using the Nexudus SDK. - [Installing the Nexudus SDK](https://developers.nexudus.com/sdk/installation.md): How to install the Nexudus.Sdk NuGet package and verify it is available in your project. - [Listing Records](https://developers.nexudus.com/sdk/listing-records.md): How to list and paginate through records using the Nexudus SDK. - [What is the Nexudus SDK?](https://developers.nexudus.com/sdk/overview.md): An overview of the Nexudus.Sdk .NET library for interacting with the Nexudus REST API programmatically. - [Fetching Single Records](https://developers.nexudus.com/sdk/single-records.md): How to retrieve one or more specific records by ID using the Nexudus SDK. - [Updating Records](https://developers.nexudus.com/sdk/updating-records.md): How to update existing entities in Nexudus using the SDK.