GET customer/checkuntradeordert

请求信息

URI 参数

None.

Body 请求体 参数

None.

响应消息

内容 描述

CxccApiResponseBaseOfConectCustomer
NameDescriptionTypeAdditional information
data

ConectCustomer

None.

code

integer

None.

msg

string

None.

响应示例

application/json, text/json

Sample:
{
  "data": {
    "totalnum": 1,
    "totaldealingnum": 2,
    "totalremainnum": 3,
    "isvip": 4,
    "hasorder": 5,
    "isfull": 6,
    "ordermonth": 7,
    "customerlist": [
      {
        "intentiontpname": "sample string 1",
        "baotagname": "sample string 2",
        "areaname": "sample string 3",
        "name": "sample string 4",
        "addtime": "2024/10/19 08:45:09",
        "customerid": "sample string 6",
        "referredtouserid": 7,
        "tel": "sample string 8",
        "status": 9,
        "dealingid": "sample string 10",
        "iscontract": 11,
        "sellertel": "sample string 12",
        "customertel": "sample string 13",
        "isdelete": 14,
        "statuname": "sample string 15",
        "followid": "sample string 16",
        "isrecover": 17,
        "dealresult": 18,
        "dealresultname": "",
        "adddatedesc": "2024-10-19 08:45",
        "statusname": ""
      },
      {
        "intentiontpname": "sample string 1",
        "baotagname": "sample string 2",
        "areaname": "sample string 3",
        "name": "sample string 4",
        "addtime": "2024/10/19 08:45:09",
        "customerid": "sample string 6",
        "referredtouserid": 7,
        "tel": "sample string 8",
        "status": 9,
        "dealingid": "sample string 10",
        "iscontract": 11,
        "sellertel": "sample string 12",
        "customertel": "sample string 13",
        "isdelete": 14,
        "statuname": "sample string 15",
        "followid": "sample string 16",
        "isrecover": 17,
        "dealresult": 18,
        "dealresultname": "",
        "adddatedesc": "2024-10-19 08:45",
        "statusname": ""
      }
    ],
    "overday": 11,
    "overtext": "距离本月预约客户结束仅剩0天",
    "canyuyue": 1,
    "pageindex": 8,
    "totalcount": 9,
    "pagesize": 10,
    "pagetotal": 1
  },
  "code": 1,
  "msg": "sample string 2"
}

image/png

Sample:

Sample not available.

image/jpg

Sample:

Sample not available.