API

 

  1. Add / create a new user.
    AttributeTypeRequiredDescription
    usernamestring(10)noThe username
    passwordstring(10)noThe password
    Example
  2. Add package to user.
    AttributeTypeRequiredDescription
    package_idintyesPackage ID for add to the user
    Example
  3. Renew the package.
    Example
  4. Change the package.
    AttributeTypeRequiredDescription
    package_idintyesPackage ID for add to the user
    Example
  5. Cancel the package.
    Example
  6. Query the user info via username or user_id.
    AttributeTypeRequiredDescription
    user_idintnoThe user ID
    usernamestringnoThe username
    Example

 

Was this answer helpful? 0 Users Found This Useful (0 Votes)