【赛盈-供应商端】开发者文档
  1. 商品中心
【赛盈-供应商端】开发者文档
  • 开发指南
  • 基础数据
    • 国家查询
      POST
    • 查询销售平台站点
      POST
    • 供应商查询计量单位
      POST
  • 商品中心
    • 查询兼容属性模板
      POST
    • 查询默认模板属性
      POST
    • 查询扩展模板属性
      POST
    • 查询图片标签
      POST
    • 查询段落
      POST
    • 查询描述标签
      POST
    • 查询侵权类型
      POST
    • 查询商品标签类型
      POST
    • 查询商品标签
      POST
    • 查询品牌
      POST
    • 查询零售限价
      POST
    • 查询供货分销价格
      POST
    • 查询分类
      POST
    • 查询品牌备案
      POST
    • 查询商品
      POST
    • 查询商品变更申请
      POST
    • 查询分销变更申请
      POST
    • 查询品牌授权
      POST
    • 查询刊登变更申请单
      POST
    • 查询刊登属性列表
      POST
    • 查询刊登单
      POST
    • 创建刊登单
      POST
    • 编辑刊登单
      POST
    • 重新刊登
      POST
    • 分类权限查询
      POST
  • 库存中心
    • 供应商圈货单查询
    • 供应商审核圈货申请单
    • 圈货释放申请单查询
    • 供应商仓库库存查询
    • 供应商专有库存查询
    • 供应商平台库存量更新
    • 商品仓库同步设置
    • 发货区域查询
    • 供应商设置第三方仓库
    • 供应商查询第三方仓库审核结果
    • 供应商第三方仓库查询
  • 订单中心
    • 获取标签信息
    • 订单发货异常标记
    • 订单拦截结果标记
    • 更新订单运输信息
    • 订单查询
    • 平台仓订单查询
    • 供应商退货单查询
    • 供应商退款单查询
    • 供应商圈货滞销单查询
    • 供应商圈货滞销审核
    • 供应商圈货缺货审核
    • 供应商圈货缺货单查询
    • 供应商审核圈货释放单
    • 供应商圈货单查询
    • 供应商审核圈货申请单
    • 供应商报价订单查询
    • 供应商报价订单更新
  • 渠道中心
    • 供应商设置第三方物流
    • 供应商查询第三方物流审核结果
    • 增值服务查询
  • 财务中心
    • 供应商待对账账单查询
    • 供应商已对账账单查询
    • 供应商对账确认
    • 供应商发票查询
  • 分销系统
    • 供应商查询货运属性
  1. 商品中心

编辑刊登单

POST
https://gsp-goods-bscapi.saleyee.cn/api/Service/CommonService
💡
MessageType: SupplierUpdatePublishOrder

请求参数

Body 参数application/json

示例
{
    "PublishOrderNo": "string",
    "PublishType": 0,
    "CategoryThirdCode": "string",
    "CategorySecondCode": "string",
    "CategoryFirstCode": "string",
    "BrandName": "string",
    "CommonDescription": "string",
    "CommonTitle": "string",
    "CommonImageList": [
        {
            "ImageUrl": "string",
            "ImageStream": "string"
        }
    ],
    "NotAttributeGood": {
        "RelationNo": "string",
        "GoodsName": "string",
        "BrandName": "string",
        "FreightAttrCode": "string",
        "GoodsPurposeList": 0,
        "DescriptionsList": [
            {
                "LabelName": "string",
                "Title": "string",
                "KeyWordList": "string",
                "ParagraphList": [
                    {
                        "SortNo": "string",
                        "ParagraphName": "string",
                        "GoodsDescription": "string"
                    }
                ]
            }
        ],
        "SpecLength": 0,
        "SpecWidth": 0,
        "SpecHeight": 0,
        "SpecWeight": 0,
        "ImageList": [
            {
                "ImageUrl": "string",
                "ImageStream": "string",
                "LabelNames": "string"
            }
        ],
        "AttachmentList": [
            {
                "AttachmentUrl": "string",
                "AttachmentStream": "string",
                "AttachmentType": 0,
                "AttachmentName": "string"
            }
        ],
        "DistributionList": [
            {
                "DeliverRegionCode": "string",
                "EffectiveDateTime": "2019-08-24T14:15:22Z",
                "DistributionMode": 0,
                "StockList": [
                    {
                        "StockCode": "string",
                        "DistributionQty": 0,
                        "StockQty": 0,
                        "IsSyncSupplierQty": 0,
                        "TaxNumber": "string"
                    }
                ],
                "PriceList": [
                    {
                        "SettlementPrice": 0,
                        "ShipmentQuantity": 0,
                        "LogisticsProductCode": "string"
                    }
                ],
                "AddressCode": "string"
            }
        ],
        "VariantAttrList": [
            {
                "PublishAttributeCode": "string",
                "PublishAttributeValue": "string"
            }
        ],
        "ExtendTemplateCode": "string",
        "ExtendAttributeList": [
            {
                "AttrCode": "string",
                "AttrValue": "string",
                "UnitsId": 0
            }
        ],
        "DefineAttrList": [
            {
                "DefineAttributeName": "string",
                "DefineAttributeValue": "string"
            }
        ],
        "DistributionLimit": 0,
        "DisPlatformList": "string"
    },
    "AttributeList": [
        {
            "PublishAttributeCode": "string",
            "PublishColorDisplayType": "string",
            "PublishAttributeValueList": [
                {
                    "PublishAttributeValue": "string",
                    "PublishAttributeExtendValueUrl": "string",
                    "PublishAttributeExtendValue": "string"
                }
            ]
        }
    ],
    "AttributeGoodsList": [
        {
            "RelationNo": "string",
            "GoodsName": "string",
            "BrandName": "string",
            "FreightAttrCode": "string",
            "GoodsPurposeList": 0,
            "DescriptionsList": [
                {
                    "LabelName": "string",
                    "Title": "string",
                    "KeyWordList": "string",
                    "ParagraphList": [
                        {
                            "SortNo": "string",
                            "ParagraphName": "string",
                            "GoodsDescription": "string"
                        }
                    ]
                }
            ],
            "SpecLength": 0,
            "SpecWidth": 0,
            "SpecHeight": 0,
            "SpecWeight": 0,
            "ImageList": [
                {
                    "ImageUrl": "string",
                    "ImageStream": "string",
                    "LabelNames": "string"
                }
            ],
            "AttachmentList": [
                {
                    "AttachmentUrl": "string",
                    "AttachmentStream": "string",
                    "AttachmentType": 0,
                    "AttachmentName": "string"
                }
            ],
            "DistributionList": [
                {
                    "DeliverRegionCode": "string",
                    "EffectiveDateTime": "2019-08-24T14:15:22Z",
                    "DistributionMode": 0,
                    "StockList": [
                        {
                            "StockCode": "string",
                            "DistributionQty": 0,
                            "StockQty": 0,
                            "IsSyncSupplierQty": 0,
                            "TaxNumber": "string"
                        }
                    ],
                    "PriceList": [
                        {
                            "SettlementPrice": 0,
                            "ShipmentQuantity": 0,
                            "LogisticsProductCode": "string"
                        }
                    ],
                    "AddressCode": "string"
                }
            ],
            "VariantAttrList": [
                {
                    "PublishAttributeCode": "string",
                    "PublishAttributeValue": "string"
                }
            ],
            "ExtendTemplateCode": "string",
            "ExtendAttributeList": [
                {
                    "AttrCode": "string",
                    "AttrValue": "string",
                    "UnitsId": 0
                }
            ],
            "DefineAttrList": [
                {
                    "DefineAttributeName": "string",
                    "DefineAttributeValue": "string"
                }
            ],
            "DistributionLimit": 0,
            "DisPlatformList": "string"
        }
    ],
    "DescriptionList": [
        {
            "LanType": "string",
            "CommonTitle": "string",
            "CommonDescription": "string"
        }
    ]
}

返回响应

🟢200成功
application/json
Body

示例
{
    "PublishOrderNo": "string",
    "PublishChangeOrderNo": "string",
    "Result": true,
    "Message": "string"
}
修改于 2025-09-22 10:05:53
上一页
创建刊登单
下一页
重新刊登
Built with