Tim Keefer > eBay-API > eBay::API::XML::Call::GetSessionID

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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'
syntax highlighting: