API Documentation

API Endpoint

Organization Subscriptions

Organization Subscriptions

Supported Enumerations

Payment methods:

  • credit_card (payment_method_id: 1)

  • invoice (payment_method_id: 2)

GET /api/v2/organization_subscriptions/1
Requestsreturns organization subscriptionreturns organization subscription

GET  /api/v2/organization_subscriptions/754

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "754",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 1,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "754"
        }
      }
    }
  },
  "meta": {}
}

GET  /api/v2/organization_subscriptions/776

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "776",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 1,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 24,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "premium",
        "name": "Premium",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 2400,
        "yearly_price_cents": 24000,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": true,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "ultimate"
        ],
        "downgrades": [],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 5
          },
          "workflows": {
            "type": "metered",
            "limit": 5
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 1
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 3
          },
          "forms": {
            "type": "metered",
            "limit": 0
          },
          "public_forms": {
            "type": "switch",
            "available": false
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": false
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 0
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": false
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": false
          },
          "purchase_orders": {
            "type": "switch",
            "available": false
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": false
          },
          "tentative_bookings": {
            "type": "switch",
            "available": false
          },
          "task_view_sharing": {
            "type": "switch",
            "available": false
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": false
          },
          "person_status": {
            "type": "switch",
            "available": false
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": false
          },
          "custom_man_days": {
            "type": "switch",
            "available": false
          },
          "workload_view": {
            "type": "switch",
            "available": false
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": false
          },
          "probability_per_stage": {
            "type": "switch",
            "available": false
          },
          "expense_sync": {
            "type": "switch",
            "available": false
          },
          "reports_sharing": {
            "type": "switch",
            "available": false
          },
          "service_custom_fields": {
            "type": "switch",
            "available": false
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": false
          },
          "financial_month_locking": {
            "type": "switch",
            "available": false
          },
          "timesheet_submission": {
            "type": "switch",
            "available": false
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": false
          },
          "scim": {
            "type": "switch",
            "available": false
          },
          "approval_policies": {
            "type": "switch",
            "available": false
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": false
          },
          "email_inbox": {
            "type": "switch",
            "available": false
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": false
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": false
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 0
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": false
          },
          "bulk_bookings": {
            "type": "switch",
            "available": false
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": false
          }
        },
        "cycle_change_enabled": false,
        "cycle_change_error": "plan_discontinued",
        "upgradeables": [
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [],
            "downgrades": [
              "new_essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 40
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 15
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 10
              },
              "workflows": {
                "type": "metered",
                "limit": 10
              },
              "rate_cards": {
                "type": "metered",
                "limit": 30
              },
              "teams": {
                "type": "metered",
                "limit": 20
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 250
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 100
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 5
              },
              "forms": {
                "type": "metered",
                "limit": 100
              },
              "public_forms": {
                "type": "switch",
                "available": true
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": true
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": true
              },
              "forecasting": {
                "type": "switch",
                "available": true
              },
              "webhooks": {
                "type": "switch",
                "available": true
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": true
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": true
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": true
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": true
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": true
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": true
              },
              "automations": {
                "type": "metered",
                "limit": 5000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": true
              },
              "restricted_tracking": {
                "type": "switch",
                "available": true
              },
              "enforce_sso": {
                "type": "switch",
                "available": true
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": true
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": true
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": true
              },
              "hubspot_integration": {
                "type": "switch",
                "available": true
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": true
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": true
              },
              "purchase_orders": {
                "type": "switch",
                "available": true
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": true
              },
              "custom_man_days": {
                "type": "switch",
                "available": true
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": true
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": true
              },
              "timesheet_submission": {
                "type": "switch",
                "available": true
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": true
              },
              "scim": {
                "type": "switch",
                "available": true
              },
              "approval_policies": {
                "type": "switch",
                "available": true
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 100
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": true
              },
              "bulk_bookings": {
                "type": "switch",
                "available": true
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ],
        "downgradeables": []
      },
      "plan_type": "premium",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "776"
        }
      }
    }
  },
  "meta": {}
}

Gets a organization subscription
GET/api/v2/organization_subscriptions/{id}

URI Parameters
HideShow
id
number (required) Example: 1

organization subscription id


PATCH /api/v2/organization_subscriptions/1
Requestscreates subscriptionsets trial plansets trial plandoes not change trial plandoes not change trial plansets trial_plan to nullupdates subscriptionupdates subscriptionupdates subscriptionupdates subscriptionupdates subscriptionupdates subscriptionupdates subscriptionreturns errorcreates subscriptionsets trial plan when plan is set upon monthly standard plandoes not change trial plan when plan changes cycledoes not change trial plan when plan changesets trial_plan to null when undefinedraises error when cycle changed from monthly to yearlyraises error when switching from standard to premiumraises error when switching from standard to new premiumraises error when switching from new premium to standardis valid when switching from new premium to ultimateraises error when switching from premium yearly to standard monthlyupdates subscription

PATCH  /api/v2/organization_subscriptions/755

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "stripe_token": "tok_u5dg20Gra"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "755",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": "mastercard",
      "card_last4": "4141",
      "card_month": "11",
      "card_year": "2032",
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_without_subs",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "755"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/756

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "trial_plan_type": "ultimate"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "756",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 2,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 28,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "professional",
        "name": "Professional",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 2800,
        "yearly_price_cents": 28800,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "ultimate"
        ],
        "downgrades": [
          "new_essential"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 5
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 5
          },
          "workflows": {
            "type": "metered",
            "limit": 5
          },
          "rate_cards": {
            "type": "metered",
            "limit": 10
          },
          "teams": {
            "type": "metered",
            "limit": 5
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 150
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 1
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 3
          },
          "forms": {
            "type": "metered",
            "limit": 50
          },
          "public_forms": {
            "type": "switch",
            "available": false
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": false
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": false
          },
          "forecasting": {
            "type": "switch",
            "available": false
          },
          "webhooks": {
            "type": "switch",
            "available": false
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": false
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": false
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": false
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": false
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": false
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": false
          },
          "automations": {
            "type": "metered",
            "limit": 1000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": false
          },
          "restricted_tracking": {
            "type": "switch",
            "available": false
          },
          "enforce_sso": {
            "type": "switch",
            "available": false
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": false
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": false
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": false
          },
          "hubspot_integration": {
            "type": "switch",
            "available": false
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": false
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": false
          },
          "purchase_orders": {
            "type": "switch",
            "available": false
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": false
          },
          "custom_man_days": {
            "type": "switch",
            "available": false
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": false
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": false
          },
          "timesheet_submission": {
            "type": "switch",
            "available": false
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": false
          },
          "scim": {
            "type": "switch",
            "available": false
          },
          "approval_policies": {
            "type": "switch",
            "available": false
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": false
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 50
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": false
          },
          "bulk_bookings": {
            "type": "switch",
            "available": false
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [],
            "downgrades": [
              "new_essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 40
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 15
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 10
              },
              "workflows": {
                "type": "metered",
                "limit": 10
              },
              "rate_cards": {
                "type": "metered",
                "limit": 30
              },
              "teams": {
                "type": "metered",
                "limit": 20
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 250
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 100
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 5
              },
              "forms": {
                "type": "metered",
                "limit": 100
              },
              "public_forms": {
                "type": "switch",
                "available": true
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": true
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": true
              },
              "forecasting": {
                "type": "switch",
                "available": true
              },
              "webhooks": {
                "type": "switch",
                "available": true
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": true
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": true
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": true
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": true
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": true
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": true
              },
              "automations": {
                "type": "metered",
                "limit": 5000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": true
              },
              "restricted_tracking": {
                "type": "switch",
                "available": true
              },
              "enforce_sso": {
                "type": "switch",
                "available": true
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": true
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": true
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": true
              },
              "hubspot_integration": {
                "type": "switch",
                "available": true
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": true
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": true
              },
              "purchase_orders": {
                "type": "switch",
                "available": true
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": true
              },
              "custom_man_days": {
                "type": "switch",
                "available": true
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": true
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": true
              },
              "timesheet_submission": {
                "type": "switch",
                "available": true
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": true
              },
              "scim": {
                "type": "switch",
                "available": true
              },
              "approval_policies": {
                "type": "switch",
                "available": true
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 100
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": true
              },
              "bulk_bookings": {
                "type": "switch",
                "available": true
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "professional",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": "2019-01-15 23:59:59",
      "trial_plan_type": "ultimate",
      "trial_plan_active": true,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "756"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/757

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "trial_plan_type": "ultimate",
      "plan_cycle": "year"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "757",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 2,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 288,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "year",
      "current_plan": {
        "id": "professional",
        "name": "Professional",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 2800,
        "yearly_price_cents": 28800,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "ultimate"
        ],
        "downgrades": [
          "new_essential"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 5
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 5
          },
          "workflows": {
            "type": "metered",
            "limit": 5
          },
          "rate_cards": {
            "type": "metered",
            "limit": 10
          },
          "teams": {
            "type": "metered",
            "limit": 5
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 150
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 1
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 3
          },
          "forms": {
            "type": "metered",
            "limit": 50
          },
          "public_forms": {
            "type": "switch",
            "available": false
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": false
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": false
          },
          "forecasting": {
            "type": "switch",
            "available": false
          },
          "webhooks": {
            "type": "switch",
            "available": false
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": false
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": false
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": false
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": false
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": false
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": false
          },
          "automations": {
            "type": "metered",
            "limit": 1000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": false
          },
          "restricted_tracking": {
            "type": "switch",
            "available": false
          },
          "enforce_sso": {
            "type": "switch",
            "available": false
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": false
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": false
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": false
          },
          "hubspot_integration": {
            "type": "switch",
            "available": false
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": false
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": false
          },
          "purchase_orders": {
            "type": "switch",
            "available": false
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": false
          },
          "custom_man_days": {
            "type": "switch",
            "available": false
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": false
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": false
          },
          "timesheet_submission": {
            "type": "switch",
            "available": false
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": false
          },
          "scim": {
            "type": "switch",
            "available": false
          },
          "approval_policies": {
            "type": "switch",
            "available": false
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": false
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 50
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": false
          },
          "bulk_bookings": {
            "type": "switch",
            "available": false
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [],
            "downgrades": [
              "new_essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 40
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 15
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 10
              },
              "workflows": {
                "type": "metered",
                "limit": 10
              },
              "rate_cards": {
                "type": "metered",
                "limit": 30
              },
              "teams": {
                "type": "metered",
                "limit": 20
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 250
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 100
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 5
              },
              "forms": {
                "type": "metered",
                "limit": 100
              },
              "public_forms": {
                "type": "switch",
                "available": true
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": true
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": true
              },
              "forecasting": {
                "type": "switch",
                "available": true
              },
              "webhooks": {
                "type": "switch",
                "available": true
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": true
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": true
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": true
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": true
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": true
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": true
              },
              "automations": {
                "type": "metered",
                "limit": 5000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": true
              },
              "restricted_tracking": {
                "type": "switch",
                "available": true
              },
              "enforce_sso": {
                "type": "switch",
                "available": true
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": true
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": true
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": true
              },
              "hubspot_integration": {
                "type": "switch",
                "available": true
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": true
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": true
              },
              "purchase_orders": {
                "type": "switch",
                "available": true
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": true
              },
              "custom_man_days": {
                "type": "switch",
                "available": true
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": true
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": true
              },
              "timesheet_submission": {
                "type": "switch",
                "available": true
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": true
              },
              "scim": {
                "type": "switch",
                "available": true
              },
              "approval_policies": {
                "type": "switch",
                "available": true
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 100
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": true
              },
              "bulk_bookings": {
                "type": "switch",
                "available": true
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "professional",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": "2019-01-15 23:59:59",
      "trial_plan_type": "ultimate",
      "trial_plan_active": true,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "757"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/758

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_cycle": "year"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "758",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 108,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "year",
      "current_plan": {
        "id": "new_essential",
        "name": "Essential",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 1100,
        "yearly_price_cents": 10800,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "professional",
          "ultimate"
        ],
        "downgrades": [],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 5
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 2
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 0
          },
          "workflows": {
            "type": "metered",
            "limit": 2
          },
          "rate_cards": {
            "type": "metered",
            "limit": 0
          },
          "teams": {
            "type": "metered",
            "limit": 0
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 15
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 7
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 1
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 1
          },
          "forms": {
            "type": "metered",
            "limit": 1
          },
          "public_forms": {
            "type": "switch",
            "available": false
          },
          "multigrouping": {
            "type": "switch",
            "available": false
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": false
          },
          "subsidiaries": {
            "type": "switch",
            "available": false
          },
          "time_approvals": {
            "type": "switch",
            "available": false
          },
          "expenses_approvals": {
            "type": "switch",
            "available": false
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": false
          },
          "autotracking": {
            "type": "switch",
            "available": false
          },
          "forecasting": {
            "type": "switch",
            "available": false
          },
          "webhooks": {
            "type": "switch",
            "available": false
          },
          "table_pivoting": {
            "type": "switch",
            "available": false
          },
          "fiscal_year": {
            "type": "switch",
            "available": false
          },
          "formula_fields": {
            "type": "switch",
            "available": false
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": false
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": false
          },
          "payment_sync": {
            "type": "switch",
            "available": false
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": false
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": false
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": false
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": false
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": false
          },
          "comment_visibility": {
            "type": "switch",
            "available": false
          },
          "time_off_sync": {
            "type": "switch",
            "available": false
          },
          "time_locking": {
            "type": "switch",
            "available": false
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": false
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": false
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": false
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": false
          },
          "automations": {
            "type": "metered",
            "limit": 100
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": false
          },
          "currency_picker": {
            "type": "switch",
            "available": false
          },
          "required_custom_fields": {
            "type": "switch",
            "available": false
          },
          "restricted_tracking": {
            "type": "switch",
            "available": false
          },
          "enforce_sso": {
            "type": "switch",
            "available": false
          },
          "jira_integration": {
            "type": "switch",
            "available": false
          },
          "docs_versions": {
            "type": "switch",
            "available": false
          },
          "zapier_integration": {
            "type": "switch",
            "available": false
          },
          "recurring_budgets": {
            "type": "switch",
            "available": false
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": false
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": false
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": false
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": false
          },
          "overhead_cost": {
            "type": "switch",
            "available": false
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": false
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": false
          },
          "audit_log": {
            "type": "switch",
            "available": false
          },
          "hubspot_integration": {
            "type": "switch",
            "available": false
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": false
          },
          "person_custom_field": {
            "type": "switch",
            "available": false
          },
          "template_center": {
            "type": "switch",
            "available": false
          },
          "custom_roles": {
            "type": "switch",
            "available": false
          },
          "purchase_orders": {
            "type": "switch",
            "available": false
          },
          "payment_reminders": {
            "type": "switch",
            "available": false
          },
          "gantt": {
            "type": "switch",
            "available": false
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": false
          },
          "view_sharing": {
            "type": "switch",
            "available": false
          },
          "org_chart": {
            "type": "switch",
            "available": false
          },
          "person_status": {
            "type": "switch",
            "available": false
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": false
          },
          "custom_man_days": {
            "type": "switch",
            "available": false
          },
          "workload_view": {
            "type": "switch",
            "available": false
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": false
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": false
          },
          "service_custom_fields": {
            "type": "switch",
            "available": false
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": false
          },
          "financial_month_locking": {
            "type": "switch",
            "available": false
          },
          "timesheet_submission": {
            "type": "switch",
            "available": false
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": false
          },
          "scim": {
            "type": "switch",
            "available": false
          },
          "approval_policies": {
            "type": "switch",
            "available": false
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": false
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": false
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": false
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 10
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": false
          },
          "bulk_bookings": {
            "type": "switch",
            "available": false
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": false
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [],
            "downgrades": [
              "new_essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 40
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 15
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 10
              },
              "workflows": {
                "type": "metered",
                "limit": 10
              },
              "rate_cards": {
                "type": "metered",
                "limit": 30
              },
              "teams": {
                "type": "metered",
                "limit": 20
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 250
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 100
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 5
              },
              "forms": {
                "type": "metered",
                "limit": 100
              },
              "public_forms": {
                "type": "switch",
                "available": true
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": true
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": true
              },
              "forecasting": {
                "type": "switch",
                "available": true
              },
              "webhooks": {
                "type": "switch",
                "available": true
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": true
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": true
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": true
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": true
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": true
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": true
              },
              "automations": {
                "type": "metered",
                "limit": 5000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": true
              },
              "restricted_tracking": {
                "type": "switch",
                "available": true
              },
              "enforce_sso": {
                "type": "switch",
                "available": true
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": true
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": true
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": true
              },
              "hubspot_integration": {
                "type": "switch",
                "available": true
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": true
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": true
              },
              "purchase_orders": {
                "type": "switch",
                "available": true
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": true
              },
              "custom_man_days": {
                "type": "switch",
                "available": true
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": true
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": true
              },
              "timesheet_submission": {
                "type": "switch",
                "available": true
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": true
              },
              "scim": {
                "type": "switch",
                "available": true
              },
              "approval_policies": {
                "type": "switch",
                "available": true
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 100
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": true
              },
              "bulk_bookings": {
                "type": "switch",
                "available": true
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ],
        "downgradeables": []
      },
      "plan_type": "new_essential",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": "2019-01-08 23:59:59",
      "trial_plan_type": "ultimate",
      "trial_plan_active": true,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "758"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/759

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_type": "ultimate"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "759",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": "2019-01-08 23:59:59",
      "trial_plan_type": "ultimate",
      "trial_plan_active": true,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "759"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/760

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "trial_plan_type": null
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "760",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 288,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "year",
      "current_plan": {
        "id": "professional",
        "name": "Professional",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 2800,
        "yearly_price_cents": 28800,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "ultimate"
        ],
        "downgrades": [
          "new_essential"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 5
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 5
          },
          "workflows": {
            "type": "metered",
            "limit": 5
          },
          "rate_cards": {
            "type": "metered",
            "limit": 10
          },
          "teams": {
            "type": "metered",
            "limit": 5
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 150
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 1
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 3
          },
          "forms": {
            "type": "metered",
            "limit": 50
          },
          "public_forms": {
            "type": "switch",
            "available": false
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": false
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": false
          },
          "forecasting": {
            "type": "switch",
            "available": false
          },
          "webhooks": {
            "type": "switch",
            "available": false
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": false
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": false
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": false
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": false
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": false
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": false
          },
          "automations": {
            "type": "metered",
            "limit": 1000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": false
          },
          "restricted_tracking": {
            "type": "switch",
            "available": false
          },
          "enforce_sso": {
            "type": "switch",
            "available": false
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": false
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": false
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": false
          },
          "hubspot_integration": {
            "type": "switch",
            "available": false
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": false
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": false
          },
          "purchase_orders": {
            "type": "switch",
            "available": false
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": false
          },
          "custom_man_days": {
            "type": "switch",
            "available": false
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": false
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": false
          },
          "timesheet_submission": {
            "type": "switch",
            "available": false
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": false
          },
          "scim": {
            "type": "switch",
            "available": false
          },
          "approval_policies": {
            "type": "switch",
            "available": false
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": false
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 50
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": false
          },
          "bulk_bookings": {
            "type": "switch",
            "available": false
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [],
            "downgrades": [
              "new_essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 40
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 15
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 10
              },
              "workflows": {
                "type": "metered",
                "limit": 10
              },
              "rate_cards": {
                "type": "metered",
                "limit": 30
              },
              "teams": {
                "type": "metered",
                "limit": 20
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 250
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 100
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 5
              },
              "forms": {
                "type": "metered",
                "limit": 100
              },
              "public_forms": {
                "type": "switch",
                "available": true
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": true
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": true
              },
              "forecasting": {
                "type": "switch",
                "available": true
              },
              "webhooks": {
                "type": "switch",
                "available": true
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": true
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": true
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": true
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": true
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": true
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": true
              },
              "automations": {
                "type": "metered",
                "limit": 5000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": true
              },
              "restricted_tracking": {
                "type": "switch",
                "available": true
              },
              "enforce_sso": {
                "type": "switch",
                "available": true
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": true
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": true
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": true
              },
              "hubspot_integration": {
                "type": "switch",
                "available": true
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": true
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": true
              },
              "purchase_orders": {
                "type": "switch",
                "available": true
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": true
              },
              "custom_man_days": {
                "type": "switch",
                "available": true
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": true
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": true
              },
              "timesheet_submission": {
                "type": "switch",
                "available": true
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": true
              },
              "scim": {
                "type": "switch",
                "available": true
              },
              "approval_policies": {
                "type": "switch",
                "available": true
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 100
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": true
              },
              "bulk_bookings": {
                "type": "switch",
                "available": true
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "professional",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": "2019-01-08 23:59:59",
      "trial_plan_type": null,
      "trial_plan_active": true,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "760"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/761

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_cycle": "year"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "761",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 384,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "year",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "761"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/762

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_type": "ultimate"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "762",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "762"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/763

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_type": "new_essential",
      "plan_cycle": "month"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "763",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 11,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "new_essential",
        "name": "Essential",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 1100,
        "yearly_price_cents": 10800,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "professional",
          "ultimate"
        ],
        "downgrades": [],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 5
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 2
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 0
          },
          "workflows": {
            "type": "metered",
            "limit": 2
          },
          "rate_cards": {
            "type": "metered",
            "limit": 0
          },
          "teams": {
            "type": "metered",
            "limit": 0
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 15
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 7
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 1
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 1
          },
          "forms": {
            "type": "metered",
            "limit": 1
          },
          "public_forms": {
            "type": "switch",
            "available": false
          },
          "multigrouping": {
            "type": "switch",
            "available": false
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": false
          },
          "subsidiaries": {
            "type": "switch",
            "available": false
          },
          "time_approvals": {
            "type": "switch",
            "available": false
          },
          "expenses_approvals": {
            "type": "switch",
            "available": false
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": false
          },
          "autotracking": {
            "type": "switch",
            "available": false
          },
          "forecasting": {
            "type": "switch",
            "available": false
          },
          "webhooks": {
            "type": "switch",
            "available": false
          },
          "table_pivoting": {
            "type": "switch",
            "available": false
          },
          "fiscal_year": {
            "type": "switch",
            "available": false
          },
          "formula_fields": {
            "type": "switch",
            "available": false
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": false
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": false
          },
          "payment_sync": {
            "type": "switch",
            "available": false
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": false
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": false
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": false
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": false
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": false
          },
          "comment_visibility": {
            "type": "switch",
            "available": false
          },
          "time_off_sync": {
            "type": "switch",
            "available": false
          },
          "time_locking": {
            "type": "switch",
            "available": false
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": false
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": false
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": false
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": false
          },
          "automations": {
            "type": "metered",
            "limit": 100
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": false
          },
          "currency_picker": {
            "type": "switch",
            "available": false
          },
          "required_custom_fields": {
            "type": "switch",
            "available": false
          },
          "restricted_tracking": {
            "type": "switch",
            "available": false
          },
          "enforce_sso": {
            "type": "switch",
            "available": false
          },
          "jira_integration": {
            "type": "switch",
            "available": false
          },
          "docs_versions": {
            "type": "switch",
            "available": false
          },
          "zapier_integration": {
            "type": "switch",
            "available": false
          },
          "recurring_budgets": {
            "type": "switch",
            "available": false
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": false
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": false
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": false
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": false
          },
          "overhead_cost": {
            "type": "switch",
            "available": false
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": false
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": false
          },
          "audit_log": {
            "type": "switch",
            "available": false
          },
          "hubspot_integration": {
            "type": "switch",
            "available": false
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": false
          },
          "person_custom_field": {
            "type": "switch",
            "available": false
          },
          "template_center": {
            "type": "switch",
            "available": false
          },
          "custom_roles": {
            "type": "switch",
            "available": false
          },
          "purchase_orders": {
            "type": "switch",
            "available": false
          },
          "payment_reminders": {
            "type": "switch",
            "available": false
          },
          "gantt": {
            "type": "switch",
            "available": false
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": false
          },
          "view_sharing": {
            "type": "switch",
            "available": false
          },
          "org_chart": {
            "type": "switch",
            "available": false
          },
          "person_status": {
            "type": "switch",
            "available": false
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": false
          },
          "custom_man_days": {
            "type": "switch",
            "available": false
          },
          "workload_view": {
            "type": "switch",
            "available": false
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": false
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": false
          },
          "service_custom_fields": {
            "type": "switch",
            "available": false
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": false
          },
          "financial_month_locking": {
            "type": "switch",
            "available": false
          },
          "timesheet_submission": {
            "type": "switch",
            "available": false
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": false
          },
          "scim": {
            "type": "switch",
            "available": false
          },
          "approval_policies": {
            "type": "switch",
            "available": false
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": false
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": false
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": false
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 10
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": false
          },
          "bulk_bookings": {
            "type": "switch",
            "available": false
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": false
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [],
            "downgrades": [
              "new_essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 40
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 15
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 10
              },
              "workflows": {
                "type": "metered",
                "limit": 10
              },
              "rate_cards": {
                "type": "metered",
                "limit": 30
              },
              "teams": {
                "type": "metered",
                "limit": 20
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 250
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 100
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 5
              },
              "forms": {
                "type": "metered",
                "limit": 100
              },
              "public_forms": {
                "type": "switch",
                "available": true
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": true
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": true
              },
              "forecasting": {
                "type": "switch",
                "available": true
              },
              "webhooks": {
                "type": "switch",
                "available": true
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": true
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": true
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": true
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": true
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": true
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": true
              },
              "automations": {
                "type": "metered",
                "limit": 5000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": true
              },
              "restricted_tracking": {
                "type": "switch",
                "available": true
              },
              "enforce_sso": {
                "type": "switch",
                "available": true
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": true
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": true
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": true
              },
              "hubspot_integration": {
                "type": "switch",
                "available": true
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": true
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": true
              },
              "purchase_orders": {
                "type": "switch",
                "available": true
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": true
              },
              "custom_man_days": {
                "type": "switch",
                "available": true
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": true
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": true
              },
              "timesheet_submission": {
                "type": "switch",
                "available": true
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": true
              },
              "scim": {
                "type": "switch",
                "available": true
              },
              "approval_policies": {
                "type": "switch",
                "available": true
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 100
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": true
              },
              "bulk_bookings": {
                "type": "switch",
                "available": true
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ],
        "downgradeables": []
      },
      "plan_type": "new_essential",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "763"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/764

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_cycle": "month"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "764",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "764"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/765

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "active_products": {
        "hris_integration": {
          "id": "hris_200"
        }
      }
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "765",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [
          {
            "stripe_id": "addon_hris_200_monthly",
            "product_type": "hris_integration",
            "id": "hris_200",
            "pricing_type": "by_seat",
            "monthly_price_cents": 200,
            "yearly_price_cents": 2400,
            "quarterly_price_cents": 600,
            "biannual_price_cents": 4800,
            "cycle": "month",
            "currency": "USD",
            "quantity": null
          }
        ],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {
        "hris_integration": {
          "id": "hris_200"
        }
      },
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "765"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/766

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "active_products": {}
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "766",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "766"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/767

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "seats": 5,
      "plan_cycle": "year"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "767",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 384,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "year",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [
          {
            "stripe_id": "addon_hris_2400_yearly",
            "product_type": "hris_integration",
            "id": "hris_200",
            "pricing_type": "by_seat",
            "monthly_price_cents": 200,
            "yearly_price_cents": 2400,
            "quarterly_price_cents": 600,
            "biannual_price_cents": 4800,
            "cycle": "year",
            "currency": "USD",
            "quantity": null
          }
        ],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 5,
      "seats_used": 1,
      "seats_pending": 5,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {
        "hris_integration": {
          "id": "hris_200"
        }
      },
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "767"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/768

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "stripe_token": "tok_u5dg20Gra"
    }
  }
}
Responses402
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": 402,
      "title": "Stripe error",
      "detail": "The card was declined.",
      "source": {}
    }
  ]
}

PATCH  /api/v2/organization_subscriptions/777

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "stripe_token": "tok_u5dg20Gra"
    }
  }
}
Responses422
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": "422",
      "code": "invalid_attribute",
      "title": "Invalid Attribute",
      "detail": "can't be set to a legacy plan",
      "source": {
        "pointer": "data/attributes/plan_type"
      }
    }
  ]
}

PATCH  /api/v2/organization_subscriptions/778

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "trial_plan_type": "professional"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "778",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 2,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 15,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "standard",
        "name": "Standard",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 1500,
        "yearly_price_cents": 15000,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": true,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "new_essential",
          "professional",
          "ultimate"
        ],
        "downgrades": [],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 3
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 1
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 0
          },
          "workflows": {
            "type": "metered",
            "limit": 2
          },
          "rate_cards": {
            "type": "metered",
            "limit": 10
          },
          "teams": {
            "type": "metered",
            "limit": 3
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 7
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 1
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 1
          },
          "forms": {
            "type": "metered",
            "limit": 0
          },
          "public_forms": {
            "type": "switch",
            "available": false
          },
          "multigrouping": {
            "type": "switch",
            "available": false
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": false
          },
          "subsidiaries": {
            "type": "switch",
            "available": false
          },
          "time_approvals": {
            "type": "switch",
            "available": false
          },
          "expenses_approvals": {
            "type": "switch",
            "available": false
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": false
          },
          "autotracking": {
            "type": "switch",
            "available": false
          },
          "forecasting": {
            "type": "switch",
            "available": false
          },
          "webhooks": {
            "type": "switch",
            "available": false
          },
          "table_pivoting": {
            "type": "switch",
            "available": false
          },
          "fiscal_year": {
            "type": "switch",
            "available": false
          },
          "formula_fields": {
            "type": "switch",
            "available": false
          },
          "single_sign_on": {
            "type": "switch",
            "available": false
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": false
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": false
          },
          "payment_sync": {
            "type": "switch",
            "available": false
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": false
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": false
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": false
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": false
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": false
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": false
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": false
          },
          "personio_integration": {
            "type": "switch",
            "available": false
          },
          "task_dependencies": {
            "type": "switch",
            "available": false
          },
          "hris_integration": {
            "type": "switch",
            "available": false
          },
          "numbering_scheme": {
            "type": "switch",
            "available": false
          },
          "automations": {
            "type": "metered",
            "limit": 0
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": false
          },
          "currency_picker": {
            "type": "switch",
            "available": false
          },
          "required_custom_fields": {
            "type": "switch",
            "available": false
          },
          "restricted_tracking": {
            "type": "switch",
            "available": false
          },
          "enforce_sso": {
            "type": "switch",
            "available": false
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": false
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": false
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": false
          },
          "hubspot_integration": {
            "type": "switch",
            "available": false
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": false
          },
          "person_custom_field": {
            "type": "switch",
            "available": false
          },
          "template_center": {
            "type": "switch",
            "available": false
          },
          "custom_roles": {
            "type": "switch",
            "available": false
          },
          "purchase_orders": {
            "type": "switch",
            "available": false
          },
          "payment_reminders": {
            "type": "switch",
            "available": false
          },
          "gantt": {
            "type": "switch",
            "available": false
          },
          "tentative_bookings": {
            "type": "switch",
            "available": false
          },
          "task_view_sharing": {
            "type": "switch",
            "available": false
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": false
          },
          "person_status": {
            "type": "switch",
            "available": false
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": false
          },
          "custom_man_days": {
            "type": "switch",
            "available": false
          },
          "workload_view": {
            "type": "switch",
            "available": false
          },
          "rippling_integration": {
            "type": "switch",
            "available": false
          },
          "document_styler": {
            "type": "switch",
            "available": false
          },
          "probability_per_stage": {
            "type": "switch",
            "available": false
          },
          "expense_sync": {
            "type": "switch",
            "available": false
          },
          "reports_sharing": {
            "type": "switch",
            "available": false
          },
          "service_custom_fields": {
            "type": "switch",
            "available": false
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": false
          },
          "financial_month_locking": {
            "type": "switch",
            "available": false
          },
          "timesheet_submission": {
            "type": "switch",
            "available": false
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": false
          },
          "scim": {
            "type": "switch",
            "available": false
          },
          "approval_policies": {
            "type": "switch",
            "available": false
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": false
          },
          "email_inbox": {
            "type": "switch",
            "available": false
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": false
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": false
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 0
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": false
          },
          "bulk_bookings": {
            "type": "switch",
            "available": false
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": false
          }
        },
        "cycle_change_enabled": false,
        "cycle_change_error": "plan_discontinued",
        "upgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [],
            "downgrades": [
              "new_essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 40
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 15
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 10
              },
              "workflows": {
                "type": "metered",
                "limit": 10
              },
              "rate_cards": {
                "type": "metered",
                "limit": 30
              },
              "teams": {
                "type": "metered",
                "limit": 20
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 250
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 100
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 5
              },
              "forms": {
                "type": "metered",
                "limit": 100
              },
              "public_forms": {
                "type": "switch",
                "available": true
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": true
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": true
              },
              "forecasting": {
                "type": "switch",
                "available": true
              },
              "webhooks": {
                "type": "switch",
                "available": true
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": true
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": true
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": true
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": true
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": true
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": true
              },
              "automations": {
                "type": "metered",
                "limit": 5000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": true
              },
              "restricted_tracking": {
                "type": "switch",
                "available": true
              },
              "enforce_sso": {
                "type": "switch",
                "available": true
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": true
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": true
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": true
              },
              "hubspot_integration": {
                "type": "switch",
                "available": true
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": true
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": true
              },
              "purchase_orders": {
                "type": "switch",
                "available": true
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": true
              },
              "custom_man_days": {
                "type": "switch",
                "available": true
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": true
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": true
              },
              "timesheet_submission": {
                "type": "switch",
                "available": true
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": true
              },
              "scim": {
                "type": "switch",
                "available": true
              },
              "approval_policies": {
                "type": "switch",
                "available": true
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 100
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": true
              },
              "bulk_bookings": {
                "type": "switch",
                "available": true
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ],
        "downgradeables": []
      },
      "plan_type": "standard",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": "2019-01-15 23:59:59",
      "trial_plan_type": "professional",
      "trial_plan_active": true,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "778"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/779

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_cycle": "year",
      "stripe_token": "tok_u5dg20Gra"
    }
  }
}
Responses422
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": "422",
      "code": "invalid_attribute",
      "title": "Invalid Attribute",
      "detail": "can't be changed on legacy plans",
      "source": {
        "pointer": "data/attributes/plan_cycle"
      }
    },
    {
      "status": "422",
      "code": "invalid_attribute",
      "title": "Invalid Attribute",
      "detail": "can't be set to a legacy plan",
      "source": {
        "pointer": "data/attributes/plan_type"
      }
    }
  ]
}

PATCH  /api/v2/organization_subscriptions/780

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_type": "ultimate"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "780",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": "2019-01-08 23:59:59",
      "trial_plan_type": "ultimate",
      "trial_plan_active": true,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "780"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/781

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "trial_plan_type": null
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "781",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 150,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "year",
      "current_plan": {
        "id": "standard",
        "name": "Standard",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 1500,
        "yearly_price_cents": 15000,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": true,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "new_essential",
          "professional",
          "ultimate"
        ],
        "downgrades": [],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 3
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 1
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 0
          },
          "workflows": {
            "type": "metered",
            "limit": 2
          },
          "rate_cards": {
            "type": "metered",
            "limit": 10
          },
          "teams": {
            "type": "metered",
            "limit": 3
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 7
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 1
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 1
          },
          "forms": {
            "type": "metered",
            "limit": 0
          },
          "public_forms": {
            "type": "switch",
            "available": false
          },
          "multigrouping": {
            "type": "switch",
            "available": false
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": false
          },
          "subsidiaries": {
            "type": "switch",
            "available": false
          },
          "time_approvals": {
            "type": "switch",
            "available": false
          },
          "expenses_approvals": {
            "type": "switch",
            "available": false
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": false
          },
          "autotracking": {
            "type": "switch",
            "available": false
          },
          "forecasting": {
            "type": "switch",
            "available": false
          },
          "webhooks": {
            "type": "switch",
            "available": false
          },
          "table_pivoting": {
            "type": "switch",
            "available": false
          },
          "fiscal_year": {
            "type": "switch",
            "available": false
          },
          "formula_fields": {
            "type": "switch",
            "available": false
          },
          "single_sign_on": {
            "type": "switch",
            "available": false
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": false
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": false
          },
          "payment_sync": {
            "type": "switch",
            "available": false
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": false
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": false
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": false
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": false
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": false
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": false
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": false
          },
          "personio_integration": {
            "type": "switch",
            "available": false
          },
          "task_dependencies": {
            "type": "switch",
            "available": false
          },
          "hris_integration": {
            "type": "switch",
            "available": false
          },
          "numbering_scheme": {
            "type": "switch",
            "available": false
          },
          "automations": {
            "type": "metered",
            "limit": 0
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": false
          },
          "currency_picker": {
            "type": "switch",
            "available": false
          },
          "required_custom_fields": {
            "type": "switch",
            "available": false
          },
          "restricted_tracking": {
            "type": "switch",
            "available": false
          },
          "enforce_sso": {
            "type": "switch",
            "available": false
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": false
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": false
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": false
          },
          "hubspot_integration": {
            "type": "switch",
            "available": false
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": false
          },
          "person_custom_field": {
            "type": "switch",
            "available": false
          },
          "template_center": {
            "type": "switch",
            "available": false
          },
          "custom_roles": {
            "type": "switch",
            "available": false
          },
          "purchase_orders": {
            "type": "switch",
            "available": false
          },
          "payment_reminders": {
            "type": "switch",
            "available": false
          },
          "gantt": {
            "type": "switch",
            "available": false
          },
          "tentative_bookings": {
            "type": "switch",
            "available": false
          },
          "task_view_sharing": {
            "type": "switch",
            "available": false
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": false
          },
          "person_status": {
            "type": "switch",
            "available": false
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": false
          },
          "custom_man_days": {
            "type": "switch",
            "available": false
          },
          "workload_view": {
            "type": "switch",
            "available": false
          },
          "rippling_integration": {
            "type": "switch",
            "available": false
          },
          "document_styler": {
            "type": "switch",
            "available": false
          },
          "probability_per_stage": {
            "type": "switch",
            "available": false
          },
          "expense_sync": {
            "type": "switch",
            "available": false
          },
          "reports_sharing": {
            "type": "switch",
            "available": false
          },
          "service_custom_fields": {
            "type": "switch",
            "available": false
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": false
          },
          "financial_month_locking": {
            "type": "switch",
            "available": false
          },
          "timesheet_submission": {
            "type": "switch",
            "available": false
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": false
          },
          "scim": {
            "type": "switch",
            "available": false
          },
          "approval_policies": {
            "type": "switch",
            "available": false
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": false
          },
          "email_inbox": {
            "type": "switch",
            "available": false
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": false
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": false
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 0
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": false
          },
          "bulk_bookings": {
            "type": "switch",
            "available": false
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": false
          }
        },
        "cycle_change_enabled": false,
        "cycle_change_error": "plan_discontinued",
        "upgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [],
            "downgrades": [
              "new_essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 40
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 15
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 10
              },
              "workflows": {
                "type": "metered",
                "limit": 10
              },
              "rate_cards": {
                "type": "metered",
                "limit": 30
              },
              "teams": {
                "type": "metered",
                "limit": 20
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 250
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 100
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 5
              },
              "forms": {
                "type": "metered",
                "limit": 100
              },
              "public_forms": {
                "type": "switch",
                "available": true
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": true
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": true
              },
              "forecasting": {
                "type": "switch",
                "available": true
              },
              "webhooks": {
                "type": "switch",
                "available": true
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": true
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": true
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": true
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": true
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": true
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": true
              },
              "automations": {
                "type": "metered",
                "limit": 5000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": true
              },
              "restricted_tracking": {
                "type": "switch",
                "available": true
              },
              "enforce_sso": {
                "type": "switch",
                "available": true
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": true
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": true
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": true
              },
              "hubspot_integration": {
                "type": "switch",
                "available": true
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": true
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": true
              },
              "purchase_orders": {
                "type": "switch",
                "available": true
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": true
              },
              "custom_man_days": {
                "type": "switch",
                "available": true
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": true
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": true
              },
              "timesheet_submission": {
                "type": "switch",
                "available": true
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": true
              },
              "scim": {
                "type": "switch",
                "available": true
              },
              "approval_policies": {
                "type": "switch",
                "available": true
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 100
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": true
              },
              "bulk_bookings": {
                "type": "switch",
                "available": true
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ],
        "downgradeables": []
      },
      "plan_type": "standard",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": "2019-01-08 23:59:59",
      "trial_plan_type": null,
      "trial_plan_active": true,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "781"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/782

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_cycle": "year"
    }
  }
}
Responses422
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": "422",
      "code": "invalid_attribute",
      "title": "Invalid Attribute",
      "detail": "can't be changed on legacy plans",
      "source": {
        "pointer": "data/attributes/plan_cycle"
      }
    }
  ]
}

PATCH  /api/v2/organization_subscriptions/783

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_type": "premium"
    }
  }
}
Responses422
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": "422",
      "code": "invalid_attribute",
      "title": "Invalid Attribute",
      "detail": "attribute is invalid",
      "source": {
        "pointer": "data/attributes/plan_type"
      }
    }
  ]
}

PATCH  /api/v2/organization_subscriptions/784

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_type": "premium_2025"
    }
  }
}
Responses422
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": "422",
      "code": "invalid_attribute",
      "title": "Invalid Attribute",
      "detail": "attribute is invalid",
      "source": {
        "pointer": "data/attributes/plan_type"
      }
    }
  ]
}

PATCH  /api/v2/organization_subscriptions/785

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_type": "standard"
    }
  }
}
Responses422
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": "422",
      "code": "invalid_attribute",
      "title": "Invalid Attribute",
      "detail": "attribute is invalid",
      "source": {
        "pointer": "data/attributes/plan_type"
      }
    }
  ]
}

PATCH  /api/v2/organization_subscriptions/786

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_type": "ultimate"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "786",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "786"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/787

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_type": "standard",
      "plan_cycle": "month"
    }
  }
}
Responses422
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": "422",
      "code": "invalid_attribute",
      "title": "Invalid Attribute",
      "detail": "attribute is invalid",
      "source": {
        "pointer": "data/attributes/plan_type"
      }
    }
  ]
}

PATCH  /api/v2/organization_subscriptions/788

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "plan_cycle": "month"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "788",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 24,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "premium",
        "name": "Premium",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 2400,
        "yearly_price_cents": 24000,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": true,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "ultimate"
        ],
        "downgrades": [],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 5
          },
          "workflows": {
            "type": "metered",
            "limit": 5
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 1
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 3
          },
          "forms": {
            "type": "metered",
            "limit": 0
          },
          "public_forms": {
            "type": "switch",
            "available": false
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": false
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 0
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": false
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": false
          },
          "purchase_orders": {
            "type": "switch",
            "available": false
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": false
          },
          "tentative_bookings": {
            "type": "switch",
            "available": false
          },
          "task_view_sharing": {
            "type": "switch",
            "available": false
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": false
          },
          "person_status": {
            "type": "switch",
            "available": false
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": false
          },
          "custom_man_days": {
            "type": "switch",
            "available": false
          },
          "workload_view": {
            "type": "switch",
            "available": false
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": false
          },
          "probability_per_stage": {
            "type": "switch",
            "available": false
          },
          "expense_sync": {
            "type": "switch",
            "available": false
          },
          "reports_sharing": {
            "type": "switch",
            "available": false
          },
          "service_custom_fields": {
            "type": "switch",
            "available": false
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": false
          },
          "financial_month_locking": {
            "type": "switch",
            "available": false
          },
          "timesheet_submission": {
            "type": "switch",
            "available": false
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": false
          },
          "scim": {
            "type": "switch",
            "available": false
          },
          "approval_policies": {
            "type": "switch",
            "available": false
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": false
          },
          "email_inbox": {
            "type": "switch",
            "available": false
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": false
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": false
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 0
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": false
          },
          "bulk_bookings": {
            "type": "switch",
            "available": false
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": false
          }
        },
        "cycle_change_enabled": false,
        "cycle_change_error": "plan_discontinued",
        "upgradeables": [
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [],
            "downgrades": [
              "new_essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 40
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 15
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 10
              },
              "workflows": {
                "type": "metered",
                "limit": 10
              },
              "rate_cards": {
                "type": "metered",
                "limit": 30
              },
              "teams": {
                "type": "metered",
                "limit": 20
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 250
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 100
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 5
              },
              "forms": {
                "type": "metered",
                "limit": 100
              },
              "public_forms": {
                "type": "switch",
                "available": true
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": true
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": true
              },
              "forecasting": {
                "type": "switch",
                "available": true
              },
              "webhooks": {
                "type": "switch",
                "available": true
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": true
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": true
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": true
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": true
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": true
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": true
              },
              "automations": {
                "type": "metered",
                "limit": 5000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": true
              },
              "restricted_tracking": {
                "type": "switch",
                "available": true
              },
              "enforce_sso": {
                "type": "switch",
                "available": true
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": true
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": true
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": true
              },
              "hubspot_integration": {
                "type": "switch",
                "available": true
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": true
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": true
              },
              "purchase_orders": {
                "type": "switch",
                "available": true
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": true
              },
              "custom_man_days": {
                "type": "switch",
                "available": true
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": true
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": true
              },
              "timesheet_submission": {
                "type": "switch",
                "available": true
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": true
              },
              "scim": {
                "type": "switch",
                "available": true
              },
              "approval_policies": {
                "type": "switch",
                "available": true
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 100
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": true
              },
              "bulk_bookings": {
                "type": "switch",
                "available": true
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ],
        "downgradeables": []
      },
      "plan_type": "premium",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "788"
        }
      }
    }
  },
  "meta": {}
}

Update a organization subscription
PATCH/api/v2/organization_subscriptions/{id}

URI Parameters
HideShow
id
number (required) Example: 1

organization subscription id


PATCH /api/v2/organization_subscriptions/1/cancel
Requestscancels subscription and tracks intercom eventreturns error and does not track intercom eventcancels subscriptionreturns error

PATCH  /api/v2/organization_subscriptions/771/cancel

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "deactivation_reason_id": 2,
      "deactivation_note": "Why I quit Productive"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "771",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 6,
      "trial_ends_at": null,
      "subscription_started_at": "2019-01-01T12:00:00.000+01:00",
      "subscription_ended_at": null,
      "subscription_ends_at": "2023-10-31 23:59:59",
      "next_billing_cycle_at": "2023-10-31 23:59:59",
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 0,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "771"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/772/cancel

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "deactivation_reason_id": 2,
      "deactivation_note": "Why I quit Productive"
    }
  }
}
Responses503
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": 503,
      "title": "Stripe error",
      "detail": "A temporary problem with Stripe's servers.",
      "source": {}
    }
  ]
}

PATCH  /api/v2/organization_subscriptions/790/cancel

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "deactivation_reason_id": 2,
      "deactivation_note": "Why I quit Productive"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "790",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 6,
      "trial_ends_at": null,
      "subscription_started_at": "2019-01-01T12:00:00.000+01:00",
      "subscription_ended_at": null,
      "subscription_ends_at": "2015-10-15 23:59:59",
      "next_billing_cycle_at": "2015-10-15 23:59:59",
      "grace_period_ends_at": null,
      "plan_price": 24,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "premium",
        "name": "Premium",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 2400,
        "yearly_price_cents": 24000,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": true,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "ultimate"
        ],
        "downgrades": [],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 5
          },
          "workflows": {
            "type": "metered",
            "limit": 5
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 1
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 3
          },
          "forms": {
            "type": "metered",
            "limit": 0
          },
          "public_forms": {
            "type": "switch",
            "available": false
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": false
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 0
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": false
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": false
          },
          "purchase_orders": {
            "type": "switch",
            "available": false
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": false
          },
          "tentative_bookings": {
            "type": "switch",
            "available": false
          },
          "task_view_sharing": {
            "type": "switch",
            "available": false
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": false
          },
          "person_status": {
            "type": "switch",
            "available": false
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": false
          },
          "custom_man_days": {
            "type": "switch",
            "available": false
          },
          "workload_view": {
            "type": "switch",
            "available": false
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": false
          },
          "probability_per_stage": {
            "type": "switch",
            "available": false
          },
          "expense_sync": {
            "type": "switch",
            "available": false
          },
          "reports_sharing": {
            "type": "switch",
            "available": false
          },
          "service_custom_fields": {
            "type": "switch",
            "available": false
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": false
          },
          "financial_month_locking": {
            "type": "switch",
            "available": false
          },
          "timesheet_submission": {
            "type": "switch",
            "available": false
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": false
          },
          "scim": {
            "type": "switch",
            "available": false
          },
          "approval_policies": {
            "type": "switch",
            "available": false
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": false
          },
          "email_inbox": {
            "type": "switch",
            "available": false
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": false
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": false
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 0
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": false
          },
          "bulk_bookings": {
            "type": "switch",
            "available": false
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": false
          }
        },
        "cycle_change_enabled": false,
        "cycle_change_error": "plan_discontinued",
        "upgradeables": [
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [],
            "downgrades": [
              "new_essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 40
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 15
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 10
              },
              "workflows": {
                "type": "metered",
                "limit": 10
              },
              "rate_cards": {
                "type": "metered",
                "limit": 30
              },
              "teams": {
                "type": "metered",
                "limit": 20
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 250
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 100
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 5
              },
              "forms": {
                "type": "metered",
                "limit": 100
              },
              "public_forms": {
                "type": "switch",
                "available": true
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": true
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": true
              },
              "forecasting": {
                "type": "switch",
                "available": true
              },
              "webhooks": {
                "type": "switch",
                "available": true
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": true
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": true
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": true
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": true
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": true
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": true
              },
              "automations": {
                "type": "metered",
                "limit": 5000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": true
              },
              "restricted_tracking": {
                "type": "switch",
                "available": true
              },
              "enforce_sso": {
                "type": "switch",
                "available": true
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": true
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": true
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": true
              },
              "hubspot_integration": {
                "type": "switch",
                "available": true
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": true
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": true
              },
              "purchase_orders": {
                "type": "switch",
                "available": true
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": true
              },
              "custom_man_days": {
                "type": "switch",
                "available": true
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": true
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": true
              },
              "timesheet_submission": {
                "type": "switch",
                "available": true
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": true
              },
              "scim": {
                "type": "switch",
                "available": true
              },
              "approval_policies": {
                "type": "switch",
                "available": true
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 100
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": true
              },
              "bulk_bookings": {
                "type": "switch",
                "available": true
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ],
        "downgradeables": []
      },
      "plan_type": "premium",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "790"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/791/cancel

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Body
{
  "data": {
    "type": "organization_subscriptions",
    "attributes": {
      "deactivation_reason_id": 2,
      "deactivation_note": "Why I quit Productive"
    }
  }
}
Responses503
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": 503,
      "title": "Stripe error",
      "detail": "A temporary problem with Stripe's servers.",
      "source": {}
    }
  ]
}

Cancels a organization subscription
PATCH/api/v2/organization_subscriptions/{id}/cancel

URI Parameters
HideShow
id
number (required) Example: 1

organization subscription id


PATCH /api/v2/organization_subscriptions/1/reactivate
Requestsreactivates subscription and tracks intercom eventreturns error and does not track intercom eventdoesn't reactivate subscriptionreturns error

PATCH  /api/v2/organization_subscriptions/773/reactivate

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "773",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 2,
      "trial_ends_at": null,
      "subscription_started_at": "2019-01-01T12:00:00.000+01:00",
      "subscription_ended_at": null,
      "subscription_ends_at": "2023-10-31 23:59:59",
      "next_billing_cycle_at": "2023-10-31 23:59:59",
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 0,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "773"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/774/reactivate

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Responses503
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": 503,
      "title": "Stripe error",
      "detail": "A temporary problem with Stripe's servers.",
      "source": {}
    }
  ]
}

PATCH  /api/v2/organization_subscriptions/792/reactivate

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Responses405
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": "405",
      "code": "reactivation_error",
      "title": "Reactivation error",
      "detail": "Can't reactivate subscription on a legacy plan",
      "source": {}
    }
  ]
}

PATCH  /api/v2/organization_subscriptions/793/reactivate

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Responses503
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "errors": [
    {
      "status": 503,
      "title": "Stripe error",
      "detail": "A temporary problem with Stripe's servers.",
      "source": {}
    }
  ]
}

Reactivates a organization subscription
PATCH/api/v2/organization_subscriptions/{id}/reactivate

URI Parameters
HideShow
id
number (required) Example: 1

organization subscription id


PATCH /api/v2/organization_subscriptions/1/retry_last_payment
Requestsretries last invoice payment

PATCH  /api/v2/organization_subscriptions/775/retry_last_payment

Headers
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Content-Type: application/vnd.api+json
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "775",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_started_at": null,
      "subscription_ended_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 39,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "ultimate",
        "name": "Ultimate",
        "type": null,
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "quarterly_price_cents": null,
        "currency": "USD",
        "discontinued": false,
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "new_essential",
          "professional"
        ],
        "active_products": [],
        "buyable_products": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 40
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 15
          },
          "employee_fields": {
            "type": "metered",
            "limit": 30
          },
          "scheduling_placeholders": {
            "type": "metered",
            "limit": 10
          },
          "workflows": {
            "type": "metered",
            "limit": 10
          },
          "rate_cards": {
            "type": "metered",
            "limit": 30
          },
          "teams": {
            "type": "metered",
            "limit": 20
          },
          "outgoing_emails": {
            "type": "metered",
            "limit": 250
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "deal_stages": {
            "type": "metered",
            "limit": 35
          },
          "deal_proposals": {
            "type": "metered",
            "limit": 100
          },
          "multiple_pipelines": {
            "type": "metered",
            "limit": 5
          },
          "forms": {
            "type": "metered",
            "limit": 100
          },
          "public_forms": {
            "type": "switch",
            "available": true
          },
          "multigrouping": {
            "type": "switch",
            "available": true
          },
          "client_access_to_budgets": {
            "type": "switch",
            "available": true
          },
          "subsidiaries": {
            "type": "switch",
            "available": true
          },
          "time_approvals": {
            "type": "switch",
            "available": true
          },
          "expenses_approvals": {
            "type": "switch",
            "available": true
          },
          "timeoff_approvals": {
            "type": "switch",
            "available": true
          },
          "autotracking": {
            "type": "switch",
            "available": true
          },
          "forecasting": {
            "type": "switch",
            "available": true
          },
          "webhooks": {
            "type": "switch",
            "available": true
          },
          "table_pivoting": {
            "type": "switch",
            "available": true
          },
          "fiscal_year": {
            "type": "switch",
            "available": true
          },
          "formula_fields": {
            "type": "switch",
            "available": true
          },
          "single_sign_on": {
            "type": "switch",
            "available": true
          },
          "deals_billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "billable_time_rounding": {
            "type": "switch",
            "available": true
          },
          "payment_sync": {
            "type": "switch",
            "available": true
          },
          "import_tasks_csv": {
            "type": "switch",
            "available": true
          },
          "time_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "remove_branding": {
            "type": "switch",
            "available": true
          },
          "custom_invoicing_email": {
            "type": "switch",
            "available": true
          },
          "google_calendar_layout": {
            "type": "switch",
            "available": true
          },
          "pulse": {
            "type": "switch",
            "available": true
          },
          "slack": {
            "type": "switch",
            "available": true
          },
          "task_custom_fields_library": {
            "type": "switch",
            "available": true
          },
          "comment_visibility": {
            "type": "switch",
            "available": true
          },
          "time_off_sync": {
            "type": "switch",
            "available": true
          },
          "time_locking": {
            "type": "switch",
            "available": true
          },
          "docs": {
            "type": "switch",
            "available": true
          },
          "scheduling_resource_utilization": {
            "type": "switch",
            "available": true
          },
          "enforce_two_factor_auth": {
            "type": "switch",
            "available": true
          },
          "personio_integration": {
            "type": "switch",
            "available": true
          },
          "task_dependencies": {
            "type": "switch",
            "available": true
          },
          "hris_integration": {
            "type": "switch",
            "available": true
          },
          "numbering_scheme": {
            "type": "switch",
            "available": true
          },
          "automations": {
            "type": "metered",
            "limit": 5000
          },
          "dashboards_sharing": {
            "type": "switch",
            "available": true
          },
          "currency_picker": {
            "type": "switch",
            "available": true
          },
          "required_custom_fields": {
            "type": "switch",
            "available": true
          },
          "restricted_tracking": {
            "type": "switch",
            "available": true
          },
          "enforce_sso": {
            "type": "switch",
            "available": true
          },
          "jira_integration": {
            "type": "switch",
            "available": true
          },
          "docs_versions": {
            "type": "switch",
            "available": true
          },
          "zapier_integration": {
            "type": "switch",
            "available": true
          },
          "recurring_budgets": {
            "type": "switch",
            "available": true
          },
          "restricted_user_roles": {
            "type": "switch",
            "available": true
          },
          "service_tracking_toggle": {
            "type": "switch",
            "available": true
          },
          "repeating_tasks": {
            "type": "switch",
            "available": true
          },
          "save_public_and_private_view": {
            "type": "switch",
            "available": true
          },
          "alternating_work_hours": {
            "type": "switch",
            "available": true
          },
          "overhead_cost": {
            "type": "switch",
            "available": true
          },
          "show_only_filtered_data": {
            "type": "switch",
            "available": true
          },
          "invoicing_integrations": {
            "type": "switch",
            "available": true
          },
          "audit_log": {
            "type": "switch",
            "available": true
          },
          "hubspot_integration": {
            "type": "switch",
            "available": true
          },
          "booking_activity_modal": {
            "type": "switch",
            "available": true
          },
          "person_custom_field": {
            "type": "switch",
            "available": true
          },
          "template_center": {
            "type": "switch",
            "available": true
          },
          "custom_roles": {
            "type": "switch",
            "available": true
          },
          "purchase_orders": {
            "type": "switch",
            "available": true
          },
          "payment_reminders": {
            "type": "switch",
            "available": true
          },
          "gantt": {
            "type": "switch",
            "available": true
          },
          "tentative_bookings": {
            "type": "switch",
            "available": true
          },
          "task_view_sharing": {
            "type": "switch",
            "available": true
          },
          "view_sharing": {
            "type": "switch",
            "available": true
          },
          "org_chart": {
            "type": "switch",
            "available": true
          },
          "person_status": {
            "type": "switch",
            "available": true
          },
          "deal_cost_rates": {
            "type": "switch",
            "available": true
          },
          "custom_man_days": {
            "type": "switch",
            "available": true
          },
          "workload_view": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "probability_per_stage": {
            "type": "switch",
            "available": true
          },
          "expense_sync": {
            "type": "switch",
            "available": true
          },
          "reports_sharing": {
            "type": "switch",
            "available": true
          },
          "service_custom_fields": {
            "type": "switch",
            "available": true
          },
          "sandbox": {
            "type": "switch",
            "available": true
          },
          "file_custom_field": {
            "type": "switch",
            "available": true
          },
          "financial_month_locking": {
            "type": "switch",
            "available": true
          },
          "timesheet_submission": {
            "type": "switch",
            "available": true
          },
          "tasks": {
            "type": "switch",
            "available": true
          },
          "projects": {
            "type": "switch",
            "available": true
          },
          "contacts": {
            "type": "switch",
            "available": true
          },
          "scenario_builder": {
            "type": "switch",
            "available": true
          },
          "scim": {
            "type": "switch",
            "available": true
          },
          "approval_policies": {
            "type": "switch",
            "available": true
          },
          "invoices_bulk_copy": {
            "type": "switch",
            "available": true
          },
          "email_inbox": {
            "type": "switch",
            "available": true
          },
          "deal_funnel_report": {
            "type": "switch",
            "available": true
          },
          "deals": {
            "type": "switch",
            "available": true
          },
          "time_tracking": {
            "type": "switch",
            "available": true
          },
          "expenses": {
            "type": "switch",
            "available": true
          },
          "invoices": {
            "type": "switch",
            "available": true
          },
          "payments": {
            "type": "switch",
            "available": true
          },
          "inbound_emails": {
            "type": "switch",
            "available": true
          },
          "time_offs": {
            "type": "switch",
            "available": true
          },
          "time_off_allocations": {
            "type": "switch",
            "available": true
          },
          "remote_work_absence": {
            "type": "switch",
            "available": true
          },
          "financials": {
            "type": "switch",
            "available": true
          },
          "document_templates": {
            "type": "switch",
            "available": true
          },
          "revenue_recognition": {
            "type": "switch",
            "available": true
          },
          "revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "custom_revenue_distribution": {
            "type": "switch",
            "available": true
          },
          "peppol_transactions": {
            "type": "metered",
            "limit": 100
          },
          "tracking_type": {
            "type": "switch",
            "available": true
          },
          "budgets": {
            "type": "switch",
            "available": true
          },
          "resourcing": {
            "type": "switch",
            "available": true
          },
          "simple_budget_editor": {
            "type": "switch",
            "available": true
          },
          "time_tracking_policies": {
            "type": "switch",
            "available": true
          },
          "bulk_bookings": {
            "type": "switch",
            "available": true
          },
          "prevent_budget_overrun": {
            "type": "switch",
            "available": true
          }
        },
        "cycle_change_enabled": true,
        "cycle_change_error": null,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "new_essential",
            "name": "Essential",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 1100,
            "yearly_price_cents": 10800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 2
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 0
              },
              "workflows": {
                "type": "metered",
                "limit": 2
              },
              "rate_cards": {
                "type": "metered",
                "limit": 0
              },
              "teams": {
                "type": "metered",
                "limit": 0
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 15
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 1
              },
              "forms": {
                "type": "metered",
                "limit": 1
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": false
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": false
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": false
              },
              "expenses_approvals": {
                "type": "switch",
                "available": false
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": false
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": false
              },
              "fiscal_year": {
                "type": "switch",
                "available": false
              },
              "formula_fields": {
                "type": "switch",
                "available": false
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": false
              },
              "payment_sync": {
                "type": "switch",
                "available": false
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": false
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": false
              },
              "comment_visibility": {
                "type": "switch",
                "available": false
              },
              "time_off_sync": {
                "type": "switch",
                "available": false
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": false
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": false
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 100
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": false
              },
              "currency_picker": {
                "type": "switch",
                "available": false
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": false
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": false
              },
              "recurring_budgets": {
                "type": "switch",
                "available": false
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": false
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": false
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": false
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": false
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": false
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": false
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": false
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": false
              },
              "gantt": {
                "type": "switch",
                "available": false
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": false
              },
              "view_sharing": {
                "type": "switch",
                "available": false
              },
              "org_chart": {
                "type": "switch",
                "available": false
              },
              "person_status": {
                "type": "switch",
                "available": false
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": false
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": false
              },
              "service_custom_fields": {
                "type": "switch",
                "available": false
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": false
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": false
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": false
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 10
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": false
              }
            },
            "buyable": true,
            "trialable": false
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": null,
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "quarterly_price_cents": null,
            "currency": "USD",
            "discontinued": false,
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "new_essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 5
              },
              "employee_fields": {
                "type": "metered",
                "limit": 30
              },
              "scheduling_placeholders": {
                "type": "metered",
                "limit": 5
              },
              "workflows": {
                "type": "metered",
                "limit": 5
              },
              "rate_cards": {
                "type": "metered",
                "limit": 10
              },
              "teams": {
                "type": "metered",
                "limit": 5
              },
              "outgoing_emails": {
                "type": "metered",
                "limit": 150
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "deal_stages": {
                "type": "metered",
                "limit": 35
              },
              "deal_proposals": {
                "type": "metered",
                "limit": 1
              },
              "multiple_pipelines": {
                "type": "metered",
                "limit": 3
              },
              "forms": {
                "type": "metered",
                "limit": 50
              },
              "public_forms": {
                "type": "switch",
                "available": false
              },
              "multigrouping": {
                "type": "switch",
                "available": true
              },
              "client_access_to_budgets": {
                "type": "switch",
                "available": true
              },
              "subsidiaries": {
                "type": "switch",
                "available": false
              },
              "time_approvals": {
                "type": "switch",
                "available": true
              },
              "expenses_approvals": {
                "type": "switch",
                "available": true
              },
              "timeoff_approvals": {
                "type": "switch",
                "available": true
              },
              "autotracking": {
                "type": "switch",
                "available": false
              },
              "forecasting": {
                "type": "switch",
                "available": false
              },
              "webhooks": {
                "type": "switch",
                "available": false
              },
              "table_pivoting": {
                "type": "switch",
                "available": true
              },
              "fiscal_year": {
                "type": "switch",
                "available": true
              },
              "formula_fields": {
                "type": "switch",
                "available": true
              },
              "single_sign_on": {
                "type": "switch",
                "available": true
              },
              "deals_billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "billable_time_rounding": {
                "type": "switch",
                "available": true
              },
              "payment_sync": {
                "type": "switch",
                "available": true
              },
              "import_tasks_csv": {
                "type": "switch",
                "available": true
              },
              "time_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "remove_branding": {
                "type": "switch",
                "available": false
              },
              "custom_invoicing_email": {
                "type": "switch",
                "available": false
              },
              "google_calendar_layout": {
                "type": "switch",
                "available": true
              },
              "pulse": {
                "type": "switch",
                "available": false
              },
              "slack": {
                "type": "switch",
                "available": true
              },
              "task_custom_fields_library": {
                "type": "switch",
                "available": true
              },
              "comment_visibility": {
                "type": "switch",
                "available": true
              },
              "time_off_sync": {
                "type": "switch",
                "available": true
              },
              "time_locking": {
                "type": "switch",
                "available": false
              },
              "docs": {
                "type": "switch",
                "available": true
              },
              "scheduling_resource_utilization": {
                "type": "switch",
                "available": true
              },
              "enforce_two_factor_auth": {
                "type": "switch",
                "available": false
              },
              "personio_integration": {
                "type": "switch",
                "available": true
              },
              "task_dependencies": {
                "type": "switch",
                "available": true
              },
              "hris_integration": {
                "type": "switch",
                "available": true
              },
              "numbering_scheme": {
                "type": "switch",
                "available": false
              },
              "automations": {
                "type": "metered",
                "limit": 1000
              },
              "dashboards_sharing": {
                "type": "switch",
                "available": true
              },
              "currency_picker": {
                "type": "switch",
                "available": true
              },
              "required_custom_fields": {
                "type": "switch",
                "available": false
              },
              "restricted_tracking": {
                "type": "switch",
                "available": false
              },
              "enforce_sso": {
                "type": "switch",
                "available": false
              },
              "jira_integration": {
                "type": "switch",
                "available": true
              },
              "docs_versions": {
                "type": "switch",
                "available": false
              },
              "zapier_integration": {
                "type": "switch",
                "available": true
              },
              "recurring_budgets": {
                "type": "switch",
                "available": true
              },
              "restricted_user_roles": {
                "type": "switch",
                "available": true
              },
              "service_tracking_toggle": {
                "type": "switch",
                "available": true
              },
              "repeating_tasks": {
                "type": "switch",
                "available": true
              },
              "save_public_and_private_view": {
                "type": "switch",
                "available": true
              },
              "alternating_work_hours": {
                "type": "switch",
                "available": true
              },
              "overhead_cost": {
                "type": "switch",
                "available": false
              },
              "show_only_filtered_data": {
                "type": "switch",
                "available": true
              },
              "invoicing_integrations": {
                "type": "switch",
                "available": true
              },
              "audit_log": {
                "type": "switch",
                "available": false
              },
              "hubspot_integration": {
                "type": "switch",
                "available": false
              },
              "booking_activity_modal": {
                "type": "switch",
                "available": true
              },
              "person_custom_field": {
                "type": "switch",
                "available": false
              },
              "template_center": {
                "type": "switch",
                "available": true
              },
              "custom_roles": {
                "type": "switch",
                "available": false
              },
              "purchase_orders": {
                "type": "switch",
                "available": false
              },
              "payment_reminders": {
                "type": "switch",
                "available": true
              },
              "gantt": {
                "type": "switch",
                "available": true
              },
              "tentative_bookings": {
                "type": "switch",
                "available": true
              },
              "task_view_sharing": {
                "type": "switch",
                "available": true
              },
              "view_sharing": {
                "type": "switch",
                "available": true
              },
              "org_chart": {
                "type": "switch",
                "available": true
              },
              "person_status": {
                "type": "switch",
                "available": true
              },
              "deal_cost_rates": {
                "type": "switch",
                "available": false
              },
              "custom_man_days": {
                "type": "switch",
                "available": false
              },
              "workload_view": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "probability_per_stage": {
                "type": "switch",
                "available": false
              },
              "expense_sync": {
                "type": "switch",
                "available": true
              },
              "reports_sharing": {
                "type": "switch",
                "available": true
              },
              "service_custom_fields": {
                "type": "switch",
                "available": true
              },
              "sandbox": {
                "type": "switch",
                "available": true
              },
              "file_custom_field": {
                "type": "switch",
                "available": true
              },
              "financial_month_locking": {
                "type": "switch",
                "available": false
              },
              "timesheet_submission": {
                "type": "switch",
                "available": false
              },
              "tasks": {
                "type": "switch",
                "available": true
              },
              "projects": {
                "type": "switch",
                "available": true
              },
              "contacts": {
                "type": "switch",
                "available": true
              },
              "scenario_builder": {
                "type": "switch",
                "available": false
              },
              "scim": {
                "type": "switch",
                "available": false
              },
              "approval_policies": {
                "type": "switch",
                "available": false
              },
              "invoices_bulk_copy": {
                "type": "switch",
                "available": true
              },
              "email_inbox": {
                "type": "switch",
                "available": true
              },
              "deal_funnel_report": {
                "type": "switch",
                "available": true
              },
              "deals": {
                "type": "switch",
                "available": true
              },
              "time_tracking": {
                "type": "switch",
                "available": true
              },
              "expenses": {
                "type": "switch",
                "available": true
              },
              "invoices": {
                "type": "switch",
                "available": true
              },
              "payments": {
                "type": "switch",
                "available": true
              },
              "inbound_emails": {
                "type": "switch",
                "available": true
              },
              "time_offs": {
                "type": "switch",
                "available": true
              },
              "time_off_allocations": {
                "type": "switch",
                "available": true
              },
              "remote_work_absence": {
                "type": "switch",
                "available": true
              },
              "financials": {
                "type": "switch",
                "available": true
              },
              "document_templates": {
                "type": "switch",
                "available": true
              },
              "revenue_recognition": {
                "type": "switch",
                "available": true
              },
              "revenue_distribution": {
                "type": "switch",
                "available": true
              },
              "custom_revenue_distribution": {
                "type": "switch",
                "available": false
              },
              "peppol_transactions": {
                "type": "metered",
                "limit": 50
              },
              "tracking_type": {
                "type": "switch",
                "available": true
              },
              "budgets": {
                "type": "switch",
                "available": true
              },
              "resourcing": {
                "type": "switch",
                "available": true
              },
              "simple_budget_editor": {
                "type": "switch",
                "available": true
              },
              "time_tracking_policies": {
                "type": "switch",
                "available": false
              },
              "bulk_bookings": {
                "type": "switch",
                "available": false
              },
              "prevent_budget_overrun": {
                "type": "switch",
                "available": true
              }
            },
            "buyable": true,
            "trialable": false
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "trial_plan_active": false,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "contract_date": null,
      "contract_seats": null,
      "contract_min_seats": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": "0.0"
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "775"
        }
      }
    }
  },
  "meta": {}
}

Retry last payment for a organization subscription
PATCH/api/v2/organization_subscriptions/{id}/retry_last_payment

URI Parameters
HideShow
id
number (required) Example: 1

organization subscription id


Generated by aglio on 24 Jul 2025