externalAccountInitiateRequest
| 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 |
| oauthCallbackUrl (string) | 1/1 | The oauth callback url for the ongoing oauth login |
JSON
| property | type | description |
|---|---|---|
| type | type (int) | The type of the account 0 .. google 2 .. b & you 3 .. at & t |
| oauthCallbackUrl | oauthCallbackUrl (string) | The oauth callback url for the ongoing oauth login |