Multiple Zoom apps to one backend (main account with sub accounts)

App Configuration
react 18 with a firebase backend (latest) using node.js 20x)

Hello -

Our zoom account has a main account and multiple sub accounts. I would like to understand if each sub account needs its own marketplace app or if we can use the app in our main account to serve each sub account as well.

If not, is there some identifier in the api’s that will tell us where each app is coming from so that we can use one single backend to process the incoming requests?

Thanks!