Category: User

Доступы к OTAPI:

IMAGES Method GetExternalAuthenticationInfo

Get info to start external authentication

Test request

Argument Type Value
instanceKey String
Key for working with OTAPI
language String
language for requested data
signature String
Signature to identify the request. Used only if the key has a secret. See details in Signing OT API requests.
timestamp String
Timestamp for signature. Used only if the key has a secret. See details in Signing OT API requests.
sessionId String
Buyer session identifier. See details in Sessions in OT API.
applicationType String
Application type. Optional value, default is WebSite: Available values: WebSite, MobileApplication, MobileApplication/Android, MobileApplication/iOS. Please use most appropriate value if possible.
authenticationSystem String
External authentication system. Available values Can be getted in list of systems (GetExternalAuthenticationSystemInfoList).
returnUrl String
Return url for user after external authentication

Response