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/682

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": "682",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 1,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "682"
        }
      }
    }
  },
  "meta": {}
}

GET  /api/v2/organization_subscriptions/703

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": "703",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 1,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 2400,
        "yearly_price_cents": 24000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "standard"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 100
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 30
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 30
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "standard",
            "name": "Standard",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 1500,
            "yearly_price_cents": 15000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "premium"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 3
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 1
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 5
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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": 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": true
              },
              "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": false
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "premium",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "703"
        }
      }
    }
  },
  "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 plansets trial plandoes not change trial plandoes not change trial plansets trial_plan to nullupdates subscriptionupdates subscriptionupdates subscriptionupdates subscriptionreturns error

PATCH  /api/v2/organization_subscriptions/683

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": "683",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 2,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 0,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": "Visa",
      "card_last4": "4242",
      "card_month": "12",
      "card_year": "2032",
      "stripe_customer_id": "cus_without_subs",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "683"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/684

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": "684",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 2800,
        "yearly_price_cents": 28800,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "ultimate"
        ],
        "downgrades": [
          "essential"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 5
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 3
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "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": false
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [],
            "downgrades": [
              "essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 10
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "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",
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "684"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/685

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": "685",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 2800,
        "yearly_price_cents": 28800,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "ultimate"
        ],
        "downgrades": [
          "essential"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 5
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 3
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "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": false
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [],
            "downgrades": [
              "essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 10
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "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",
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "685"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/686

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": "686",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 204,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "year",
      "current_plan": {
        "id": "essential",
        "name": "Essential",
        "type": "regular",
        "is_billable": true,
        "monthly_price_cents": 2000,
        "yearly_price_cents": 20400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "professional",
          "ultimate"
        ],
        "downgrades": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 0
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 0
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 10
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 7
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "type": "switch",
            "available": true
          },
          "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": false
          },
          "repeating_tasks": {
            "type": "switch",
            "available": false
          },
          "save_public_and_private_view": {
            "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [],
            "downgrades": [
              "essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 10
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ],
        "downgradeables": []
      },
      "plan_type": "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",
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "686"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/687

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": "687",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 5
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 3
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "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": false
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "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",
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "687"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/688

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": "688",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 2800,
        "yearly_price_cents": 28800,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "ultimate"
        ],
        "downgrades": [
          "essential"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 5
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 3
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "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": false
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [],
            "downgrades": [
              "essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 10
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "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,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "688"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/689

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": "689",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "689"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/690

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": "690",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 0
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 0
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 10
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 7
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "type": "switch",
            "available": true
          },
          "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": false
          },
          "repeating_tasks": {
            "type": "switch",
            "available": false
          },
          "save_public_and_private_view": {
            "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "690"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/691

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": "essential",
      "plan_cycle": "month"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "691",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 20,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "month",
      "current_plan": {
        "id": "essential",
        "name": "Essential",
        "type": "regular",
        "is_billable": true,
        "monthly_price_cents": 2000,
        "yearly_price_cents": 20400,
        "currency": "USD",
        "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": 3
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "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": false
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "ultimate",
            "name": "Ultimate",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 3900,
            "yearly_price_cents": 38400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [],
            "downgrades": [
              "essential",
              "professional"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 10
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 730
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ],
        "downgradeables": []
      },
      "plan_type": "essential",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "691"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/692

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": "692",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "692"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/693

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": "693",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "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": [
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {
        "hris_integration": {
          "id": "hris_200"
        }
      },
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "693"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/694

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": "694",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "694"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/695

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": "695",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "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": [
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 5,
      "seats_used": 1,
      "seats_pending": 5,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {
        "hris_integration": {
          "id": "hris_200"
        }
      },
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "695"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/696

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/704

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": "704",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 7,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 2400,
        "yearly_price_cents": 24000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "standard"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 100
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 30
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 30
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "standard",
            "name": "Standard",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 1500,
            "yearly_price_cents": 15000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "premium"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 3
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 1
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 5
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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": 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": true
              },
              "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": false
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "premium",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": "Visa",
      "card_last4": "4242",
      "card_month": "12",
      "card_year": "2033",
      "stripe_customer_id": "cus_no_sub",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "704"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/705

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": "premium"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "705",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 1500,
        "yearly_price_cents": 15000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "premium"
        ],
        "downgrades": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 3
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 1
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 10
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 10
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 5
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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": 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": true
          },
          "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": false
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [
          {
            "id": "premium",
            "name": "Premium",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2400,
            "yearly_price_cents": 24000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [],
            "downgrades": [
              "standard"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 10
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 100
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 30
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 30
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ],
        "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": "premium",
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "705"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/706

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",
      "trial_plan_type": "premium"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "706",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 1500,
        "yearly_price_cents": 15000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "premium"
        ],
        "downgrades": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 3
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 1
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 10
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 10
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 5
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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": 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": true
          },
          "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": false
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [
          {
            "id": "premium",
            "name": "Premium",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2400,
            "yearly_price_cents": 24000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [],
            "downgrades": [
              "standard"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 10
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 100
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 30
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 30
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ],
        "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": "premium",
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "706"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/707

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"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "707",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 7,
      "trial_ends_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": 150,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "year",
      "current_plan": {
        "id": "standard",
        "name": "Standard",
        "type": "regular",
        "is_billable": true,
        "monthly_price_cents": 1500,
        "yearly_price_cents": 15000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "premium"
        ],
        "downgrades": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 3
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 1
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 10
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 10
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 5
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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": 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": true
          },
          "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": false
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [
          {
            "id": "premium",
            "name": "Premium",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2400,
            "yearly_price_cents": 24000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [],
            "downgrades": [
              "standard"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 10
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 100
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 30
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 30
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ],
        "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": "premium",
      "active_products": {},
      "card_brand": "Visa",
      "card_last4": "4242",
      "card_month": "12",
      "card_year": "2033",
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "707"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/708

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": "708",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 5
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 3
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 180
          },
          "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": false
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "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",
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "708"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/709

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": "709",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 1500,
        "yearly_price_cents": 15000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "premium"
        ],
        "downgrades": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 3
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 1
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 10
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 10
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 5
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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": 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": true
          },
          "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": false
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [
          {
            "id": "premium",
            "name": "Premium",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2400,
            "yearly_price_cents": 24000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [],
            "downgrades": [
              "standard"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 10
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 100
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 30
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 30
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ],
        "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,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "709"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/710

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": "710",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_at": null,
      "subscription_ends_at": null,
      "next_billing_cycle_at": null,
      "grace_period_ends_at": null,
      "plan_price": 240,
      "discount": null,
      "discount_expires_on": null,
      "plan_cycle": "year",
      "current_plan": {
        "id": "premium",
        "name": "Premium",
        "type": "regular",
        "is_billable": true,
        "monthly_price_cents": 2400,
        "yearly_price_cents": 24000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "standard"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 100
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 30
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 30
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "standard",
            "name": "Standard",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 1500,
            "yearly_price_cents": 15000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "premium"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 3
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 1
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 5
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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": 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": true
              },
              "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": false
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "premium",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "710"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/711

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"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "711",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 2400,
        "yearly_price_cents": 24000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "standard"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 3
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 1
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 10
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 10
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 5
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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": 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": true
          },
          "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": false
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "standard",
            "name": "Standard",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 1500,
            "yearly_price_cents": 15000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "premium"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 3
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 1
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 5
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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": 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": true
              },
              "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": false
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "premium",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "711"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/712

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"
    }
  }
}
Responses200
Headers
Content-Type: application/vnd.api+json; charset=utf-8
Body
{
  "data": {
    "id": "712",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 1500,
        "yearly_price_cents": 15000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [
          "premium"
        ],
        "downgrades": [],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 100
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 30
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 30
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [
          {
            "id": "premium",
            "name": "Premium",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2400,
            "yearly_price_cents": 24000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [],
            "downgrades": [
              "standard"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 15
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 10
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 100
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 30
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 30
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ],
        "downgradeables": []
      },
      "plan_type": "standard",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "712"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/713

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": "713",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 5,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 2400,
        "yearly_price_cents": 24000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "standard"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 100
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 30
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 30
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "standard",
            "name": "Standard",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 1500,
            "yearly_price_cents": 15000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "premium"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 3
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 1
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 5
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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": 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": true
              },
              "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": false
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "premium",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "713"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/714

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": {}
    }
  ]
}

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 subscriptionreturns errorcancels subscriptionreturns error

PATCH  /api/v2/organization_subscriptions/699/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": "699",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 6,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 0,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "699"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/700/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/717/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": "717",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 6,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 2400,
        "yearly_price_cents": 24000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "standard"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 100
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 30
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 30
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "standard",
            "name": "Standard",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 1500,
            "yearly_price_cents": 15000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "premium"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 3
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 1
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 5
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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": 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": true
              },
              "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": false
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "premium",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "717"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/718/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 subscriptionreturns errorreactivates subscriptionreturns error

PATCH  /api/v2/organization_subscriptions/701/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": "701",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 2,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 3900,
        "yearly_price_cents": 38400,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "essential",
          "professional"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 1000
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 1000
          },
          "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": 100
          },
          "recycle_bin": {
            "type": "metered",
            "limit": 730
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "essential",
            "name": "Essential",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2000,
            "yearly_price_cents": 20400,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "professional",
              "ultimate"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 0
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 0
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 10
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 7
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "type": "switch",
                "available": true
              },
              "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": false
              },
              "repeating_tasks": {
                "type": "switch",
                "available": false
              },
              "save_public_and_private_view": {
                "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          },
          {
            "id": "professional",
            "name": "Professional",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 2800,
            "yearly_price_cents": 28800,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "ultimate"
            ],
            "downgrades": [
              "essential"
            ],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 5
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 3
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 1000
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 1000
              },
              "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": 100
              },
              "recycle_bin": {
                "type": "metered",
                "limit": 180
              },
              "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": false
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": true
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "ultimate",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 0,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_MfjzMZLrVonbx9",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "701"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/702/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/719/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": "719",
    "type": "organization_subscriptions",
    "attributes": {
      "billing_email": null,
      "billing_address": null,
      "subscription_state_id": 1,
      "trial_ends_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": "regular",
        "is_billable": true,
        "monthly_price_cents": 2400,
        "yearly_price_cents": 24000,
        "currency": "USD",
        "tiers": [],
        "annual_tiers": [],
        "quarterly_tiers": [],
        "biannual_tiers": [],
        "upgrades": [],
        "downgrades": [
          "standard"
        ],
        "features": {
          "custom_fields": {
            "type": "metered",
            "limit": 15
          },
          "custom_fields_per_project": {
            "type": "metered",
            "limit": 10
          },
          "employee_fields": {
            "type": "metered",
            "limit": 50
          },
          "public_custom_reports": {
            "type": "metered",
            "limit": 100
          },
          "private_custom_reports": {
            "type": "metered",
            "limit": 30
          },
          "public_project_reports": {
            "type": "metered",
            "limit": 30
          },
          "private_project_reports": {
            "type": "metered",
            "limit": 10
          },
          "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
          },
          "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
          },
          "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
          },
          "booking_methods": {
            "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
          },
          "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
          },
          "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
          },
          "xero_expense_sync": {
            "type": "switch",
            "available": true
          },
          "rippling_integration": {
            "type": "switch",
            "available": true
          },
          "document_styler": {
            "type": "switch",
            "available": true
          },
          "tax_codebook": {
            "type": "switch",
            "available": true
          }
        },
        "active_products": [],
        "buyable_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"
          },
          {
            "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"
          },
          {
            "stripe_id": "addon_hris_600_quarterly",
            "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": "quarter",
            "currency": "USD"
          },
          {
            "stripe_id": "addon_hris_4800_biannual",
            "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": "biannual",
            "currency": "USD"
          }
        ],
        "cycle_change_enabled": true,
        "upgradeables": [],
        "downgradeables": [
          {
            "id": "standard",
            "name": "Standard",
            "type": "regular",
            "is_billable": true,
            "monthly_price_cents": 1500,
            "yearly_price_cents": 15000,
            "currency": "USD",
            "tiers": [],
            "annual_tiers": [],
            "quarterly_tiers": [],
            "biannual_tiers": [],
            "discontinued": null,
            "upgrades": [
              "premium"
            ],
            "downgrades": [],
            "features": {
              "custom_fields": {
                "type": "metered",
                "limit": 3
              },
              "custom_fields_per_project": {
                "type": "metered",
                "limit": 1
              },
              "employee_fields": {
                "type": "metered",
                "limit": 50
              },
              "public_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_custom_reports": {
                "type": "metered",
                "limit": 10
              },
              "public_project_reports": {
                "type": "metered",
                "limit": 10
              },
              "private_project_reports": {
                "type": "metered",
                "limit": 5
              },
              "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
              },
              "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
              },
              "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
              },
              "booking_methods": {
                "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": 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": true
              },
              "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
              },
              "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
              },
              "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
              },
              "xero_expense_sync": {
                "type": "switch",
                "available": true
              },
              "rippling_integration": {
                "type": "switch",
                "available": false
              },
              "document_styler": {
                "type": "switch",
                "available": true
              },
              "tax_codebook": {
                "type": "switch",
                "available": true
              }
            }
          }
        ]
      },
      "plan_type": "premium",
      "payment_method_id": 1,
      "seats": 1,
      "seats_used": 1,
      "seats_pending": 1,
      "trial_plan_ends_at": null,
      "trial_plan_type": null,
      "active_products": {},
      "card_brand": null,
      "card_last4": null,
      "card_month": null,
      "card_year": null,
      "stripe_customer_id": "cus_474RjipEtz2ff7",
      "balance": null
    },
    "relationships": {
      "organization": {
        "data": {
          "type": "organizations",
          "id": "719"
        }
      }
    }
  },
  "meta": {}
}

PATCH  /api/v2/organization_subscriptions/720/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


Generated by aglio on 19 Apr 2024