Applications
The app object represents a software package that allows users to perform specific tasks. They can cater to diverse business needs within the Banqup platform. There can be various apps, ranging from industry-specific tools to general-purpose applications. Apps can typically be pre-installed on a platform or distributed via a proprietary app store.
Apps can be targeted to 2 types of audiences: the Banqup consumer and third-party developers who want to integrate with particular applications.
📄️ List applications
List applications with pagination <br/> Scope: store_admin
📄️ Create application
Create a new application <br/> Scope: store_write, store_admin
📄️ Get application
Retrieve the application <br/> Scope: store_read
📄️ Delete application
Delete the application <br/> Scope: store_write, store_admin
📄️ Update application field(s)
Patch some application field(s) <br/> Scope: store_write, store_admin
📄️ Replace application logo
Upload logo to an application <br/> Scope: store_write, store_admin
📄️ Create application V2
Create a new application <br/> Scope: store_write, store_admin
📄️ Update application V2
Patch some application field(s) <br/> Scope: store_admin