Skip to main content

Bind a License Code

  • Description

    POST /bind_code HTTP/1.1

    XXXXXXXXXXXXXXXX
  • Possible Responses

    {"code":0,"message":"充值成功,新增授权时间 XX 天 XX 小时 XX 分钟"} // binding succeeded
    {"code":1,"message":"操作失败"} // failed to connect to server
    {"code":-1,"message":"..."} // other non-zero codes describe the reason in message