LogoLogo
  • Introduction
    • 👋Overview
    • 🤷Target Audience
    • ✨Features
  • Getting started
    • đŸ–Ĩī¸System Requirements
    • đŸ“ĻInstallation
    • âš™ī¸Configuration
    • 🔧Setup Routine
  • Fundementals
    • 🎎Roles
    • 🌏Countries and time zones
    • â™ģī¸Scheduletask concept
    • 💰Payment Service Provider
    • âœī¸Administration
      • đŸ”ĩSales
        • đŸ‘ĨCustomers
        • đŸ“ĨInvoices
        • 📋Plans
        • 🧊Modules
      • đŸŸĸSystem
        • đŸŽ›ī¸System settings
        • â›“ī¸API Settings
        • 🌐Languages
        • đŸĒ™Currencies
        • đŸŗī¸Countries
        • 📂Mappings
        • đŸ’ŦTranslations
        • đŸĒ§Widgets
    • đŸ–ąī¸User guide
      • 🔐Customer rights
      • 🔗Customer Navigation
      • 📃Edit profile
      • 🔑Reset password
      • 🏨Edit company
      • ⚡Manage users
      • 👔Manage tenants
      • 📨View invoices
      • 💸Add payment method
      • đŸĒ§Manage plans
      • đŸ“ĻManage modules
      • 🔔Notifications
  • Development
    • đŸ› ī¸Local development
    • 📂Folder structure
      • đŸ—„ī¸Application.cfc
    • 💡Develop with saaster
      • 🎇General services
        • đŸ’ŧMappings and rigths management
        • â†Šī¸Redirects
        • 👤Customer specific sessions
        • ã€Ŋī¸Global variable "getCustomerData"
      • 🌐Global functions
        • âš™ī¸getTrans()
        • âš™ī¸getAlert()
        • âš™ī¸logWrite()
        • âš™ī¸getTime()
      • 🧊Developing the main application
      • đŸ“ĻDeveloping modules
  • API
    • âš’ī¸API: Get started
    • 📂Resources
      • 📄authenticate
      • 📄getCurrentModules
      • 📄getCurrentPlan
      • 📄getPlanFeatureSetting
Powered by GitBook
On this page
  • Description
  • Header parameters
  • Response
  1. API
  2. Resources

getPlanFeatureSetting

Description

Retrieves all the modules that the customer has subscribed to.

Header parameters

Name
Info
Required

settingVariable

Feature setting variable

planID

ID of plan

language

Language in ISO format

Response

string: "value"
PreviousgetCurrentPlan

Last updated 2 years ago

📂
📄