开放平台

合同信息标准接口

简要描述:

  • 合同信息标准接口

请求URL:

  • api/v1/get-contract-info

请求方式:

  • GET

参数:

参数名必选类型说明
login_tokenstr通行证
start_timedatetime开始时间
end_timedatetime结束时间

返回示例

{
    "status": 0,
    "message": "ok",
    "data": [
        {
            "id": 3237,
            "group_code": "FG20221201-1",
            "money_sum": 4051,
            "customer_name": "南京市姬生",
            "create_time": "2022-12-01 11:12:20",
            "due_date": null,
            "orderInfo": [
                {
                    "id": 8889282,
                    "order_code": "20220110-27",
                    "product_name": "测试格条",
                    "customer_name": "南京市姬生",
                    "height": "2000",
                    "width": "1500",
                    "color": ",金橡木",
                    "count": 2,
                    "money_sum": 3600,
                    "handler": "thinkerx_root",
                    "status": "had_confirm",
                    "note": null
                },
                {
                    "id": 8889548,
                    "order_code": "ZKM20220316-198",
                    "product_name": "85中空门",
                    "customer_name": "南京市姬生",
                    "height": "1",
                    "width": "1",
                    "color": "1",
                    "count": 1,
                    "money_sum": 451,
                    "handler": "thinkerx_root",
                    "status": "had_confirm",
                    "note": null
                },
                {
                    "id": 8890162,
                    "order_code": "20220401-2",
                    "product_name": "测试",
                    "customer_name": "南京市姬生",
                    "height": "3000",
                    "width": "2000",
                    "color": "肤感白",
                    "count": 2,
                    "money_sum": 0,
                    "handler": "admin",
                    "status": "had_delivery",
                    "note": null
                }
            ]
        }
        }
    ]
}

返回参数说明

参数名类型说明
statusint状态码 0成功 1失败
messagestr返回信息
dataarray合同数据

合同数据说明

参数名类型说明
idint合同id
group_codestr合同编号
money_sumstr合同金额
customer_namestr经销商名称
create_timedate创建时间
due_datedate交货日期
orderInfoarray订单数据

订单数据说明

参数名类型说明
idint订单id
order_codestr订单编号
product_namestr产品名称
customer_namestr经销商名称
heightstr
widthstr
colorstr颜色
countstr数量
money_sumstr订单金额
handlerstr操作人
statusstr订单状态
notestr备注



新格尔累计为
7368555
位用户提供服务

客服热线

联系电话:400-1567-080

微信咨询

扫码在线咨询
企微官网客服在线随时答复

公众号

扫一扫
关注官方公众号

抖音号

扫一扫
关注官方抖音号