If I have 1 merchant, and 1 merchant has 5 locations, does each location issue me an access token (5 tokens, 1 for each location)? or do I get 1 access token per merchant?
You’ll get one access token for the merchant with 5 location. This is because access tokens are scoped to a merchant account which includes every location for the account.
1 Like