I found a security fail on app billing info end point
/v3/apps/aId/merchants/mId/billing_infoI can get app billing infos for a merchant by providing a valid token for the app, even if the token is not for this merchant,
I think you check the token only by app not by app and merchant together.