Digital Webservices Support ( www.digws.com)

提供最易用的Web服务接口( SMS/WapPush) www.digws.com

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
  • SendSms:发送短消息

    Parameter

    Description

    account:

    账户

    password:

    密码

    serviceno:

    分配给你的特服号码 在网站的发送页面上可以看到

    mobilenolist:

    要发送出去的手机号码列表,可以包括联通和移动, 建议一次发送不要超过1000个手机

    content:

    发送的短消息内容,需要少于70个字

    sendtime:

    定时发送短消息的时间. 格式:2005-05-01 12:12:12

 

  • SendWapPush:发送WapPush

    Parameter

    Description

    account:

    账户

    password:

    密码

    serviceno:

    分配给你的特服号码 在网站的发送页面上可以看到

    mobilenolist:

    要发送出去的手机号码列表,可以包括联通和移动, 建议一次发送不要超过1000个手机

    content:

    发送的WapPush 消息标题  

    url:

    Wap 的URL地址,以http://开头。和Content加起来字数少于70。

    sendtime:

    定时发送短消息的时间. 格式:2005-05-01 12:12:12

     
  • GetOutBoxSMS

    Parameter

    Description

    account:

    账户

    password:

    密码

    lastreturnid:

    上次系统返回的最大的id,这样可以只返回较新的SMS内容

    statuscode:

    返回系统状态为statuscode的SMS,
    status = -1时返回所有的SMS
    status = 0 时表示 准备发送
    status = 3 时表示 正在处理
    status = 2 时表示 发送失败
    status = 1 时表示 发送成功



  • GetInBoxSMS

     

    Parameter

    Description

    account:

    账户

    password:

    密码

    lastreturnid:

    上次系统返回的最大的id,这样可以只返回较新的SMS内容

posted on 2005-07-03 20:10  Digital Webservices Support ( www.digws.com)  阅读(2044)  评论(7编辑  收藏  举报