数字资产链 DAC-批次详情:响应参数

时间:2024-07-15 14:40:02

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

code

String

返回码

最小长度:1

最大长度:20

message

String

返回消息

最小长度:1

最大长度:255

data

data object

批次详情数据

表5 data

参数

参数类型

描述

gmtCreate

String

创建时间

gmtModified

String

更新时间

productName

String

商品名称

productCode

String

商品码

batchCode

String

批次码

batchName

String

批次名称

merchant

String

商户ID

level1Count

Integer

一级码数量

level2Count

Integer

二级码数量

level3Count

Integer

三级码数量

productBatchUnitRespList

Array of productBatchUnitRespList objects

层级信息列表

表6 productBatchUnitRespList

参数

参数类型

描述

level

Integer

所在层级

unitName

String

单位名称

状态码: 500

表7 响应Body参数

参数

参数类型

描述

error_code

String

错误码

最小长度:1

最大长度:100

error_msg

String

错误描述

最小长度:1

最大长度:100

support.huaweicloud.com/api-dac/ShowProductDetail.html