万企开放平台
    • 项目简介
    • 错误码
    • 接口说明
    • 接口列表
      • 档期
        • 类目列表
        • 档期列表
        • 品牌列表
      • 商品
        • 商品列表
        • 批量查询商品
        • 商品库存
        • 商品运费
      • 优惠券
        • 查询商品券列表
        • 批量领优惠券
        • 查询已领优惠券
      • 订单
        • 订单接口说明
        • 拆单
        • 创建订单
        • 支付前取消订单
        • 订单发起支付
        • 获取订单详情
        • 物流轨迹查询
        • 订单确认收货
      • 售后
        • 售后接口说明
        • 是否支持换货
        • 创建售后单
        • 取消售后单
        • 查询售后退货地址
        • 保存物流信息
        • 修改物流信息
        • 用户确认操作
        • 售后单详情
      • 帐户
        • 账户余额查询
      • 基础数据
        • 查询所有省市区
      • 订阅通知
        • 查询可订阅服务
        • 查询已订阅服务
        • 批量订阅服务通知
        • 批量取消订阅服务通知
    • 回调通知
      • 商品变更消息通知
      • 订单状态变更通知
      • 订单状态异常通知
      • 发货状态变更通知
      • 售后状态变更通知
      • 售后创建补款单通知
      • 账户余额不足提醒
    • 数据模型
      • Activity
      • Goods
      • SkuInfo
      • SkuPriceInfo
      • SkuPurchaseLimitInfo
      • SkuAttributeInfo
      • GoodsAttributeInfo
      • GoodsAggAttributeInfo
      • PromotionDetailInfo
      • Coupon
      • Category
      • SkuStock
      • LogisticsCompany
      • OrderGroup
      • Order
      • OrderSku
      • OrderApprove
      • LogisticsTrace
      • LogisticsTraceItem
      • FreightInsuranceInfo
      • AccountBalance
      • AccountPayment
      • AccountBill
      • AccountBillItem
      • OpenapiAddressAreaResponse
      • CallbackService
      • PromoTag
      • PageResult
      • UserCoupon
      • OrderGoods
      • Receiver
      • OrderPromotion
      • SplitOrder
      • SplitOrderSku
      • AddressArea
      • ExchangeSkuTree
      • AftersaleReturnAddress
      • AftersaleApplyExtend
      • AftersaleApply
      • AftersaleExpressInfo
      • AftersaleConfirm
      • AftersaleDetail
      • OrderSkuLogistics
      • OrderLogistics
      • OrderDetail
      • OrderDetailSku
      • FreightInsurance
      • GoodsChange
      • OrderSkuChange
      • OrderChange
      • DeliverySkuChange
      • DeliveryChange
      • AftersaleChange
      • AftersaleSubsidyChange
      • AmountNotify
      • GoodsFreight
      • OrderErrorChange
      • PickupCalculateRequest
      • PickupSaveRequest
      • PickupCancelRequest
      • PickupDetailRequest
      • PickupSendInfoDTO
      • PickupCalculateResponse
      • PickupSaveResponse
      • PickupDetailResponse
      • PickupItemDTO
      • AppointmentPriceDTO
      • PickUpTimeSlotDTO
      • TimeSlotDTO
      • TimeSlotKeyDTO
      • CombinedOrderInfoDTO
      • CombinedAfterSaleDTO
      • RealTimeSlotDTO
      • ReturnAddressDTO

    PickupCalculateResponse

    {
        "sfItem": {
            "supportPickUp": true,
            "notSupportPickUpReason": "string",
            "combinedOrderInfoList": [
                {
                    "pickUpOrderNo": "string",
                    "combinedAfterSaleList": [
                        {
                            "serviceNumber": "string",
                            "commodityImage": "string",
                            "merDesc": "string",
                            "twoOrderId": "string",
                            "status": 0,
                            "statusDesc": "string",
                            "afterSaleApplyCount": 0,
                            "isDeleted": 0
                        }
                    ],
                    "appointmentBearPrice": 0,
                    "realTimeSlot": {
                        "dateKey": 0,
                        "timeKey": 0,
                        "dateDesc": "string",
                        "timeDesc": "string",
                        "appointmentTimeDesc": "string",
                        "type": 0,
                        "fetchTime": "string"
                    },
                    "pickUpStatus": 0,
                    "totalAmount": 0
                }
            ],
            "appointmentPrice": {
                "appointmentBearPrice": 0,
                "appointmentUserPrice": 0,
                "appointmentPrice": 0,
                "appointmentWeight": 0
            },
            "pickUpTimeSlot": {
                "type": 0,
                "timeSlotList": [
                    {
                        "title": "string",
                        "subtitle": "string",
                        "timeList": [
                            {
                                "timeDesc": "string",
                                "timeKey": 0,
                                "fetchTime": "string",
                                "endTime": "string"
                            }
                        ],
                        "dateKey": 0,
                        "dateDesc": "string"
                    }
                ]
            },
            "receiveInfo": {
                "merchantReceiver": "string",
                "merchantPhone": "string",
                "merchantAddress": "string",
                "province": "string",
                "provinceCode": "string",
                "city": "string",
                "cityCode": "string",
                "district": "string",
                "districtCode": "string"
            }
        },
        "kdnItem": {
            "supportPickUp": true,
            "notSupportPickUpReason": "string",
            "combinedOrderInfoList": [
                {
                    "pickUpOrderNo": "string",
                    "combinedAfterSaleList": [
                        {
                            "serviceNumber": "string",
                            "commodityImage": "string",
                            "merDesc": "string",
                            "twoOrderId": "string",
                            "status": 0,
                            "statusDesc": "string",
                            "afterSaleApplyCount": 0,
                            "isDeleted": 0
                        }
                    ],
                    "appointmentBearPrice": 0,
                    "realTimeSlot": {
                        "dateKey": 0,
                        "timeKey": 0,
                        "dateDesc": "string",
                        "timeDesc": "string",
                        "appointmentTimeDesc": "string",
                        "type": 0,
                        "fetchTime": "string"
                    },
                    "pickUpStatus": 0,
                    "totalAmount": 0
                }
            ],
            "appointmentPrice": {
                "appointmentBearPrice": 0,
                "appointmentUserPrice": 0,
                "appointmentPrice": 0,
                "appointmentWeight": 0
            },
            "pickUpTimeSlot": {
                "type": 0,
                "timeSlotList": [
                    {
                        "title": "string",
                        "subtitle": "string",
                        "timeList": [
                            {
                                "timeDesc": "string",
                                "timeKey": 0,
                                "fetchTime": "string",
                                "endTime": "string"
                            }
                        ],
                        "dateKey": 0,
                        "dateDesc": "string"
                    }
                ]
            },
            "receiveInfo": {
                "merchantReceiver": "string",
                "merchantPhone": "string",
                "merchantAddress": "string",
                "province": "string",
                "provinceCode": "string",
                "city": "string",
                "cityCode": "string",
                "district": "string",
                "districtCode": "string"
            }
        }
    }
    Built with