表示添加商家SKU的请求

名称类型格式要求是否必须描述示例值
Sku string

长度: 0 ~ 100

必须

商家SKU

bag-y001

CustomStorageNo string

满足正则: ^[a-zA-Z0-9-]{2,25}$

长度: 0 ~ 25

自定义库存编码(商品条码)

Y09UIY987985

HsCode string

长度: 0 ~ 100

必须

海关编码(HS CODE出口国)

HsCode

ProductDescription string

长度: 0 ~ 2000

必须

产品描述

Sample description

DeclareName string

满足正则: (?![\d\s]+$)^[a-zA-Z_\s0-9\-\(\)\'&,\|]+$

长度: 0 ~ 100

必须

申报名称

bag

DeclareValue decimal number

浮点数格式: 18,2

必须

申报价值(USD)

5

ProductAttribute ProductAttribute

None.

产品属性

ImportHsCode string

满足正则: ^\d{6,50}$|^$

长度: 6 ~ 10

海关编码(HsCode-进口国)

Brand string

None.

品牌

Material string

长度: 0 ~ 50

材料-英文

MaterialCN string

长度: 0 ~ 50

材料-中文

ApprovalStatus string

None.

审批状态

Pending 待审批、Approved 已审批、Rejected 审批不通过

Weight integer

None.

重量(g)

600

Length decimal number

None.

长(cm)

20

Width decimal number

None.

宽(cm)

10

Height decimal number

None.

高(cm)

25