话单推送API

  接口说明

        易企通话单接口之————话单推送接口

  接口名

pci_push

  返回参数表
参数 必选 参数类型 说明
call_sn yes string 每次400话单电信方面的id
tel yes string 400电话号码
ext no string 400分机号
call_passid yes string 透传号码
caller_id yes string 主叫号码
callee_id no string 被叫号码
start_time yes string 呼叫时间
answer_time no string 400大号的摘机时间,对于分机为转拨分机的时间
ext_time no string 分机的应答时间,大号为空。
answered_time no string 分机的摘机时间,大号为空。
answering_time no string 通话开始时间,大号同answer_time,分机同answered_time
end_time no string 通话结束时间
call_duration yes int 通话时长(实际的通话时间!)
call_fee no int 话费
province no string 主叫地区
city no string 主叫城市
tape_url no string 录音地址
state no string 接听状态 1-已接听 0-未接听
  返回结果

{
  "code":"200"
}

  返回结果说明

        code, 所有正确返回結果都是200,错误返回結果请察看 错误結果说明