POST xuner/guide/shopguide/getDzorderlistdtl

获取订单详情

请求信息

URI 参数

无。

Body 参数

DzorderlistdtlRequest
名称描述类型附加信息
pageNum

取第几页的数据

integer

无。

PageSize

每页多少条数据,默认10

integer

无。

orderid

订单号

string

无。

请求格式

application/json, text/json

样例:
{
  "pageNum": 0,
  "PageSize": 0,
  "orderid": ""
}

响应信息

资源描述

获取订单详情

gGuideResponseOfDzorderlistdtllist
名称描述类型附加信息
data

Dzorderlistdtllist

无。

msg

信息

string

无。

code

状态码

integer

无。

响应格式

application/json, text/json

样例:
{
  "data": {
    "Dzorderlistdtl": [
      {
        "handleStore": {
          "id": "",
          "name": "",
          "picture": "",
          "logo": "",
          "address": "",
          "open": 0,
          "province": "",
          "city": "",
          "district": "",
          "detail": "",
          "businessHours": "",
          "intro": "",
          "phone": "",
          "longitude": 0.0,
          "latitude": 0.0,
          "xinpinPic": "",
          "tejiaPic": "",
          "entityPicture": "",
          "mainBrands": "",
          "gmtCreate": "",
          "gmtUpdate": 0,
          "extCode": "",
          "supplierVipId": 0,
          "endTime": "",
          "storeType": "",
          "insulateGroupId": 0
        },
        "performanceStore": {
          "id": 0,
          "name": "",
          "picture": "",
          "logo": "",
          "address": "",
          "open": 0,
          "province": "",
          "city": "",
          "district": "",
          "detail": "",
          "businessHours": "",
          "intro": "",
          "phone": "",
          "longitude": 0.0,
          "latitude": 0.0,
          "xinpinPic": "",
          "tejiaPic": "",
          "entityPicture": "",
          "mainBrands": "",
          "gmtCreate": "",
          "gmtUpdate": 0,
          "extCode": "",
          "supplierVipId": 0,
          "endTime": "",
          "storeType": "",
          "insulateGroupId": 0
        },
        "orderVo": {
          "customerOrder": {
            "id": "",
            "customerId": "",
            "customerAddressId": "",
            "salesId": "",
            "code": "",
            "status": "",
            "payment": 0.0,
            "deliveryType": 0,
            "deliveryTime": "",
            "payType": 0,
            "gmtCreate": "0001-01-01T00:00:00",
            "gmtUpdate": "0001-01-01T00:00:00",
            "payTime": "0001-01-01T00:00:00",
            "expressCompany": "",
            "expressCode": "",
            "storeId": "",
            "receivePersonName": "",
            "receiveMobile": "",
            "receiveAddress": "",
            "subject": "",
            "tpTradeId": "",
            "expressId": "",
            "closeComment": "",
            "closePersonName": "",
            "customerCouponIds": "",
            "couponValue": "",
            "couponName": "",
            "couponCode": "",
            "couponBarCode": "",
            "buyWay": 0,
            "totalDetuct": 0,
            "oldCustId": "",
            "storeManagerId": "",
            "flashSale": 0,
            "flashsaleStoreIdPre": "",
            "sharePhotoId": "",
            "orderType": 0,
            "distSourceSupplierId": "",
            "pickUpCode": "",
            "supplierId": 0,
            "pickUpSalesId": "",
            "pickUpSalesName": "",
            "totalPrice": 0.0,
            "specialPayment": "",
            "postFee": 0,
            "extOrderCode": "",
            "pickUpTime": "",
            "pickUpType": "",
            "discountPromotionType": "",
            "discountValue": "",
            "discountPromotionId": "",
            "discountPromotionName": "",
            "vipId": "",
            "vipName": "",
            "vipDiscount": "",
            "vipValue": "",
            "payee": "",
            "payeeType": 0,
            "remark": "",
            "payPassive": 0,
            "serviceStatus": "",
            "paymentNoPf": 0.0,
            "reducePrice": 0,
            "modifyPrice": "",
            "pickupStoreId": 0,
            "relDiscountValue": 0,
            "sharedOrder": 0,
            "deliverySite": 0,
            "leaderDiscountValue": "",
            "serviceStatusString": ""
          },
          "customer": {
            "id": "",
            "code": "",
            "name": "",
            "gender": "",
            "avatar": "",
            "birthday": "0001-01-01T00:00:00",
            "phone": "",
            "supplierId": 0,
            "qiakrCustomerId": "",
            "gmtCreate": "0001-01-01T00:00:00",
            "gmtUpdate": "0001-01-01T00:00:00",
            "cardNo": "",
            "extCardNo": "",
            "realName": "",
            "year": "",
            "monthDay": ""
          },
          "refundValue": 0,
          "orderItemList": [
            {
              "id": "",
              "orderId": "",
              "stockId": "",
              "skuId": "",
              "shoppingCount": 0,
              "price": 0.0,
              "payment": 0.0,
              "discount": "",
              "discountId": "",
              "productId": 0,
              "productName": "",
              "productPicUrl": "",
              "color": "",
              "size": "",
              "propertyJson": "",
              "shapeCode": "",
              "productCode": "",
              "deduct": 0,
              "norms1Name": "",
              "norms2Name": "",
              "tags": "",
              "flashsaleStockId": "",
              "deliveryWay": "",
              "brandSalesId": "",
              "brandId": "",
              "outOfStock": 0,
              "applyRefund": 0,
              "allPrice": 0.0,
              "serviceStatus": "",
              "categoryId": "",
              "categoryFamilyId": 0,
              "refundCount": 0,
              "refundPostfee": 0,
              "refundValue": 0,
              "refundStatus": "",
              "itemReducePrice": 0,
              "itemModifyPrice": "",
              "deductType": "",
              "deductValue": 0,
              "itemVipPrice": 0,
              "bargainStockId": "",
              "giftStatus": 0,
              "presaleStockId": "",
              "leaderDiscountValue": "",
              "brandSalesName": "",
              "brandName": "",
              "supplierId": "",
              "deductionPoint": "",
              "deductionValue": "",
              "returnPoint": "",
              "expressCode": "",
              "expressStatus": ""
            }
          ],
          "packageInfoVoList": [
            ""
          ],
          "orderRemarkList": [
            ""
          ],
          "appraiseStockMap": {},
          "sales": "",
          "store": {
            "id": 0,
            "name": "",
            "picture": "",
            "logo": "",
            "address": "",
            "open": 0,
            "province": "",
            "city": "",
            "district": "",
            "detail": "",
            "businessHours": "",
            "intro": "",
            "phone": "",
            "longitude": 0.0,
            "latitude": 0.0,
            "xinpinPic": "",
            "tejiaPic": "",
            "entityPicture": "",
            "mainBrands": "",
            "gmtCreate": "",
            "gmtUpdate": 0,
            "extCode": "",
            "supplierVipId": 0,
            "endTime": "",
            "storeType": "",
            "insulateGroupId": 0
          },
          "pickupStore": {
            "id": 0,
            "name": "",
            "picture": "",
            "logo": "",
            "address": "",
            "open": 0,
            "province": "",
            "city": "",
            "district": "",
            "detail": "",
            "businessHours": "",
            "intro": "",
            "phone": "",
            "longitude": 0.0,
            "latitude": 0.0,
            "xinpinPic": "",
            "tejiaPic": "",
            "entityPicture": "",
            "mainBrands": "",
            "gmtCreate": "",
            "gmtUpdate": 0,
            "extCode": "",
            "supplierVipId": 0,
            "endTime": "",
            "storeType": "",
            "insulateGroupId": 0
          },
          "distSourceSupplier": "",
          "distSupplier": "",
          "salesChangePrice": "",
          "serviceOrderCount": 0,
          "customerCard": {
            "id": "",
            "customerId": "",
            "supplierId": "",
            "certifyPhone": "",
            "certify": 0,
            "cardNo": "",
            "gmtCreate": "",
            "gmtUpdate": 0,
            "extCardNo": "",
            "oldPhone": "",
            "activeType": 0,
            "gmtActive": 0,
            "activeCardSales": "",
            "openSource": 0,
            "wechatCardStatus": 0,
            "wxCode": "",
            "wxCardId": ""
          },
          "orderAppraised": "",
          "orderPromotion": {
            "name": "",
            "promotionValue": "",
            "promotionId": "",
            "promotionDiscount": "",
            "type": 0
          },
          "coupon": "",
          "couponList": "",
          "totalGrantPoint": 0,
          "pickUpOrderFlag": false,
          "pointName": "",
          "brandStoreName": "",
          "performanceStoreName": "",
          "customerOrderPayList": [
            {
              "id": "",
              "orderId": "",
              "payType": "",
              "status": "",
              "payment": 0.0,
              "payTime": "",
              "tpTradeId": "",
              "payee": "",
              "payeeType": 0,
              "point": 0,
              "payPhase": 0,
              "payCode": ""
            }
          ],
          "invoiceId": "",
          "invoice": "",
          "presaleActivityStatus": "",
          "officialSaleStartTime": "",
          "officialSaleEndTime": "",
          "status": "",
          "groupedTime": "",
          "discountValue": 0,
          "deductionPoint": 0,
          "deductionMooney": 0,
          "minOrderItemId": 0
        }
      }
    ]
  },
  "msg": "",
  "code": 0
}