FetchTokenRequestType
Fields
IncludeRESTToken ( boolean ) [0..1]
Specified if you want to retrieve a REST token for a user.
See the Field Index to learn which calls use IncludeRESTToken.

SecretID ( string ) [0..1]
A value that is associated with the token retrieval request. SecretID is defined by the application, and is passed in redirect URL to the eBay signin page. eBay recommends using a UUID for the secret ID value. You must also set Username (part of the RequesterCredentials) for the particular user of interest. SecretID and Username are not required if SessionID is present.
See the Field Index to learn which calls use SecretID.

SessionID ( string ) [0..1]
A value that is associated with the token retrieval request. The session ID is generated by eBay by the application making GetSessionID call, and is passed in redirect URL to the eBay signin page. The advantage of using SessionID is that it does not require UserID as part of the FetchToken request. SessionID is not required if SecretID is present.
See the Field Index to learn which calls use SessionID.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.