Is there any way I could get an access token for multiple organizations in public or partner applications?
Asked
Active
Viewed 225 times
0
-
Both public & private apps give you access to multiple organisations, as long as the organisations' owners authorise the application: https://developer.xero.com/documentation/getting-started/api-application-types – rustyskates Feb 16 '18 at 08:23
-
a single token is for single organization I think. My question was can I have a single token for multiple organization access or can the organization owner give me access to multiple organizations in one go? If it is yet not clear then please tell I will elaborate with example – Muhammad Qamar Feb 16 '18 at 10:48
-
No - you need a token for each organisation for which your app has authorisation. – rustyskates Feb 17 '18 at 06:45