MobileAppConfigService
Available as client.mobileAppConfig. It covers administrative configuration and authenticated mobile-app runtime operations.
| Group | Methods |
|---|---|
| Configuration | getConfig, createConfig, updateConfig, deleteConfig |
| Actions | createAction, updateAction, deleteAction, reorderActions |
| Action helpers | createAddPointsAction, createRemovePointsAction, createTransactionAction |
| Mobile view | getMobileApp, searchPasses, lookupPass |
| Execution | executeAction, addPoints, removePoints, addTransaction, updateClientData, redeemReward |
Workspace-level methods take workspaceId first. Action-ID methods operate on an action whose workspace is resolved and authorized by the server.