Home
>
Tools
>
API Help
Photo Gallery
|
Labels
|
Pricing
|
Features
|
Contact
API Help Topics
Information
Welcome
API Key
Protocols
Soap
REST
General Methods
Ping
Upload
Authentication Methods
Authentication Mechanism
(NEW)
Authentication_GetTicket
Authentication_CheckTicket
Authentication_CloseTicket
User Methods
User_Create
Album Methods
Album_FetchAll
Album_Fetch
Album_Create
Photo Methods
Photo_FetchTimeLineOverview
Photo_FetchFromTimeLine
Photo_FetchFromAlbum
Photo_FetchExifInfo
Photo_GetImage
Photo_GetOriginalImage
User_Create
This method creates a user.
Authentication is not required.
This method is not available for public use by default. Please contact
suppport
for more information.
Input parameters
i_api_key
(string)
[Required]
The api key
i_user_name
(string)
[Required]
The user name (at least 6 characters long)
i_password
(string)
[Required]
The password (at least 6 characters long)
i_email_address
(string)
[Required]
The email address
i_country_code
(string)
[Required]
The country code (ISO 3166-1 Alpha 2 standard)
i_promo_code
(string)
[Optional]
The promotion code
i_first_name
(string)
[Optional]
The firstname
i_last_name
(string)
[Optional]
The last name
Return parameters on Success
The
Reply
object with
ResultType
Success.
The field return_object is an integer value containing the database ID of the user.
Return parameters on Failure
The
Reply
object with
ResultType
Failure.
The field return_object is an
Error object
. Possible errors:
Invalid input parameter(s).
Invalid API key
Method is not permitted for this API key
Invalid user name (too short, invalid characters, invalid format, not available)
Invalid password (too short)
invalid email address
Invalid country code
Invalid promotion code< (not found, expired, depleted)/li>
User creation failed
About
Terms & Conditions
Privacy Statement
Links
News
Tools
Help
©
Telenet
2007