GET api/WebInterface/Report/Web/ForAgent/OrderDetail?yddh={yddh}&ydqsrq={ydqsrq}&ydjzrq={ydjzrq}&jgqsrq={jgqsrq}&jgjzrq={jgjzrq}&mplxid={mplxid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| yddh | string |
Default value is |
|
| ydqsrq | string |
Default value is |
|
| ydjzrq | string |
Default value is |
|
| jgqsrq | string |
Default value is |
|
| jgjzrq | string |
Default value is |
|
| mplxid | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
CommonOperationResultWithTagOfIEnumerableOfInternetReserveReportResult| Name | Description | Type | Additional information |
|---|---|---|---|
| errcode | integer |
None. |
|
| errmsg | string |
None. |
|
| tag | Collection of InternetReserveReportResult |
None. |
Response Formats
application/json, text/json
Sample:
{
"errcode": 1,
"errmsg": "sample string 2",
"tag": [
{
"DWLX": "sample string 1",
"DWLXMC": "sample string 2",
"DWID": "sample string 3",
"DWIDMC": "sample string 4",
"orderid": "sample string 5",
"targetdate": "sample string 6",
"effectdate": "sample string 7",
"orderstate": "sample string 8",
"tickettypeid": "sample string 9",
"tickettypename": "sample string 10",
"price": 11.0,
"ordercount": 12,
"effectcount": 13,
"orderamount": 14.0,
"effectamount": 15.0,
"orderpaymentid": "sample string 16",
"orderpaymentname": "sample string 17",
"onlinerefundcount": 18,
"onlinerefundfee": 19.0,
"onlinereretfundamount": 20.0,
"offlinerefundcount_samepaymenttype": 21,
"offlinerefundfee_samepaymenttype": 22.0,
"offlineretfundamount_samepaymenttype": 23.0,
"offlinerefundcount_otherpaymenttype": 24,
"offlinerefundfee_otherpaymenttype": 25.0,
"offlineretfundamount_otherpaymenttype": 26.0,
"tradingnumber": 27,
"tradingvolume": 28.0,
"mayneedtocalculateamount": 29.0,
"sellbillnum": "sample string 30",
"thirdpatybillnum": "sample string 31"
},
{
"DWLX": "sample string 1",
"DWLXMC": "sample string 2",
"DWID": "sample string 3",
"DWIDMC": "sample string 4",
"orderid": "sample string 5",
"targetdate": "sample string 6",
"effectdate": "sample string 7",
"orderstate": "sample string 8",
"tickettypeid": "sample string 9",
"tickettypename": "sample string 10",
"price": 11.0,
"ordercount": 12,
"effectcount": 13,
"orderamount": 14.0,
"effectamount": 15.0,
"orderpaymentid": "sample string 16",
"orderpaymentname": "sample string 17",
"onlinerefundcount": 18,
"onlinerefundfee": 19.0,
"onlinereretfundamount": 20.0,
"offlinerefundcount_samepaymenttype": 21,
"offlinerefundfee_samepaymenttype": 22.0,
"offlineretfundamount_samepaymenttype": 23.0,
"offlinerefundcount_otherpaymenttype": 24,
"offlinerefundfee_otherpaymenttype": 25.0,
"offlineretfundamount_otherpaymenttype": 26.0,
"tradingnumber": 27,
"tradingvolume": 28.0,
"mayneedtocalculateamount": 29.0,
"sellbillnum": "sample string 30",
"thirdpatybillnum": "sample string 31"
}
]
}
application/xml, text/xml
Sample:
<CommonOperationResultWithTagOfArrayOfInternetReserveReportResult90Z6Xn9G xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DigitalScience.DataTransfer">
<errcode>1</errcode>
<errmsg>sample string 2</errmsg>
<tag xmlns:d2p1="http://schemas.datacontract.org/2004/07/DigitalScience.DataTransfer.Tour.V5.Result.WebInterface">
<d2p1:InternetReserveReportResult>
<d2p1:DWID>sample string 3</d2p1:DWID>
<d2p1:DWIDMC>sample string 4</d2p1:DWIDMC>
<d2p1:DWLX>sample string 1</d2p1:DWLX>
<d2p1:DWLXMC>sample string 2</d2p1:DWLXMC>
<d2p1:effectamount>15</d2p1:effectamount>
<d2p1:effectcount>13</d2p1:effectcount>
<d2p1:effectdate>sample string 7</d2p1:effectdate>
<d2p1:mayneedtocalculateamount>29</d2p1:mayneedtocalculateamount>
<d2p1:offlinerefundcount_otherpaymenttype>24</d2p1:offlinerefundcount_otherpaymenttype>
<d2p1:offlinerefundcount_samepaymenttype>21</d2p1:offlinerefundcount_samepaymenttype>
<d2p1:offlinerefundfee_otherpaymenttype>25</d2p1:offlinerefundfee_otherpaymenttype>
<d2p1:offlinerefundfee_samepaymenttype>22</d2p1:offlinerefundfee_samepaymenttype>
<d2p1:offlineretfundamount_otherpaymenttype>26</d2p1:offlineretfundamount_otherpaymenttype>
<d2p1:offlineretfundamount_samepaymenttype>23</d2p1:offlineretfundamount_samepaymenttype>
<d2p1:onlinerefundcount>18</d2p1:onlinerefundcount>
<d2p1:onlinerefundfee>19</d2p1:onlinerefundfee>
<d2p1:onlinereretfundamount>20</d2p1:onlinereretfundamount>
<d2p1:orderamount>14</d2p1:orderamount>
<d2p1:ordercount>12</d2p1:ordercount>
<d2p1:orderid>sample string 5</d2p1:orderid>
<d2p1:orderpaymentid>sample string 16</d2p1:orderpaymentid>
<d2p1:orderpaymentname>sample string 17</d2p1:orderpaymentname>
<d2p1:orderstate>sample string 8</d2p1:orderstate>
<d2p1:price>11</d2p1:price>
<d2p1:sellbillnum>sample string 30</d2p1:sellbillnum>
<d2p1:targetdate>sample string 6</d2p1:targetdate>
<d2p1:thirdpatybillnum>sample string 31</d2p1:thirdpatybillnum>
<d2p1:tickettypeid>sample string 9</d2p1:tickettypeid>
<d2p1:tickettypename>sample string 10</d2p1:tickettypename>
<d2p1:tradingnumber>27</d2p1:tradingnumber>
<d2p1:tradingvolume>28</d2p1:tradingvolume>
</d2p1:InternetReserveReportResult>
<d2p1:InternetReserveReportResult>
<d2p1:DWID>sample string 3</d2p1:DWID>
<d2p1:DWIDMC>sample string 4</d2p1:DWIDMC>
<d2p1:DWLX>sample string 1</d2p1:DWLX>
<d2p1:DWLXMC>sample string 2</d2p1:DWLXMC>
<d2p1:effectamount>15</d2p1:effectamount>
<d2p1:effectcount>13</d2p1:effectcount>
<d2p1:effectdate>sample string 7</d2p1:effectdate>
<d2p1:mayneedtocalculateamount>29</d2p1:mayneedtocalculateamount>
<d2p1:offlinerefundcount_otherpaymenttype>24</d2p1:offlinerefundcount_otherpaymenttype>
<d2p1:offlinerefundcount_samepaymenttype>21</d2p1:offlinerefundcount_samepaymenttype>
<d2p1:offlinerefundfee_otherpaymenttype>25</d2p1:offlinerefundfee_otherpaymenttype>
<d2p1:offlinerefundfee_samepaymenttype>22</d2p1:offlinerefundfee_samepaymenttype>
<d2p1:offlineretfundamount_otherpaymenttype>26</d2p1:offlineretfundamount_otherpaymenttype>
<d2p1:offlineretfundamount_samepaymenttype>23</d2p1:offlineretfundamount_samepaymenttype>
<d2p1:onlinerefundcount>18</d2p1:onlinerefundcount>
<d2p1:onlinerefundfee>19</d2p1:onlinerefundfee>
<d2p1:onlinereretfundamount>20</d2p1:onlinereretfundamount>
<d2p1:orderamount>14</d2p1:orderamount>
<d2p1:ordercount>12</d2p1:ordercount>
<d2p1:orderid>sample string 5</d2p1:orderid>
<d2p1:orderpaymentid>sample string 16</d2p1:orderpaymentid>
<d2p1:orderpaymentname>sample string 17</d2p1:orderpaymentname>
<d2p1:orderstate>sample string 8</d2p1:orderstate>
<d2p1:price>11</d2p1:price>
<d2p1:sellbillnum>sample string 30</d2p1:sellbillnum>
<d2p1:targetdate>sample string 6</d2p1:targetdate>
<d2p1:thirdpatybillnum>sample string 31</d2p1:thirdpatybillnum>
<d2p1:tickettypeid>sample string 9</d2p1:tickettypeid>
<d2p1:tickettypename>sample string 10</d2p1:tickettypename>
<d2p1:tradingnumber>27</d2p1:tradingnumber>
<d2p1:tradingvolume>28</d2p1:tradingvolume>
</d2p1:InternetReserveReportResult>
</tag>
</CommonOperationResultWithTagOfArrayOfInternetReserveReportResult90Z6Xn9G>