POST api/ReportForm/GetMonthlyReport2

Request Information

Parameters

NameTypeDescription
request Carwins.UsedCar.CarDomain.GetMonthlyReport2Request
No documentation available.

Request body formats

application/json, text/json

Sample:
{
  "regionId": "sample string 1",
  "subId": "sample string 2",
  "sDate": "sample string 3",
  "eDate": "sample string 4",
  "sessionId": "sample string 5",
  "requestSource": "sample string 6",
  "bundleID": "sample string 7",
  "requestGroupID": "sample string 8",
  "channel": "sample string 9",
  "loginUserID": "sample string 10",
  "clientIP": "sample string 11",
  "endDeviceNumber": "sample string 12",
  "cityName": "sample string 13",
  "hierarchy": "sample string 14",
  "sessionKey": "sample string 15",
  "appVersion": "sample string 16",
  "whetherUpdate": "sample string 17"
}

application/xml, text/xml

Sample:
<GetMonthlyReport2Request xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Carwins.UsedCar.CarDomain">
  <AppVersion xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 16</AppVersion>
  <BundleID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 7</BundleID>
  <Channel xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 9</Channel>
  <CityName xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 13</CityName>
  <ClientIP xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 11</ClientIP>
  <EndDeviceNumber xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 12</EndDeviceNumber>
  <Hierarchy xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 14</Hierarchy>
  <LoginUserID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 10</LoginUserID>
  <RequestGroupID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 8</RequestGroupID>
  <RequestSource xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 6</RequestSource>
  <SessionId xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 5</SessionId>
  <SessionKey xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 15</SessionKey>
  <WhetherUpdate xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 17</WhetherUpdate>
  <EDate>sample string 4</EDate>
  <SDate>sample string 3</SDate>
  <regionId>sample string 1</regionId>
  <subId>sample string 2</subId>
</GetMonthlyReport2Request>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'GetMonthlyReport2Request'.

Response Type

Pilot.Web.WebApi.SingleApiResponse`1[[System.Collections.Generic.List`1[[Carwins.UsedCar.CarDomain.MonthlyReport2Model, Carwins.UsedCar.CarDomain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]

Response Information

Response body formats

application/json, text/json

Sample:
{
  "data": [
    {
      "fldSubID": "sample string 1",
      "fldRegionName": "sample string 2",
      "fldSubBrandName": "sample string 3",
      "fldSubName": "sample string 4",
      "newCarSalesNum": 5,
      "purchaseCount": 6,
      "zhcg": 7,
      "zjcg": 8,
      "bpPurchaseCount": 9,
      "cfrz": 10,
      "purchasePrice": 11.1,
      "createReportPingGu": 12,
      "tjPingGu": 13,
      "clueCount": 14,
      "saledBuyPrice": 15.1,
      "zbCost": 16.1,
      "fxCost": 17.1,
      "yscb": 18.1,
      "srzBuyPrice": 19.1,
      "srzyscb": 20.1,
      "srzyssr": 21.1,
      "jsBuyPrice": 22.1,
      "jsyscb": 23.1,
      "jsyssr": 24.1,
      "bpBuyPrice": 25.1,
      "bpyscb": 26.1,
      "bpyssr": 27.1,
      "ztBuyPrice": 28.1,
      "ztyscb": 29.1,
      "ztyssr": 30.1,
      "lmpBuyPrice": 31.1,
      "lmpyscb": 32.1,
      "lmpyssr": 33.1,
      "yssr": 34.1,
      "salesCount": 35,
      "srzSalesCount": 36,
      "jsSalesCount": 37,
      "bpSalesCount": 38,
      "ztSaleCount": 39,
      "lmpSalesCount": 40,
      "totalSalesMoney": 41.1,
      "srzSalesMoney": 42.1,
      "jsSalesMoney": 43.1,
      "bpSalesMoney": 44.1,
      "ztSaleMoney": 45.1,
      "lmpSalesMoney": 46.1
    },
    {
      "fldSubID": "sample string 1",
      "fldRegionName": "sample string 2",
      "fldSubBrandName": "sample string 3",
      "fldSubName": "sample string 4",
      "newCarSalesNum": 5,
      "purchaseCount": 6,
      "zhcg": 7,
      "zjcg": 8,
      "bpPurchaseCount": 9,
      "cfrz": 10,
      "purchasePrice": 11.1,
      "createReportPingGu": 12,
      "tjPingGu": 13,
      "clueCount": 14,
      "saledBuyPrice": 15.1,
      "zbCost": 16.1,
      "fxCost": 17.1,
      "yscb": 18.1,
      "srzBuyPrice": 19.1,
      "srzyscb": 20.1,
      "srzyssr": 21.1,
      "jsBuyPrice": 22.1,
      "jsyscb": 23.1,
      "jsyssr": 24.1,
      "bpBuyPrice": 25.1,
      "bpyscb": 26.1,
      "bpyssr": 27.1,
      "ztBuyPrice": 28.1,
      "ztyscb": 29.1,
      "ztyssr": 30.1,
      "lmpBuyPrice": 31.1,
      "lmpyscb": 32.1,
      "lmpyssr": 33.1,
      "yssr": 34.1,
      "salesCount": 35,
      "srzSalesCount": 36,
      "jsSalesCount": 37,
      "bpSalesCount": 38,
      "ztSaleCount": 39,
      "lmpSalesCount": 40,
      "totalSalesMoney": 41.1,
      "srzSalesMoney": 42.1,
      "jsSalesMoney": 43.1,
      "bpSalesMoney": 44.1,
      "ztSaleMoney": 45.1,
      "lmpSalesMoney": 46.1
    },
    {
      "fldSubID": "sample string 1",
      "fldRegionName": "sample string 2",
      "fldSubBrandName": "sample string 3",
      "fldSubName": "sample string 4",
      "newCarSalesNum": 5,
      "purchaseCount": 6,
      "zhcg": 7,
      "zjcg": 8,
      "bpPurchaseCount": 9,
      "cfrz": 10,
      "purchasePrice": 11.1,
      "createReportPingGu": 12,
      "tjPingGu": 13,
      "clueCount": 14,
      "saledBuyPrice": 15.1,
      "zbCost": 16.1,
      "fxCost": 17.1,
      "yscb": 18.1,
      "srzBuyPrice": 19.1,
      "srzyscb": 20.1,
      "srzyssr": 21.1,
      "jsBuyPrice": 22.1,
      "jsyscb": 23.1,
      "jsyssr": 24.1,
      "bpBuyPrice": 25.1,
      "bpyscb": 26.1,
      "bpyssr": 27.1,
      "ztBuyPrice": 28.1,
      "ztyscb": 29.1,
      "ztyssr": 30.1,
      "lmpBuyPrice": 31.1,
      "lmpyscb": 32.1,
      "lmpyssr": 33.1,
      "yssr": 34.1,
      "salesCount": 35,
      "srzSalesCount": 36,
      "jsSalesCount": 37,
      "bpSalesCount": 38,
      "ztSaleCount": 39,
      "lmpSalesCount": 40,
      "totalSalesMoney": 41.1,
      "srzSalesMoney": 42.1,
      "jsSalesMoney": 43.1,
      "bpSalesMoney": 44.1,
      "ztSaleMoney": 45.1,
      "lmpSalesMoney": 46.1
    }
  ],
  "code": 1,
  "message": "sample string 2"
}

application/xml, text/xml

Sample:
<SingleApiResponseOfArrayOfMonthlyReport2ModelBO9P5ujw xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">
  <Code>1</Code>
  <Message>sample string 2</Message>
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Carwins.UsedCar.CarDomain">
    <d2p1:MonthlyReport2Model>
      <d2p1:BPBuyPrice>25.1</d2p1:BPBuyPrice>
      <d2p1:BPPurchaseCount>9</d2p1:BPPurchaseCount>
      <d2p1:BPSalesCount>38</d2p1:BPSalesCount>
      <d2p1:BPSalesMoney>44.1</d2p1:BPSalesMoney>
      <d2p1:BPYSCB>26.1</d2p1:BPYSCB>
      <d2p1:BPYSSR>27.1</d2p1:BPYSSR>
      <d2p1:CFRZ>10</d2p1:CFRZ>
      <d2p1:ClueCount>14</d2p1:ClueCount>
      <d2p1:CreateReportPingGu>12</d2p1:CreateReportPingGu>
      <d2p1:FXCost>17.1</d2p1:FXCost>
      <d2p1:JSBuyPrice>22.1</d2p1:JSBuyPrice>
      <d2p1:JSSalesCount>37</d2p1:JSSalesCount>
      <d2p1:JSSalesMoney>43.1</d2p1:JSSalesMoney>
      <d2p1:JSYSCB>23.1</d2p1:JSYSCB>
      <d2p1:JSYSSR>24.1</d2p1:JSYSSR>
      <d2p1:LMPBuyPrice>31.1</d2p1:LMPBuyPrice>
      <d2p1:LMPSalesCount>40</d2p1:LMPSalesCount>
      <d2p1:LMPSalesMoney>46.1</d2p1:LMPSalesMoney>
      <d2p1:LMPYSCB>32.1</d2p1:LMPYSCB>
      <d2p1:LMPYSSR>33.1</d2p1:LMPYSSR>
      <d2p1:NewCarSalesNum>5</d2p1:NewCarSalesNum>
      <d2p1:PurchaseCount>6</d2p1:PurchaseCount>
      <d2p1:PurchasePrice>11.1</d2p1:PurchasePrice>
      <d2p1:SRZBuyPrice>19.1</d2p1:SRZBuyPrice>
      <d2p1:SRZSalesCount>36</d2p1:SRZSalesCount>
      <d2p1:SRZSalesMoney>42.1</d2p1:SRZSalesMoney>
      <d2p1:SRZYSCB>20.1</d2p1:SRZYSCB>
      <d2p1:SRZYSSR>21.1</d2p1:SRZYSSR>
      <d2p1:SaledBuyPrice>15.1</d2p1:SaledBuyPrice>
      <d2p1:SalesCount>35</d2p1:SalesCount>
      <d2p1:TJPingGu>13</d2p1:TJPingGu>
      <d2p1:TotalSalesMoney>41.1</d2p1:TotalSalesMoney>
      <d2p1:YSCB>18.1</d2p1:YSCB>
      <d2p1:YSSR>34.1</d2p1:YSSR>
      <d2p1:ZBCost>16.1</d2p1:ZBCost>
      <d2p1:ZHCG>7</d2p1:ZHCG>
      <d2p1:ZJCG>8</d2p1:ZJCG>
      <d2p1:ZTBuyPrice>28.1</d2p1:ZTBuyPrice>
      <d2p1:ZTSaleCount>39</d2p1:ZTSaleCount>
      <d2p1:ZTSaleMoney>45.1</d2p1:ZTSaleMoney>
      <d2p1:ZTYSCB>29.1</d2p1:ZTYSCB>
      <d2p1:ZTYSSR>30.1</d2p1:ZTYSSR>
      <d2p1:fldRegionName>sample string 2</d2p1:fldRegionName>
      <d2p1:fldSubBrandName>sample string 3</d2p1:fldSubBrandName>
      <d2p1:fldSubID>sample string 1</d2p1:fldSubID>
      <d2p1:fldSubName>sample string 4</d2p1:fldSubName>
    </d2p1:MonthlyReport2Model>
    <d2p1:MonthlyReport2Model>
      <d2p1:BPBuyPrice>25.1</d2p1:BPBuyPrice>
      <d2p1:BPPurchaseCount>9</d2p1:BPPurchaseCount>
      <d2p1:BPSalesCount>38</d2p1:BPSalesCount>
      <d2p1:BPSalesMoney>44.1</d2p1:BPSalesMoney>
      <d2p1:BPYSCB>26.1</d2p1:BPYSCB>
      <d2p1:BPYSSR>27.1</d2p1:BPYSSR>
      <d2p1:CFRZ>10</d2p1:CFRZ>
      <d2p1:ClueCount>14</d2p1:ClueCount>
      <d2p1:CreateReportPingGu>12</d2p1:CreateReportPingGu>
      <d2p1:FXCost>17.1</d2p1:FXCost>
      <d2p1:JSBuyPrice>22.1</d2p1:JSBuyPrice>
      <d2p1:JSSalesCount>37</d2p1:JSSalesCount>
      <d2p1:JSSalesMoney>43.1</d2p1:JSSalesMoney>
      <d2p1:JSYSCB>23.1</d2p1:JSYSCB>
      <d2p1:JSYSSR>24.1</d2p1:JSYSSR>
      <d2p1:LMPBuyPrice>31.1</d2p1:LMPBuyPrice>
      <d2p1:LMPSalesCount>40</d2p1:LMPSalesCount>
      <d2p1:LMPSalesMoney>46.1</d2p1:LMPSalesMoney>
      <d2p1:LMPYSCB>32.1</d2p1:LMPYSCB>
      <d2p1:LMPYSSR>33.1</d2p1:LMPYSSR>
      <d2p1:NewCarSalesNum>5</d2p1:NewCarSalesNum>
      <d2p1:PurchaseCount>6</d2p1:PurchaseCount>
      <d2p1:PurchasePrice>11.1</d2p1:PurchasePrice>
      <d2p1:SRZBuyPrice>19.1</d2p1:SRZBuyPrice>
      <d2p1:SRZSalesCount>36</d2p1:SRZSalesCount>
      <d2p1:SRZSalesMoney>42.1</d2p1:SRZSalesMoney>
      <d2p1:SRZYSCB>20.1</d2p1:SRZYSCB>
      <d2p1:SRZYSSR>21.1</d2p1:SRZYSSR>
      <d2p1:SaledBuyPrice>15.1</d2p1:SaledBuyPrice>
      <d2p1:SalesCount>35</d2p1:SalesCount>
      <d2p1:TJPingGu>13</d2p1:TJPingGu>
      <d2p1:TotalSalesMoney>41.1</d2p1:TotalSalesMoney>
      <d2p1:YSCB>18.1</d2p1:YSCB>
      <d2p1:YSSR>34.1</d2p1:YSSR>
      <d2p1:ZBCost>16.1</d2p1:ZBCost>
      <d2p1:ZHCG>7</d2p1:ZHCG>
      <d2p1:ZJCG>8</d2p1:ZJCG>
      <d2p1:ZTBuyPrice>28.1</d2p1:ZTBuyPrice>
      <d2p1:ZTSaleCount>39</d2p1:ZTSaleCount>
      <d2p1:ZTSaleMoney>45.1</d2p1:ZTSaleMoney>
      <d2p1:ZTYSCB>29.1</d2p1:ZTYSCB>
      <d2p1:ZTYSSR>30.1</d2p1:ZTYSSR>
      <d2p1:fldRegionName>sample string 2</d2p1:fldRegionName>
      <d2p1:fldSubBrandName>sample string 3</d2p1:fldSubBrandName>
      <d2p1:fldSubID>sample string 1</d2p1:fldSubID>
      <d2p1:fldSubName>sample string 4</d2p1:fldSubName>
    </d2p1:MonthlyReport2Model>
    <d2p1:MonthlyReport2Model>
      <d2p1:BPBuyPrice>25.1</d2p1:BPBuyPrice>
      <d2p1:BPPurchaseCount>9</d2p1:BPPurchaseCount>
      <d2p1:BPSalesCount>38</d2p1:BPSalesCount>
      <d2p1:BPSalesMoney>44.1</d2p1:BPSalesMoney>
      <d2p1:BPYSCB>26.1</d2p1:BPYSCB>
      <d2p1:BPYSSR>27.1</d2p1:BPYSSR>
      <d2p1:CFRZ>10</d2p1:CFRZ>
      <d2p1:ClueCount>14</d2p1:ClueCount>
      <d2p1:CreateReportPingGu>12</d2p1:CreateReportPingGu>
      <d2p1:FXCost>17.1</d2p1:FXCost>
      <d2p1:JSBuyPrice>22.1</d2p1:JSBuyPrice>
      <d2p1:JSSalesCount>37</d2p1:JSSalesCount>
      <d2p1:JSSalesMoney>43.1</d2p1:JSSalesMoney>
      <d2p1:JSYSCB>23.1</d2p1:JSYSCB>
      <d2p1:JSYSSR>24.1</d2p1:JSYSSR>
      <d2p1:LMPBuyPrice>31.1</d2p1:LMPBuyPrice>
      <d2p1:LMPSalesCount>40</d2p1:LMPSalesCount>
      <d2p1:LMPSalesMoney>46.1</d2p1:LMPSalesMoney>
      <d2p1:LMPYSCB>32.1</d2p1:LMPYSCB>
      <d2p1:LMPYSSR>33.1</d2p1:LMPYSSR>
      <d2p1:NewCarSalesNum>5</d2p1:NewCarSalesNum>
      <d2p1:PurchaseCount>6</d2p1:PurchaseCount>
      <d2p1:PurchasePrice>11.1</d2p1:PurchasePrice>
      <d2p1:SRZBuyPrice>19.1</d2p1:SRZBuyPrice>
      <d2p1:SRZSalesCount>36</d2p1:SRZSalesCount>
      <d2p1:SRZSalesMoney>42.1</d2p1:SRZSalesMoney>
      <d2p1:SRZYSCB>20.1</d2p1:SRZYSCB>
      <d2p1:SRZYSSR>21.1</d2p1:SRZYSSR>
      <d2p1:SaledBuyPrice>15.1</d2p1:SaledBuyPrice>
      <d2p1:SalesCount>35</d2p1:SalesCount>
      <d2p1:TJPingGu>13</d2p1:TJPingGu>
      <d2p1:TotalSalesMoney>41.1</d2p1:TotalSalesMoney>
      <d2p1:YSCB>18.1</d2p1:YSCB>
      <d2p1:YSSR>34.1</d2p1:YSSR>
      <d2p1:ZBCost>16.1</d2p1:ZBCost>
      <d2p1:ZHCG>7</d2p1:ZHCG>
      <d2p1:ZJCG>8</d2p1:ZJCG>
      <d2p1:ZTBuyPrice>28.1</d2p1:ZTBuyPrice>
      <d2p1:ZTSaleCount>39</d2p1:ZTSaleCount>
      <d2p1:ZTSaleMoney>45.1</d2p1:ZTSaleMoney>
      <d2p1:ZTYSCB>29.1</d2p1:ZTYSCB>
      <d2p1:ZTYSSR>30.1</d2p1:ZTYSSR>
      <d2p1:fldRegionName>sample string 2</d2p1:fldRegionName>
      <d2p1:fldSubBrandName>sample string 3</d2p1:fldSubBrandName>
      <d2p1:fldSubID>sample string 1</d2p1:fldSubID>
      <d2p1:fldSubName>sample string 4</d2p1:fldSubName>
    </d2p1:MonthlyReport2Model>
  </Data>
</SingleApiResponseOfArrayOfMonthlyReport2ModelBO9P5ujw>