GET api/TMSApp/Dispatch/GetBaseDispatchStatisticByConsigner?corpID={corpID}&StartTime={StartTime}&EndTime={EndTime}

获取订单按日汇总(按发货方)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
corpID

用户所属公司ID

integer

Required

StartTime

查询汇总开始时间

date

Required

EndTime

查询汇总结束时间

date

Required

Body Parameters

None.

Response Information

Resource Description

获取订单按日汇总(按发货方)

MsgBaseApiExtendOfListOfDispatchSummary
NameDescriptionTypeAdditional information
dispsum

运单状态数据统计

DispSum

None.

shipperSum

收货统计列表汇总

ShippersGroupSummary

None.

Status

返回状态0:失败,1:成功

integer

None.

Msg

返回消息

string

None.

Data

返回数据内容,默认为空

Collection of DispatchSummary

None.

Response Formats

application/json, text/json

Sample:
{
  "dispsum": {
    "totalLoading": 1,
    "totalLoadingWeight": 2.0,
    "totalTransporting": 3,
    "totalTransportingWeight": 4.0,
    "totalUnloading": 5,
    "totalUnloadingWeight": 6.0,
    "totalQueue": 7,
    "totalQueueWeight": 8.0,
    "totalFinished": 9,
    "totalFinishedWeight": 10.0,
    "totalSum": 11,
    "totalSumWeight": 12.0
  },
  "shipperSum": {
    "TotalQueue": 1,
    "TotalUnloading": 2,
    "TotalUnloaded": 3,
    "TotalTime": 4.0
  },
  "Status": 1,
  "Msg": "sample string 2",
  "Data": [
    {
      "totalFatCoal": 1.0,
      "ygSendWeight": 1.0,
      "totalPaid": 1.0,
      "totalFinishedYesterdaySend": 1.0,
      "totalDeductWeight": 1.0,
      "totalLossWeight": 1.0,
      "totalNewwork": 2,
      "totalLoad": 3,
      "totalTransporting": 5,
      "totalUnload": 7,
      "totalUnloading": 9,
      "totalFinished": 11,
      "totalException": 13,
      "totalTrip": 14,
      "OrderName": "sample string 15",
      "OrderId": 16,
      "ReceiverId": 17,
      "ReceiverName": "sample string 18",
      "ShipperId": 19,
      "ShipperName": "sample string 20",
      "ConginerId": 21,
      "consignername": "sample string 22",
      "TPValue": 23.0,
      "dispatchDetaillist": [
        {
          "shipperId": 1,
          "shippername": "sample string 2",
          "ConginerId": 3,
          "consignername": "sample string 4",
          "ReceiverId": 5,
          "ReceiverName": "sample string 6",
          "totalFatCoal": 1.0,
          "ygSendWeight": 1.0,
          "totalPaid": 1.0,
          "totalDeductWeight": 1.0,
          "totalLossWeight": 1.0,
          "totalNewwork": 7,
          "totalLoad": 8,
          "totalLoadWeight": 9.0,
          "totalTransporting": 10,
          "totalTransportingWeight": 11.0,
          "totalUnload": 12,
          "totalUnloadWeight": 13.0,
          "totalUnloading": 14,
          "totalUnloadingWeight": 15.0,
          "totalFinished": 16,
          "totalFinishedWeight": 17.0,
          "totalException": 18,
          "totalTrip": 19,
          "OrderName": "sample string 20",
          "OrderId": 21,
          "TALimit": 22.0,
          "totalTodayTrip": 23
        },
        {
          "shipperId": 1,
          "shippername": "sample string 2",
          "ConginerId": 3,
          "consignername": "sample string 4",
          "ReceiverId": 5,
          "ReceiverName": "sample string 6",
          "totalFatCoal": 1.0,
          "ygSendWeight": 1.0,
          "totalPaid": 1.0,
          "totalDeductWeight": 1.0,
          "totalLossWeight": 1.0,
          "totalNewwork": 7,
          "totalLoad": 8,
          "totalLoadWeight": 9.0,
          "totalTransporting": 10,
          "totalTransportingWeight": 11.0,
          "totalUnload": 12,
          "totalUnloadWeight": 13.0,
          "totalUnloading": 14,
          "totalUnloadingWeight": 15.0,
          "totalFinished": 16,
          "totalFinishedWeight": 17.0,
          "totalException": 18,
          "totalTrip": 19,
          "OrderName": "sample string 20",
          "OrderId": 21,
          "TALimit": 22.0,
          "totalTodayTrip": 23
        }
      ],
      "IsYourOrder": true,
      "totalTodayTrip": 25
    },
    {
      "totalFatCoal": 1.0,
      "ygSendWeight": 1.0,
      "totalPaid": 1.0,
      "totalFinishedYesterdaySend": 1.0,
      "totalDeductWeight": 1.0,
      "totalLossWeight": 1.0,
      "totalNewwork": 2,
      "totalLoad": 3,
      "totalTransporting": 5,
      "totalUnload": 7,
      "totalUnloading": 9,
      "totalFinished": 11,
      "totalException": 13,
      "totalTrip": 14,
      "OrderName": "sample string 15",
      "OrderId": 16,
      "ReceiverId": 17,
      "ReceiverName": "sample string 18",
      "ShipperId": 19,
      "ShipperName": "sample string 20",
      "ConginerId": 21,
      "consignername": "sample string 22",
      "TPValue": 23.0,
      "dispatchDetaillist": [
        {
          "shipperId": 1,
          "shippername": "sample string 2",
          "ConginerId": 3,
          "consignername": "sample string 4",
          "ReceiverId": 5,
          "ReceiverName": "sample string 6",
          "totalFatCoal": 1.0,
          "ygSendWeight": 1.0,
          "totalPaid": 1.0,
          "totalDeductWeight": 1.0,
          "totalLossWeight": 1.0,
          "totalNewwork": 7,
          "totalLoad": 8,
          "totalLoadWeight": 9.0,
          "totalTransporting": 10,
          "totalTransportingWeight": 11.0,
          "totalUnload": 12,
          "totalUnloadWeight": 13.0,
          "totalUnloading": 14,
          "totalUnloadingWeight": 15.0,
          "totalFinished": 16,
          "totalFinishedWeight": 17.0,
          "totalException": 18,
          "totalTrip": 19,
          "OrderName": "sample string 20",
          "OrderId": 21,
          "TALimit": 22.0,
          "totalTodayTrip": 23
        },
        {
          "shipperId": 1,
          "shippername": "sample string 2",
          "ConginerId": 3,
          "consignername": "sample string 4",
          "ReceiverId": 5,
          "ReceiverName": "sample string 6",
          "totalFatCoal": 1.0,
          "ygSendWeight": 1.0,
          "totalPaid": 1.0,
          "totalDeductWeight": 1.0,
          "totalLossWeight": 1.0,
          "totalNewwork": 7,
          "totalLoad": 8,
          "totalLoadWeight": 9.0,
          "totalTransporting": 10,
          "totalTransportingWeight": 11.0,
          "totalUnload": 12,
          "totalUnloadWeight": 13.0,
          "totalUnloading": 14,
          "totalUnloadingWeight": 15.0,
          "totalFinished": 16,
          "totalFinishedWeight": 17.0,
          "totalException": 18,
          "totalTrip": 19,
          "OrderName": "sample string 20",
          "OrderId": 21,
          "TALimit": 22.0,
          "totalTodayTrip": 23
        }
      ],
      "IsYourOrder": true,
      "totalTodayTrip": 25
    }
  ]
}