公开  
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_mtmanager_api_ApiSyncProductInfoMT
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
version int 版本号 仅用于扩展,无需传入
endDate String 查询结束日期 日期格式:yyyy-MM-dd

[校验规则]:
base=datetime
startDate String 查询开始日期 日期格式:yyyy-MM-dd

[校验规则]:
base=datetime
参数名称 类型 参数描述 备注
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
total int 总数
resultMessage String 返回消息 返回的消息描述
mtProductInfos MTProductInfo[] 商品信息
MTSkuInfo
参数名称 类型 参数描述 备注
skuName String sku名称
skuKeyvalue String 规格
stockNum int 库存数
sellPrice BigDecimal 售价
saleYn String 是否可卖
securityStockNum int 安全库存数
skuPicUrl String sku图片
skuCode String sku编号

String
参数名称 类型 参数描述 备注

MTProductPic
参数名称 类型 参数描述 备注
picUrl String 图片路径

MTProductDescription
参数名称 类型 参数描述 备注
descriptionPic String 商品描述图片
descriptionInfo String 商品描述信息

MTProductInfo
参数名称 类型 参数描述 备注
flagSale Integer 是否可售标志:1在售 0不可售
brandName String 商品品牌
marketPrice BigDecimal 市场价格
productCode String 商品编号
mtProductDescription MTProductDescription 商品描述
splitRole String 惠家有商品拆单规则
mainPicUrl String 商品主图
categories String[] 所属分类
mtSkuInfos MTSkuInfo[] sku信息
productPicList MTProductPic[] 商品图片
productName String 商品名称