开放平台

简要描述:

  • 合同信息标准接口

请求URL:

  • http://lbl-open.thinkerx.com/api/lbl/get-contract-info

请求方式:

  • GET

参数:

参数名必选类型说明
login_tokenstr通行证
buyer_addressstring项目地址
group_codestring合同号
customer_namestring经销商名称
start_datedate开始时间(示例:2023-01-01)
end_datedate结束时间

返回示例

{    "status": 0,    
    "message": "ok",    
    "data": [
        {
            "id": 3166,
            "group_code": "FG20221011-2",
            "money_sum": 100,
            "customer_name": "VVE",
            "create_time": "2022-10-11 09:21:18",
            "due_date": null,
            "buyer_address": "",
            "note": null,
            "order_status": "had_delivery",
            "custime": null,
            "fintime": null,
            "start_time": null,
            "finish_time": "2022-10-11 09:21:18",
            "delivery_time": "2023-06-19 14:10:06",
            "orderInfo": [
                {
                    "id": 8891174,
                    "order_code": "20221011-2",
                    "product_name": "测试产品",
                    "customer_name": "VVE",
                    "height": "1",
                    "width": "1",
                    "color": "",
                    "count": 0,
                    "money_sum": 100,
                    "handler": "admin",
                    "status": "had_delivery",
                    "note": null,
                    "buyer_address": ""
                }
            ]
        }
        }
    ]
}

返回参数说明

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

合同数据说明

参数名类型说明
idint合同id
group_codestr合同编号
money_sumstr合同金额
customer_namestr经销商名称
create_timedate创建时间
due_datedate预计交货日期
custimedate客服受理日期
fintimedate财务受理日期
start_timedate安排生产日期
finish_timedate完成日期
delivery_timedate交货日期
orderInfoarray订单数据

订单数据说明

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




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

客服热线

联系电话:400-1567-080

微信咨询

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

公众号

扫一扫
关注官方公众号

抖音号

扫一扫
关注官方抖音号