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

请求参数

Body 参数application/json

示例
{
    "DeliveryOrderNoList": "string",
    "SuppCode": "string",
    "SendStatus": 0,
    "StartTrDateTime": "2019-08-24T14:15:22Z",
    "EndTrDateTime": "2019-08-24T14:15:22Z",
    "StartSendDateTime": "2019-08-24T14:15:22Z",
    "EndSendDateTime": "2019-08-24T14:15:22Z",
    "StartCreateDateTime": "2019-08-24T14:15:22Z",
    "EndCreateDateTime": "2019-08-24T14:15:22Z",
    "OrderNature": 0,
    "InterceptStatus": 0,
    "rows": 0,
    "page": 0,
    "DockingSystem": 0
}

返回响应

🟢200成功
application/json
Body

示例
{
    "TotalPageCount": 0,
    "TotalItemCount": 0,
    "OrderList": [
        {
            "DeliveryOrderNo": "string",
            "OnlinePlatform": "string",
            "ProperCode": "string",
            "PlatformStockCode": "string",
            "SendDateTime": "2019-08-24T14:15:22Z",
            "MarkSendDateTime": "2019-08-24T14:15:22Z",
            "SendStatus": 0,
            "SendDescription": "string",
            "StatusDescription": "string",
            "InterceptStatus": 0,
            "InterceptTypeCode": "string",
            "InterceptTypeName": "string",
            "InterceptDescription": "string",
            "InterceptDateTime": "2019-08-24T14:15:22Z",
            "InterceptMan": "string",
            "DeliverRegionCode": "string",
            "DeliverRegionName": "string",
            "OrderNature": 0,
            "CreateDateTime": "2019-08-24T14:15:22Z",
            "TrDateTime": "2019-08-24T14:15:22Z",
            "CurrencyCode": "string",
            "CurrencyName": "string",
            "ExternalSaleOrderNo": "string",
            "ThirdpartyStockCode": "string",
            "ThirdpartyStockName": "string",
            "ThirdPartyType": "string",
            "ExternalShopName": "string",
            "ShipmentID": "string",
            "ShipmentIDCreateDateTime": "2019-08-24T14:15:22Z",
            "EstimatePallet": 0,
            "IsChangeLabel": true,
            "OrderDetailList": [
                {
                    "DeliveryOrderDetailId": 0,
                    "DeliverSupplierGoodsCode": "string",
                    "DeliverPlatformGoodsCode": "string",
                    "DeliveryQty": 0,
                    "OriginalOnlinePlatformGoodsCode": "string",
                    "OriginalSaleQty": 0,
                    "OriginalSalesForm": 0,
                    "DeliverPlatformGoodsDDockingType": "string",
                    "DeliverPlatformGoodsDDockingSystem": "string",
                    "SalePriceVersion": "string",
                    "SupplierSettlePrice": 0,
                    "SupplierSettleAmount": 0,
                    "TaxAmount": 0,
                    "SupplierTaxNumber": "string",
                    "CreateDateTime": "2019-08-24T14:15:22Z",
                    "TrDateTime": "2019-08-24T14:15:22Z",
                    "FNGoodsCode": "string",
                    "IsOverWeight": 0,
                    "OverWeightLabelUrl": "string",
                    "InitialOrderPalletLabelDetailList": [
                        {
                            "FileName": "string",
                            "FileUrl": "string"
                        }
                    ],
                    "DeliveryOrderFeeDetailList": [
                        {
                            "DeliveryOrderDetailId": 0,
                            "DeliverGoodsRelationNo": "string",
                            "FeeType": 0,
                            "FeeName": "string",
                            "FeeAmount": 0,
                            "TrDateTime": "2019-08-24T14:15:22Z"
                        }
                    ],
                    "InitialOrderSaleDiscountDetailList": [
                        {
                            "DiscountType": "string",
                            "DiscountTypeDisplay": "string",
                            "DiscountMethod": "string",
                            "DiscountMethodDisplay": "string",
                            "DiscountDescription": "string",
                            "DiscountRate": 0,
                            "CouponNumber": "string"
                        }
                    ],
                    "DeliveryOrderDiscountDetailList": [
                        {
                            "DiscountType": "string",
                            "DiscountTypeDisplay": "string",
                            "DiscountMethod": "string",
                            "DiscountMethodDisplay": "string",
                            "DiscountDescription": "string",
                            "DiscountRate": 0,
                            "DiscountAmount": 0,
                            "CouponNumber": "string"
                        }
                    ]
                }
            ],
            "DeliveryOrderShipmentDetailList": [
                {
                    "ReceiveAddress": "string",
                    "ReceiveAddressTwo": "string",
                    "ReceiveCity": "string",
                    "ReceiveProvince": "string",
                    "ReceivePostCode": "string",
                    "ReceiveCountryCode": "string",
                    "ReceiveCountryCnName": "string",
                    "ReceiveTel": "string",
                    "ReceiveMan": "string",
                    "AddressIsland": 0,
                    "ExtensionNumber": "string",
                    "HouseNumber": "string",
                    "CreateDateTime": "2019-08-24T14:15:22Z",
                    "TrDateTime": "2019-08-24T14:15:22Z"
                }
            ],
            "DeliveryOrderOtherDetailList": [
                {
                    "DesignatedLogistics": "string",
                    "ScheduledDeliveryStartDate": "2019-08-24T14:15:22Z",
                    "ScheduledDeliveryEndDate": "2019-08-24T14:15:22Z",
                    "Remark": "string",
                    "CreateDateTime": "2019-08-24T14:15:22Z",
                    "TrDateTime": "2019-08-24T14:15:22Z"
                }
            ],
            "DeliveryOrderLogisticsDetailList": [
                {
                    "PlatformLogisticsProductCode": "string",
                    "PlatformLogisticsProductName": "string",
                    "ExternalLogisticsProductCode": "string",
                    "ExternalLogisticsProductName": "string",
                    "TrackingNumber": "string",
                    "SignStatus": 0,
                    "DscanDateTime": "2019-08-24T14:15:22Z",
                    "AscanDateTime": "2019-08-24T14:15:22Z",
                    "CreateDateTime": "2019-08-24T14:15:22Z",
                    "TrDateTime": "2019-08-24T14:15:22Z",
                    "DeliveryOrderLogisticsSendDetailList": [
                        {
                            "DeliverGoodsCode": "string",
                            "DeliverGoodsRelationNo": "string",
                            "DeliverPlatformGoodsCode": "string",
                            "DeliverPlatformGoodsName": "string",
                            "DeliveryQty": 0
                        }
                    ],
                    "DeliveryOrderLogisticsSendServiceDetailList": [
                        {
                            "ValueAddServiceCode": "string",
                            "ValueAddServiceName": "string"
                        }
                    ],
                    "DeliveryOrderLogisticsTrackDetailList": [
                        {
                            "DeliveryOrderLogisticsTrackDetailId": 0,
                            "DeliveryOrderLogisticsDetailId": 0,
                            "DeliveryOrderId": 0,
                            "LogisticsTrackDetailInfo": "string",
                            "SiteInfo": "string",
                            "TrackDateTime": "2019-08-24T14:15:22Z",
                            "SourceCode": "string",
                            "CreateMan": "string",
                            "CreateDateTime": "2019-08-24T14:15:22Z",
                            "TrMan": "string",
                            "TrDateTime": "2019-08-24T14:15:22Z",
                            "TrVersion": "2019-08-24T14:15:22Z"
                        }
                    ]
                }
            ]
        }
    ]
}
修改于 2025-10-21 10:09:19
上一页
更新订单运输信息
下一页
平台仓订单查询
Built with