Tariffs
Search Tariffs
Search and list Tariff records with filtering, sorting, and pagination.
GET
Search Tariffs
A Tariff (also called a Plan) is a membership plan that customers can sign up to in exchange for access to a coworking space and other benefits. Tariffs are the foundation for contracts — every time a customer signs up to a plan, Nexudus generates a
CoworkerContract for that member based on the plan’s settings.
Plans define billing frequency (in months or weeks via InvoiceEvery / InvoiceEveryWeeks), pricing, cancellation rules, and limits on check-ins, booking minutes, visitor passes, and hours. Members are invoiced at the end of each billing cycle. Plans can include benefits such as day passes, booking credits, and money credits — these are configured through CoworkerExtraService and Product entities linked to the contract.
Use SystemTariffType to categorise the plan (e.g. FullTimeHotDesk, VirtualOffice, Storage). Use Visible to control whether the plan appears on the members portal. Plans can optionally require identity checks before activation, enforce contract terms, support pausing, and define delivery handling preferences for virtual office mail.
When you edit a plan, changes impact all members signed up to that plan. To customise settings for an individual member, edit their CoworkerContract instead.
Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.
The authenticated user must be a full unrestricted administrator or have the Tariff-List role.Enums
eTariffType — SystemTariffType values
eTariffType — SystemTariffType values
| Value | Name |
|---|---|
| 1 | FullTimePrivateOffice |
| 2 | PartTimePrivateOffice |
| 3 | FullTimeDedicatedDesk |
| 4 | PartTimeDedicatedDesk |
| 5 | FullTimeHotDesk |
| 6 | PartTimeHotDesk |
| 7 | FullTimeOther |
| 8 | PartTimeOther |
| 9 | Storage |
| 10 | VirtualOffice |
| 11 | Virtual |
| 99 | Other |
eTariffBookingDueDateStrategy — BookingDueDateStrategy values
eTariffBookingDueDateStrategy — BookingDueDateStrategy values
| Value | Name |
|---|---|
| 1 | RenewalDate |
| 2 | BookingEndDate |
| 3 | BookingCreationDate |
| 4 | NextNthOfMonth |
eIdentityCheckProvider — AddressIdentityCheckProvider values
eIdentityCheckProvider — AddressIdentityCheckProvider values
| Value | Name |
|---|---|
| 1 | Manual |
| 2 | StripeIdentity |
eIdentityCheckRepeatPattern — AddressIdentityCheckRepeatPattern values
eIdentityCheckRepeatPattern — AddressIdentityCheckRepeatPattern values
| Value | Name |
|---|---|
| 1 | Never |
| 2 | Every3Months |
| 3 | Every6Months |
| 4 | Every12Months |
| 5 | Every24Months |
eDeliveryHandlingPreference
eDeliveryHandlingPreference
| Value | Name |
|---|---|
| 1 | StoreForCollection |
| 2 | Forward |
| 3 | OpenScanForward |
| 4 | OpenScanRecycle |
| 5 | OpenScanShred |
| 6 | OpenScanStoreForCollection |
| 7 | Recycle |
| 8 | ReturnToSender |
| 9 | Shred |
| 10 | DepositCheck |
| 11 | Unknown |
Query Parameters
Pagination & Sorting
The page number to retrieve.
The number of records per page.
The property name to sort results by (e.g.
Name, CreatedOn).Sort direction.
0 for ascending, 1 for descending.Filters
Filter by iD of the business linked to this record.
Filter by business name.
Filter by plan name.
Filter by category of the plan: FullTimePrivateOffice, PartTimePrivateOffice, FullTimeDedicatedDesk, PartTimeDedicatedDesk, FullTimeHotDesk, PartTimeHotDesk, FullTimeOther, PartTimeOther, Storage, VirtualOffice, Virtual, or Other.
Filter by recurring price charged per billing cycle.
Filter by day of the month on which invoices are generated for members on this plan.
Filter by whether the plan is visible to customers on the members portal and mobile app.
Filter by whether this plan is available to any AI channels (Email, Chat or WhatsApp) for recommendations for private offices;.
Filter by custom notes provided to the AI assistant when describing this plan.
Filter by whether to show the plan price to the AI assistant.
Filter by custom price shown to the AI assistant instead of the actual price.
Filter by whether this plan uses time passes for check-in access.
Filter by plan description shown to customers.
Filter by custom text shown on the invoice line instead of the plan name.
Filter by one-off fee charged when a customer first signs up to this plan.
Filter by iD of the currency linked to this record.
Filter by currency code.
Filter by standard tax rate applied to charges on this plan.
Filter by reduced tax rate applied when applicable.
Filter by tax-exempt rate applied when applicable.
Filter by financial account used for revenue tracking.
Filter by terms and conditions text that members must accept when signing up.
Filter by file name of the contract document template.
Filter by uRL to upload a new contract document template.
Filter by set to true to remove the uploaded contract document file.
Filter by number of days’ notice required before a contract can be cancelled.
Filter by display order on the members portal (lower numbers appear first).
Filter by group name used to visually group plans together on the members portal.
Filter by prevents members from cancelling this plan through the members portal.
Filter by maximum number of members that can be signed up to this plan at any time.
Filter by minimum number of days a contract must be active before it can be cancelled.
Filter by default minimum contract term in months for new sign-ups.
Filter by number of days after contract cancellation before the member account is deactivated.
Filter by maximum number of check-ins included per billing cycle.
Filter by maximum number of check-ins allowed per month.
Filter by maximum number of check-ins allowed per week.
Filter by maximum number of visitor passes allowed per month.
Filter by maximum number of visitor passes allowed per week.
Filter by maximum number of visitor passes allowed per day.
Filter by maximum number of hours included per billing cycle.
Filter by maximum number of hours allowed per month.
Filter by maximum number of hours allowed per week.
Filter by maximum booking minutes allowed per week.
Filter by maximum booking minutes allowed per month.
Filter by discount percentage for extra services.
Filter by discount percentage for time passes.
Filter by discount percentage for charges.
Filter by billing cycle length in months. Set to 0 if billing by weeks instead.
Filter by billing cycle length in weeks. Set to 0 if billing by months instead.
Filter by number of days after which the contract is automatically cancelled if not paid.
Filter by number of billing cycles to invoice in advance.
Filter by day of the month used to align billing cycles when prorating.
Filter by number of days before the prorate day to start prorating.
Filter by whether to prorate the final invoice when a contract is cancelled mid-cycle.
Filter by number of days to extend a contract after payment is received.
Filter by whether to exclude this plan’s charges from member invoices.
Filter by whether to automatically generate invoices at the end of each billing cycle.
Filter by raise invoice every N months.
Filter by raise invoice every N weeks.
Filter by minimum total amount charged per billing cycle regardless of usage.
Filter by whether time pass charges count towards the minimum price.
Filter by whether extra service charges count towards the minimum price.
Filter by whether event charges count towards the minimum price.
Filter by whether the plan is archived and no longer available for new sign-ups.
Filter by whether the plan is starred (highlighted) on the members portal.
Filter by whether new sign-ups are kept on hold until manually approved.
Filter by whether members can pause their contract on this plan.
Filter by maximum number of times a contract can be paused per year.
Filter by maximum number of billing cycles a contract can be paused for.
Filter by strategy for determining when booking charges are due: RenewalDate, BookingEndDate, BookingCreationDate, or NextNthOfMonth.
Filter by day of the month used when BookingDueDateStrategy is NextNthOfMonth.
Filter by calculated total price at sign-up including the plan price and sign-up fee.
Filter by calculated total recurring price per billing cycle.
Filter by whether this is a virtual office plan with mail handling features.
Filter by whether to keep the contract on hold until all required identity checks are completed.
Filter by whether to request an address identity check from members signing up to this plan.
Filter by instructions shown to members when completing the address identity check.
Filter by provider used for address identity checks: Manual or StripeIdentity.
Filter by whether to keep the contract paused if the address identity check reveals a mismatch.
Filter by how often to repeat the address identity check: Never, Every3Months, Every6Months, Every12Months, or Every24Months.
Filter by whether to request an identity (ID document) check from members signing up to this plan.
Filter by provider used for identity checks: Manual or StripeIdentity.
Filter by how often to repeat the identity check: Never, Every3Months, Every6Months, Every12Months, or Every24Months.
Filter by instructions shown to members when completing the identity check.
Filter by whether to request an AML check from members signing up to this plan.
Filter by whether to enable AML checks against the OpenSanctions dataset.
Filter by whether to enable AML checks against the Pappers dataset.
Filter by which OpenSanctions dataset to check against for AML screening (e.g. ‘default’).
Filter by score threshold for AML checks, between 0 and 1. Matches with a score above this threshold will be considered a positive match. Default is 0.7.
Filter by whether to email the onboarding form to new members signing up to this plan.
Filter by iD of the onboarding form page sent to new members.
Filter by form page name.
Filter by allowed handling preferences for mail deliveries (virtual office).
Filter by allowed handling preferences for parcel deliveries (virtual office).
Filter by allowed handling preferences for check deliveries (virtual office).
Filter by allowed handling preferences for publicity deliveries (virtual office).
Filter by allowed handling preferences for other deliveries (virtual office).
Filter by maximum number of days deliveries are stored before being returned (virtual office).
Filter by maximum number of company name aliases allowed for mail handling (virtual office).
Filter by maximum number of mail recipients allowed (virtual office).
Filter by maximum number of forwarding addresses allowed (virtual office).
Filter by whether to automatically transfer mail handling products to the member’s contract.
Range Filters
Filter by recurring price charged per billing cycle greater than or equal to this value.
Filter by recurring price charged per billing cycle less than or equal to this value.
Filter by day of the month on which invoices are generated for members on this plan greater than or equal to this value.
Filter by day of the month on which invoices are generated for members on this plan less than or equal to this value.
Filter by custom price shown to the AI assistant instead of the actual price greater than or equal to this value.
Filter by custom price shown to the AI assistant instead of the actual price less than or equal to this value.
Filter by one-off fee charged when a customer first signs up to this plan greater than or equal to this value.
Filter by one-off fee charged when a customer first signs up to this plan less than or equal to this value.
Filter by number of days’ notice required before a contract can be cancelled greater than or equal to this value.
Filter by number of days’ notice required before a contract can be cancelled less than or equal to this value.
Filter by display order on the members portal (lower numbers appear first) greater than or equal to this value.
Filter by display order on the members portal (lower numbers appear first) less than or equal to this value.
Filter by maximum number of members that can be signed up to this plan at any time greater than or equal to this value.
Filter by maximum number of members that can be signed up to this plan at any time less than or equal to this value.
Filter by minimum number of days a contract must be active before it can be cancelled greater than or equal to this value.
Filter by minimum number of days a contract must be active before it can be cancelled less than or equal to this value.
Filter by default minimum contract term in months for new sign-ups greater than or equal to this value.
Filter by default minimum contract term in months for new sign-ups less than or equal to this value.
Filter by number of days after contract cancellation before the member account is deactivated greater than or equal to this value.
Filter by number of days after contract cancellation before the member account is deactivated less than or equal to this value.
Filter by maximum number of check-ins included per billing cycle greater than or equal to this value.
Filter by maximum number of check-ins included per billing cycle less than or equal to this value.
Filter by maximum number of check-ins allowed per month greater than or equal to this value.
Filter by maximum number of check-ins allowed per month less than or equal to this value.
Filter by maximum number of check-ins allowed per week greater than or equal to this value.
Filter by maximum number of check-ins allowed per week less than or equal to this value.
Filter by maximum number of visitor passes allowed per month greater than or equal to this value.
Filter by maximum number of visitor passes allowed per month less than or equal to this value.
Filter by maximum number of visitor passes allowed per week greater than or equal to this value.
Filter by maximum number of visitor passes allowed per week less than or equal to this value.
Filter by maximum number of visitor passes allowed per day greater than or equal to this value.
Filter by maximum number of visitor passes allowed per day less than or equal to this value.
Filter by maximum number of hours included per billing cycle greater than or equal to this value.
Filter by maximum number of hours included per billing cycle less than or equal to this value.
Filter by maximum number of hours allowed per month greater than or equal to this value.
Filter by maximum number of hours allowed per month less than or equal to this value.
Filter by maximum number of hours allowed per week greater than or equal to this value.
Filter by maximum number of hours allowed per week less than or equal to this value.
Filter by maximum booking minutes allowed per week greater than or equal to this value.
Filter by maximum booking minutes allowed per week less than or equal to this value.
Filter by maximum booking minutes allowed per month greater than or equal to this value.
Filter by maximum booking minutes allowed per month less than or equal to this value.
Filter by discount percentage for extra services greater than or equal to this value.
Filter by discount percentage for extra services less than or equal to this value.
Filter by discount percentage for time passes greater than or equal to this value.
Filter by discount percentage for time passes less than or equal to this value.
Filter by discount percentage for charges greater than or equal to this value.
Filter by discount percentage for charges less than or equal to this value.
Filter by billing cycle length in months. Set to 0 if billing by weeks instead greater than or equal to this value.
Filter by billing cycle length in months. Set to 0 if billing by weeks instead less than or equal to this value.
Filter by billing cycle length in weeks. Set to 0 if billing by months instead greater than or equal to this value.
Filter by billing cycle length in weeks. Set to 0 if billing by months instead less than or equal to this value.
Filter by number of days after which the contract is automatically cancelled if not paid greater than or equal to this value.
Filter by number of days after which the contract is automatically cancelled if not paid less than or equal to this value.
Filter by number of billing cycles to invoice in advance greater than or equal to this value.
Filter by number of billing cycles to invoice in advance less than or equal to this value.
Filter by day of the month used to align billing cycles when prorating greater than or equal to this value.
Filter by day of the month used to align billing cycles when prorating less than or equal to this value.
Filter by number of days before the prorate day to start prorating greater than or equal to this value.
Filter by number of days before the prorate day to start prorating less than or equal to this value.
Filter by number of days to extend a contract after payment is received greater than or equal to this value.
Filter by number of days to extend a contract after payment is received less than or equal to this value.
Filter by raise invoice every N months greater than or equal to this value.
Filter by raise invoice every N months less than or equal to this value.
Filter by raise invoice every N weeks greater than or equal to this value.
Filter by raise invoice every N weeks less than or equal to this value.
Filter by minimum total amount charged per billing cycle regardless of usage greater than or equal to this value.
Filter by minimum total amount charged per billing cycle regardless of usage less than or equal to this value.
Filter by maximum number of times a contract can be paused per year greater than or equal to this value.
Filter by maximum number of times a contract can be paused per year less than or equal to this value.
Filter by maximum number of billing cycles a contract can be paused for greater than or equal to this value.
Filter by maximum number of billing cycles a contract can be paused for less than or equal to this value.
Filter by day of the month used when BookingDueDateStrategy is NextNthOfMonth greater than or equal to this value.
Filter by day of the month used when BookingDueDateStrategy is NextNthOfMonth less than or equal to this value.
Filter by calculated total price at sign-up including the plan price and sign-up fee greater than or equal to this value.
Filter by calculated total price at sign-up including the plan price and sign-up fee less than or equal to this value.
Filter by calculated total recurring price per billing cycle greater than or equal to this value.
Filter by calculated total recurring price per billing cycle less than or equal to this value.
Filter by score threshold for AML checks, between 0 and 1. Matches with a score above this threshold will be considered a positive match. Default is 0.7 greater than or equal to this value.
Filter by score threshold for AML checks, between 0 and 1. Matches with a score above this threshold will be considered a positive match. Default is 0.7 less than or equal to this value.
Filter by maximum number of days deliveries are stored before being returned (virtual office) greater than or equal to this value.
Filter by maximum number of days deliveries are stored before being returned (virtual office) less than or equal to this value.
Filter by maximum number of company name aliases allowed for mail handling (virtual office) greater than or equal to this value.
Filter by maximum number of company name aliases allowed for mail handling (virtual office) less than or equal to this value.
Filter by maximum number of mail recipients allowed (virtual office) greater than or equal to this value.
Filter by maximum number of mail recipients allowed (virtual office) less than or equal to this value.
Filter by maximum number of forwarding addresses allowed (virtual office) greater than or equal to this value.
Filter by maximum number of forwarding addresses allowed (virtual office) less than or equal to this value.
Filter records created on or after this date. Format:
YYYY-MM-DDTHH:mm.Filter records created on or before this date. Format:
YYYY-MM-DDTHH:mm.Filter records updated on or after this date. Format:
YYYY-MM-DDTHH:mm.Filter records updated on or before this date. Format:
YYYY-MM-DDTHH:mm.Code Examples
Simple listing
Filtering by Name
Range filters
Response
200
The list of Tariff records matching the query. See the Get one Tariff endpoint for the full list of properties returned for each record.
Current page number.
Number of records per page.
The field used for sorting.
The sort direction (
0 = ascending, 1 = descending).Index of the first item on the current page.
Index of the last item on the current page.
Total number of matching records across all pages.
Total number of pages.
Whether there is a next page of results.
Whether there is a previous page of results.
Example Response
Search Tariffs