Retrieving Customer Tokens

In any co-branded UI pipeline a token is returned to you through the HTTP redirect. If your customer loses connectivity or the browser crashes while the customer is being redirected you may not get the token.

You can query for the tokens that your customers have installed on their accounts for your application using the GetTokensByCaller operation. The co-branded UI pipelines accepts a unique caller reference as an input. You must always specifiy a unique caller reference. Though you can use GetTokensByCaller operation to retrieve all tokens, we recommend that you query for a specific token by passing the caller reference corresponding to that token.