externalAccountValidateRequest

Extends: request
Namespace: (default namespace)
XML Schema: ns0.xsd

XML

Elements

name (type) min/max
occurs
description
type (int) 1/1 The type of the account 0 .. google 2 .. b & you 3 .. at & t
oauthToken (string) 1/1 The oauth token which was returned after visiting the oauth authorization url
oauthVerifier (string) 1/1 The oauth verifier which was returned after visiting the oauth authorization url

JSON

property type description
type type (int) The type of the account 0 .. google 2 .. b & you 3 .. at & t
oauthToken oauthToken (string) The oauth token which was returned after visiting the oauth authorization url
oauthVerifier oauthVerifier (string) The oauth verifier which was returned after visiting the oauth authorization url