NAME
eBay::API::XML::Call::GetSessionID
DESCRIPTION
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::GetSessionID inherits from the eBay::API::XML::BaseCall class
Subroutines:
setRuName()
The runame provided must match the one that will be used for validation during the creation of a user token.
RequiredInput: Yes
# Argument: 'xs:string'
getSessionID()
A 32-character identifier supplied by eBay to an application. Used to confirm the identities of the user and the application in a URL redirect during the process in which the user agrees to let the application wield a user token that grants the application the right to access eBay data on behalf of the user. Subsequently also used as input for the FetchToken API call.
Returned: Always
# Returns: 'xs:string'