Configuration
The Application Configuration module simplifies tasks related to configuring the app. You can use it to retrieve information about sales channels, ownership details, app-specific settings, and integration tokens. This module also offers insights into store performance, ordering options, and available modules. It allows you to access currency information, support multiple languages, and customize store cookies for a personalized user experience. Additionally, the module can retrieve the staff list.
Provides essential insights into an application, including its details, owner information, basic settings, integration tokens, features, and contact details. Developers can use this resource to gather vital information, manage integrations, and access support and contact details for the application.
Fetches application details.
getApplication
Get sales channel, owner and seller information
getOwnerInfo
Retrieves basic app info.
getBasicDetails
Fetches API tokens.
getIntegrationTokens
Get all deployment stores
getOrderingStores
Get ordering store details
getStoreDetailById
Fetches app features.
getFeatures
Retrieves contact details.
getContactInfo
Provide functionality for handling currencies in your application. It allows you to retrieve a list of currencies, obtain specific currency details by ID, and access application-specific currencies effectively.
Lists supported currencies.
getCurrencies
Fetches currency by ID.
getCurrencyById
Retrieves app-specific currencies.
getAppCurrencies
Enable you to access language-related information within your application. It allows you to retrieve a list of available languages.
Lists available languages.
getLanguages
Provide Access To Staff And User-Related Information In Your Application. It Allow You To Retrieve Lists Of Staff Members And User Details.