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.
📄️ Add application to space
Add application to space <br/> Scope: space_write
📄️ Get application details
Retrieve the application details <br/> Scope: []
📄️ List application dependencies
This endpoint lets you see which other applications your app depends on.
📄️ Get info for list of applications
Get summary info for list of applications <br/> Scope: []
📄️ List applications
List applications with pagination <br/> Scope: store_admin
📄️ Create application
Create a new application <br/> Scope: store_write, store_admin
📄️ Remove application from space
Remove application from space <br/> Scope: space_write
📄️ Upgrade application on space
Upgrade application on space <br/> Scope: space_write
📄️ Get application
Retrieve the application <br/> Scope: []
📄️ Update application V2
Patch some application field(s) <br/> Scope: store_admin
📄️ Get applications by ids
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get info for a list of applications <br/> Scope: []
📄️ List applications
List applications with pagination <br/> Scope: []
📄️ Create application V2
Create a new application <br/> Scope: store_write, store_admin
📄️ Approve draft application (under review)
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Change the application status to APPROVED <br/> Scope: 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
📄️ Get application id from name and namespace
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get application id from name and namespace
📄️ Mark application as obsolete
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Change the application status to DELETED <br/> Scope: store_write, store_admin
📄️ Replace application logo
Upload logo to an application <br/> Scope: store_write, store_admin
📄️ List extensions changed failures
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> List extensions changed failures <br/> Scope: store_admin