【赛盈-供应商端】开发者文档
  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: SupplierQueryGoods

请求参数

Body 参数application/json

示例
{
    "RelationNos": "string",
    "PlatformGoodsCodeList": "string",
    "StartTrDateTime": "2019-08-24T14:15:22Z",
    "EndTrDateTime": "2019-08-24T14:15:22Z",
    "rows": 0,
    "NextLink": "string"
}

返回响应

🟢200成功
application/json
Body

示例
{
    "GoodsList": [
        {
            "GoodsCode": "string",
            "RelationNo": "string",
            "PlatformGoodsCode": "string",
            "GoodsName": "string",
            "CategoryFirstCode": "string",
            "CategoryFirstName": "string",
            "CategorySecondCode": "string",
            "CategorySecondName": "string",
            "CategoryThirdCode": "string",
            "CategoryThirdName": "string",
            "SalesForm": 0,
            "FreightAttrCode": "string",
            "BrandName": "string",
            "IsStopBuy": 0,
            "IsTort": 0,
            "GoodsPurpose": 0,
            "DockingWay": 0,
            "IsAllowUsePlatformWarehouse": 0,
            "PriceMethod": 0,
            "GoodsLength": 0,
            "GoodsWidth": 0,
            "GoodsHeight": 0,
            "GoodsWeight": 0,
            "SpecificationLength": 0,
            "SpecificationWidth": 0,
            "SpecificationHeight": 0,
            "SpecificationWeight": 0,
            "BoxSpecificationLength": 0,
            "BoxSpecificationWidth": 0,
            "BoxSpecificationHeight": 0,
            "BoxSpecificationWeight": 0,
            "BoxSpecificationBoxPcs": 0,
            "CommonDeclareEnName": "string",
            "CommonDeclareCnName": "string",
            "CommonDeclareValue": 0,
            "CommonDeclareCurrencyCode": "string",
            "CommonDeclareCurrencyName": "string",
            "TemplateCode": "string",
            "DefaultTemplateCode": "string",
            "DescriptionDetailList": [
                {
                    "Title": "string",
                    "KeyWord": "string",
                    "GoodsDescription": "string",
                    "DescriptionsParagraphList": [
                        {
                            "GoodsDescription": "string",
                            "ParagraphName": "string",
                            "SortNo": 0
                        }
                    ]
                }
            ],
            "AttachmentDetailList": [
                {
                    "AttachmentUrl": "string",
                    "AttachmentName": "string",
                    "AttachmentType": 0
                }
            ],
            "GoodsImagesLists": [
                {
                    "ImageUrl": "string",
                    "LabelList": [
                        {
                            "LabelName": "string"
                        }
                    ]
                }
            ],
            "DefaultGoodsAttributeList": [
                {
                    "AttrCode": "string",
                    "AttrValue": "string",
                    "UnitsName": "string"
                }
            ],
            "GoodsAttributeList": [
                {
                    "AttrCode": "string",
                    "AttrValue": "string",
                    "UnitsName": "string"
                }
            ],
            "GoodsCompatibleAttrValueDetailList": [
                {
                    "CompatibleAttribute": "string",
                    "CompatibleAttributeValue": "string",
                    "RowNumber": "string"
                }
            ],
            "GoodsAdaptGoodsDetailList": [
                {
                    "AdaptRelationNo": "string",
                    "AdaptPlatformGoodsCode": "string"
                }
            ],
            "GoodsLabelInfoDetailViewDTOList": [
                {
                    "LabelTypeCode": "string",
                    "LabelInfoCode": "string"
                }
            ],
            "GoodsTortDetailViewDTOList": [
                {
                    "TortTypeCode": "string",
                    "TortDescription": "string"
                }
            ],
            "GoodsDeclareCountryDetailList": [
                {
                    "CountryCode": "string",
                    "CountryDeclareEnName": "string",
                    "CountryDeclareCnName": "string",
                    "CountryDeclareValue": 0,
                    "CountryCurrencyCode": "string",
                    "CountryCurrencyName": "string"
                }
            ],
            "GoodsMapGroupList": [
                {
                    "MapRelationNo": "string",
                    "CostPrice": 0,
                    "MapQuantity": 0
                }
            ],
            "GoodsRetailPriceLimitDetailList": [
                {
                    "PriceType": 0,
                    "SaleCountryCName": "string",
                    "SaleCountryEName": "string",
                    "SalePlatformTypeDisplay": "string",
                    "SalePlatformSiteName": "string",
                    "CurrencyCode": "string",
                    "CurrencyName": "string",
                    "MinRetailPrice": 0,
                    "EffectiveDateTime": "2019-08-24T14:15:22Z",
                    "ExpireDateTime": "2019-08-24T14:15:22Z"
                }
            ],
            "DistributionGoodsInfoList": [
                {
                    "DeliverRegionName": "string",
                    "CurrencyCode": "string",
                    "CurrencyName": "string",
                    "DistributionStaus": 0,
                    "EffectiveDateTime": "2019-08-24T14:15:22Z",
                    "StockDetailList": [
                        {
                            "StockCode": "string",
                            "StockQty": 0,
                            "DistributionQty": 0
                        }
                    ],
                    "LogisticsProductDetailList": [
                        {
                            "PlatformLogisticsProductName": "string",
                            "SettlementPrice": 0,
                            "SupplierPlatformFreight": 0,
                            "SupplierDistributionPrice": 0,
                            "PackageDetailList": [
                                {
                                    "PackageNumber": 0,
                                    "ThirdpartyLogisticsProductName": "string",
                                    "PackageSplitDetailList": [
                                        {
                                            "ShipmentQuantity": 0,
                                            "MapRelationNo": "string"
                                        }
                                    ]
                                }
                            ]
                        }
                    ],
                    "AddressCode": "string",
                    "DockingCode": "string",
                    "StockCountryCode": "string",
                    "StockCountryCnName": "string",
                    "StockProvince": "string",
                    "StockCity": "string",
                    "StockPostCode": "string",
                    "StockAddress": "string",
                    "StockAddressTwo": "string",
                    "ReceiveMan": "string",
                    "Tel": "string"
                }
            ],
            "ExtGoodsPurposeDetailList": [
                {
                    "GoodsPurpose": 0
                }
            ]
        }
    ],
    "NextLink": "string"
}
修改于 2025-01-10 06:36:55
上一页
查询品牌备案
下一页
查询商品变更申请
Built with