Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

地址: http://test.birdsystem.co.uk/client/Consignment-Parcel-Piece


列名注释是否必填类型

id

系统ID


INT(10)

serial

包裹序列号

 必填

INT(4)

consignment_id

订单ID

 必填

BINGINT(16)

reference

产品类型

 可选

varchar(50)

delivery_reference跟踪号 必填varchar(50)
weight重量(g)必填decimal(10,2)
length长度(mm)必填decimal(10,2)
width宽度(mm)必填decimal(10,2)
depth高度(mm)必填decimal(10,2)
description描述可选varchar(50)

查询接口:

示例如下:

http://test.birdsystem.co.uk/client/Consignment-Parcel-Piece?consignment_id=1801180180000009

返回:

  • No labels