【赛盈-供应商端】开发者文档
  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
  • 库存中心
    • 供应商圈货单查询
    • 供应商审核圈货申请单
    • 圈货释放申请单查询
    • 供应商仓库库存查询
    • 供应商专有库存查询
    • 供应商平台库存量更新
    • 商品仓库同步设置
    • 发货区域查询
    • 供应商设置第三方仓库
    • 供应商查询第三方仓库审核结果
    • 供应商第三方仓库查询
  • 订单中心
    • 获取标签信息
      POST
    • 订单发货异常标记
      POST
    • 订单拦截结果标记
      POST
    • 更新订单运输信息
      POST
    • 订单查询
      POST
    • 平台仓订单查询
      POST
    • 供应商退货单查询
      POST
    • 供应商退款单查询
      POST
    • 供应商圈货滞销单查询
      POST
    • 供应商圈货滞销审核
      POST
    • 供应商圈货缺货审核
      POST
    • 供应商圈货缺货单查询
      POST
    • 供应商审核圈货释放单
      POST
    • 供应商圈货单查询
      POST
    • 供应商审核圈货申请单
      POST
    • 供应商报价订单查询
      POST
    • 供应商报价订单更新
      POST
  • 渠道中心
    • 供应商设置第三方物流
    • 供应商查询第三方物流审核结果
    • 增值服务查询
  • 财务中心
    • 供应商待对账账单查询
    • 供应商已对账账单查询
    • 供应商对账确认
    • 供应商发票查询
  • 分销系统
    • 供应商查询货运属性
  1. 订单中心

供应商报价订单查询

POST
https://bsc-order-api.saleyee.cn/api/Service/CommonService
💡
MessageType: QuerySupplierQuoteOrderPager

请求参数

Body 参数application/json

示例
{
    "SupplierCode": "string",
    "OrderIdentity": "string",
    "QuoteNo": "string",
    "StartTrDateTime": "2019-08-24T14:15:22Z",
    "EndTrDateTime": "2019-08-24T14:15:22Z",
    "QuoteStatus": 0,
    "PlatformGoodsCode": "string",
    "SaleMode": 0,
    "Rows": 0,
    "Page": 0
}

返回响应

🟢200成功
application/json
Body

示例
{
    "PageSize": 0,
    "TotalItemCount": 0,
    "SupplierQuoteOrderList": [
        {
            "QuoteNo": "string",
            "SupplierCode": "string",
            "SupplierName": "string",
            "CurrencyCode": "string",
            "QuoteStatus": 0,
            "OrderStatus": 0,
            "Opinion": "string",
            "DeliverRegionCode": "string",
            "DeliverRegionName": "string",
            "OrderIdentity": "string",
            "ReceiveAddress": "string",
            "ReceiveAddressTwo": "string",
            "ReceiveCity": "string",
            "ReceiveProvince": "string",
            "ReceivePostCode": "string",
            "ReceiveCountryCode": "string",
            "ReceiveCountryCnName": "string",
            "AddressIsland": 0,
            "IsRemote": 0,
            "PlatformLogisticsProductCode": "string",
            "PlatformLogisticsProductName": "string",
            "SendOutType": 0,
            "IsChangeLabel": 0,
            "CustomerId": "string",
            "GoodsAmount": 0,
            "QuoteAmount": 0,
            "CancelReason": "string",
            "QuoteOrderDetailList": [
                {
                    "GoodsCode": "string",
                    "GoodsRelationNo": "string",
                    "PlatformGoodsCode": "string",
                    "GoodsName": "string",
                    "DockingType": "string",
                    "SalesForm": 0,
                    "Price": 0,
                    "Qty": 0,
                    "SupplierGoodsAmount": 0,
                    "AllFreight": 0,
                    "SupplierAmount": 0,
                    "DeliveryStockCode": "string",
                    "DeliveryStockName": "string",
                    "OrderDetailIdentity": "string"
                }
            ],
            "SupplierQuoteOrderSendPackageDetailList": [
                {
                    "SupplierQuoteOrderSendPackageChildGoodsDetailList": [
                        {
                            "PackageNum": 0,
                            "MainGoodsCode": "string",
                            "MainGoodsRelationNo": "string",
                            "MainPlatformGoodsCode": "string",
                            "MainGoodsName": "string",
                            "ChildGoodsCode": "string",
                            "ChildGoodsRelationNo": "string",
                            "ChildPlatformGoodsCode": "string",
                            "ChildGoodsName": "string",
                            "Qty": 0,
                            "OrderDetailIdentity": "string"
                        }
                    ],
                    "SupplierQuoteOrderSendPackageFeeDetailList": [
                        {
                            "PackageNum": 0,
                            "FeeType": 0,
                            "FeeItemCode": "string",
                            "FeeItemName": "string",
                            "Amount": 0
                        }
                    ]
                }
            ],
            "SupplierQuoteOrderServiceDetailList": [
                {
                    "ValueAddServiceCode": "string",
                    "ValueAddServiceName": "string"
                }
            ],
            "SupplierThisQuoteOrder": [
                {
                    "QuoteOrderTime": "2019-08-24T14:15:22Z",
                    "DistributorRemark": "string",
                    "SupplierRemark": "string",
                    "SupplierThisQuoteOrderDetailList": [
                        {
                            "OrderDetailIdentity": "string",
                            "PlatformGoodsCode": "string",
                            "GoodsRelationNo": "string",
                            "GoodsName": "string",
                            "DeliveryStockCode": "string",
                            "DeliveryStockName": "string",
                            "AllFreight": 0,
                            "SupplierPrice": 0,
                            "SupplierNum": 0,
                            "SupplierGoodsAmount": 0,
                            "SupplierAmount": 0,
                            "DistributorPrice": 0,
                            "DistributorNum": 0,
                            "DistributorGoodsAmount": 0,
                            "DistributorAmount": 0
                        }
                    ]
                }
            ],
            "SupplierHistoryQuoteOrderList": [
                {
                    "QuoteOrderTime": "2019-08-24T14:15:22Z",
                    "DistributorRemark": "string",
                    "SupplierRemark": "string",
                    "SupplierHistoryQuoteOrderDetailList": [
                        {
                            "OrderDetailIdentity": "string",
                            "PlatformGoodsCode": "string",
                            "GoodsRelationNo": "string",
                            "GoodsName": "string",
                            "AllFreight": 0,
                            "SupplierPrice": 0,
                            "SupplierNum": 0,
                            "SupplierGoodsAmount": 0,
                            "SupplierAmount": 0,
                            "DistributorPrice": 0,
                            "DistributorNum": 0,
                            "DistributorGoodsAmount": 0,
                            "DistributorAmount": 0
                        }
                    ]
                }
            ]
        }
    ]
}
修改于 2025-09-03 02:11:08
上一页
供应商审核圈货申请单
下一页
供应商报价订单更新
Built with