N6G-Pro
    • SmsTemplate
      • Mt(single)
        POST
      • Mts(batch)
        POST
      • MtsVar(batch var)
        POST
      • Create(new template)
        POST
      • List(query template)
        POST
      • Delete(remove template)
        POST
    • MmsTemplate
      • Mt(single)
        POST
      • Mts(batch)
        POST
      • MtsVar(batch var)
        POST
      • Create(new template)
        POST
      • List(query template)
        POST
      • Delete(remove template)
        POST
    • Sms
      • Mt(single)
        POST
      • Mts(batch)
        POST
      • MtsVar(batch var)
        POST
    • AdminApi
      • Channel List
        POST
      • Gateway List
        POST
      • Agent List
        POST
      • Company List
        POST
      • User List
        POST
      • User Set Channel
        POST
      • Price User List
        POST
      • Price Gateway List
        POST
      • Price Agent List
        POST
    • Rpt(pull Rpt)
      POST
    • Mo(pull mo)
      POST
    • Balance(query balance)
      POST
    • St(statistics)
      POST
    • 数据模型
      • M_HTTPAPI_MTS_VAR_REQUEST_DATA

    M_HTTPAPI_MTS_VAR_REQUEST_DATA

    {
        "pn": "string",
        "msg": "string",
        "encoding": 0,
        "custom_mid": "string",
        "custom_help": "string"
    }
    Built with