UserUpgrade Service

Creating link to upgrade smart phone user.
 
GET

POST

UserGrade :

Grade

Account Classification

1

Guest Account (Users without login information)

2

Standerd Account (Users with login information(email address))

3

Verified Account (Users with phone number verification)

Parameter :

Name

Required

Description

user_grade

Yes

Requests change of UserGrade

url

No

The URL to request after posting (If not specified the URL for Gadget XML will be used)

  • You will need to use URL escape in your parameter incase you are sending the parameter in the URL (like in href element).
  • After posting upgrade information, you will receive response "result" data when transiting to the URL. Response "1" is succeed and "0" is error.
Please see the following link for more detail about People API upgrade information.

Sample

 

Relation with Phone Number Verification Service

We recommend that you use Phone Number Verification Service since it is the same function when upgrading user from grade 2 to 3.

History Revision

  • 2013/05/02
    • English document initial release

PREVIOUS

SMS Verification Service

NEXT

Chat Service