POST api/Report/DJSBM/QueryV_RPT_DJSBM_TDLX_MPZL_HZ
查询地接社部门购票分游客类型(团队类型)-票型汇总表,以复杂参数类型返回(CommonOperationResultWithTag(V_RPT_DJSBM_TDLX_MPZL_HZ))
Request Information
URI Parameters
None.
Body Parameters
Rpt_DJS_TicketSaleParm| Name | Description | Type | Additional information |
|---|---|---|---|
| MPLXID1 |
单选的门票类型ID |
string |
Max length: 36 |
| ISALL |
@ISALL CHAR(1),/*是否查询全部数据(1-查询所有 0-仅查询旅行社数据(即不查询其他的数据)) |
string |
Max length: 1 |
| Top20 |
@Top20 char(1) /*是否只显示前20名*/ |
string |
Max length: 1 |
| XZQHDMp |
@VAR_XZQHDM varchar(6),/*行政区划代码*/ |
string |
Max length: 6 |
| GPXZ |
@VAR_GPXZ char(1),/*购票人性质 '0' 只含旅行社部门导游组团组团部门 '1' 只含散客 其他值全包括*/ |
string |
Max length: 1 |
| SCQHDM |
@VAR_SCQHDM char(2),/*一级市场区划代码*/ |
string |
Max length: 8 |
| TJFW |
@TJFW char(1)统计范围1营业类,2返款类,A营业类+返款类 |
string |
Max length: 1 |
| FLAG |
@VAR_FLAG char(1),/*是否启用价格区间查询 1表示启用*/ |
string |
Max length: 1 |
| JG1 |
@VAR_JG1 decimal(18,2),/*价格区间1*/ |
decimal number |
None. |
| JG2 |
@VAR_JG2 decimal(18,2)/*价格区间2*/ |
decimal number |
None. |
| MPLXID |
门票类型id GUID类型 |
globally unique identifier |
None. |
| JMDM |
@VAR_JMDM bigint, 剧目代码 |
integer |
None. |
| YQID |
@VAR_YQID UNIQUEIDENTIFIER,园区ID |
globally unique identifier |
None. |
| PCMC |
@VAR_PCMC nvarchar(64) 场次名称 |
string |
Max length: 64 |
| PCID |
@VAR_PCID uniqueidentifier,场次ID |
globally unique identifier |
None. |
| ISJQ |
@VAR_ISJQ char(1),是否是景区统计 1表示景区,其他值表示演艺系统 |
string |
Max length: 1 |
| TJNR |
@VAR_TJNR char(1)1仅统计数量,2仅统计金额,其他值,全部统计 |
string |
Max length: 1 |
| SPZD |
@VAR_SPZD char(2),售票站点 |
string |
Max length: 2 |
| SYSID |
@VAR_SYSID char(1)/*1-仅检索团队购票 2-仅检索散客购票 0或空,检索上序两种购票*/ |
string |
Max length: 1 |
| VAR_HasInsurance |
统计结果中是否包含保险数据。 |
string |
Max length: 1 |
| DayType |
@DayType char(1),1交易日期,2门票日期 |
string |
Max length: 1 |
| StartDate |
@StartDate char(8),起始日期YYYYMMDD |
string |
Required Max length: 8 |
| EndDate |
@EndDate char(8),截止日期 YYYYMMDD |
string |
Required Max length: 8 |
| DJSFZID |
@DJSFZID uniqueidentifier, 地接社分组的ID |
globally unique identifier |
None. |
| DJSID |
@DJSID uniqueidentifier,地接社ID |
globally unique identifier |
None. |
| DJSBMID |
@DJSBMID uniqueidentifier,地接社部门ID |
globally unique identifier |
None. |
| ZTSID |
@ZTSID uniqueidentifier,组团社ID |
globally unique identifier |
None. |
| ZTSBMID |
@ZTSBMID uniqueidentifier,组团社部门ID |
globally unique identifier |
None. |
| XYDWID |
@XYDWID uniqueidentifier,/*协议单位ID |
globally unique identifier |
None. |
| SPDH |
@SPDH CHAR(20),/*售票单号 |
string |
Max length: 20 |
| LBSBH |
@LBSBH varchar(32),门票卡号 |
string |
Max length: 32 |
| YHDLM |
@YHDLM varchar(20),用户登录名 |
string |
Max length: 20 |
| DYZH |
@DYZH VARCHAR(20),导游证号 |
string |
Max length: 20 |
| JYLY |
@JYLY char(1),交易来源 |
string |
Max length: 1 |
| XFFAID |
@XFFAID CHAR(2),现返方案ID |
string |
Max length: 6 |
| FKFSID |
@FKFSID char(2),付款方式ID |
string |
Max length: 2 |
| MPLXList |
@MPLXList varchar(2000),门票类型ID |
Collection of globally unique identifier |
None. |
| SPZDList |
@SPZDList varchar(2000)售票站点代码 |
Collection of string |
None. |
Request Formats
application/json, text/json
{
"MPLXID1": "sample string 1",
"ISALL": "sample string 2",
"Top20": "sample string 3",
"XZQHDMp": "sample string 4",
"GPXZ": "sample string 5",
"SCQHDM": "sample string 6",
"TJFW": "sample string 7",
"FLAG": "sample string 8",
"JG1": 9.0,
"JG2": 10.0,
"MPLXID": "c792d32a-cfef-4a96-a27a-a03f5a59c054",
"JMDM": 1,
"YQID": "1039143c-7b27-4c34-9c74-b85ef1549e1a",
"PCMC": "sample string 13",
"PCID": "9d861f65-831e-413e-93c3-6fbab0bc2987",
"ISJQ": "sample string 15",
"TJNR": "sample string 16",
"SPZD": "sample string 17",
"SYSID": "sample string 18",
"VAR_HasInsurance": "sample string 19",
"DayType": "sample string 20",
"StartDate": "sample string 21",
"EndDate": "sample string 22",
"DJSFZID": "280aff60-a204-48b7-9954-a377b4737a7b",
"DJSID": "af2390e7-1ae7-462c-807c-4aff80f688e3",
"DJSBMID": "70b7d9cb-e76a-4002-8319-398ac875adbc",
"ZTSID": "95504977-57ef-423b-90fb-f0e4a087a984",
"ZTSBMID": "a485b8e7-a578-443c-97cf-404810e27402",
"XYDWID": "5ce85697-5d25-4ead-8b6c-c39196deb4c5",
"SPDH": "sample string 29",
"LBSBH": "sample string 30",
"YHDLM": "sample string 31",
"DYZH": "sample string 32",
"JYLY": "sample string 33",
"XFFAID": "sample string 34",
"FKFSID": "sample string 35",
"MPLXList": [
"dd61702c-2bf4-4352-8cb1-43e15f3d2e81",
"571cdbd7-ade5-49e7-ae20-0b14970aae8f"
],
"SPZDList": [
"sample string 1",
"sample string 2"
]
}
application/xml, text/xml
<Rpt_DJS_TicketSaleParm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DigitalScience.DataTransfer.Tour.V5.Parm.Report">
<DJSBMID>70b7d9cb-e76a-4002-8319-398ac875adbc</DJSBMID>
<DJSFZID>280aff60-a204-48b7-9954-a377b4737a7b</DJSFZID>
<DJSID>af2390e7-1ae7-462c-807c-4aff80f688e3</DJSID>
<DYZH>sample string 32</DYZH>
<DayType>sample string 20</DayType>
<EndDate>sample string 22</EndDate>
<FKFSID>sample string 35</FKFSID>
<FLAG>sample string 8</FLAG>
<GPXZ>sample string 5</GPXZ>
<ISALL>sample string 2</ISALL>
<ISJQ>sample string 15</ISJQ>
<JG1>9</JG1>
<JG2>10</JG2>
<JMDM>1</JMDM>
<JYLY>sample string 33</JYLY>
<LBSBH>sample string 30</LBSBH>
<MPLXID>c792d32a-cfef-4a96-a27a-a03f5a59c054</MPLXID>
<MPLXID1>sample string 1</MPLXID1>
<MPLXList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>dd61702c-2bf4-4352-8cb1-43e15f3d2e81</d2p1:guid>
<d2p1:guid>571cdbd7-ade5-49e7-ae20-0b14970aae8f</d2p1:guid>
</MPLXList>
<PCID>9d861f65-831e-413e-93c3-6fbab0bc2987</PCID>
<PCMC>sample string 13</PCMC>
<SCQHDM>sample string 6</SCQHDM>
<SPDH>sample string 29</SPDH>
<SPZD>sample string 17</SPZD>
<SPZDList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</SPZDList>
<SYSID>sample string 18</SYSID>
<StartDate>sample string 21</StartDate>
<TJFW>sample string 7</TJFW>
<TJNR>sample string 16</TJNR>
<Top20>sample string 3</Top20>
<VAR_HasInsurance>sample string 19</VAR_HasInsurance>
<XFFAID>sample string 34</XFFAID>
<XYDWID>5ce85697-5d25-4ead-8b6c-c39196deb4c5</XYDWID>
<XZQHDMp>sample string 4</XZQHDMp>
<YHDLM>sample string 31</YHDLM>
<YQID>1039143c-7b27-4c34-9c74-b85ef1549e1a</YQID>
<ZTSBMID>a485b8e7-a578-443c-97cf-404810e27402</ZTSBMID>
<ZTSID>95504977-57ef-423b-90fb-f0e4a087a984</ZTSID>
</Rpt_DJS_TicketSaleParm>
application/x-www-form-urlencoded
Sample not available.
application/bson
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
查询地接社部门购票分游客类型(团队类型)-票型汇总表,以复杂参数类型返回(CommonOperationResultWithTag(V_RPT_DJSBM_TDLX_MPZL_HZ))
ComplexParm| Name | Description | Type | Additional information |
|---|---|---|---|
| Zipped |
读取或设置一个值,指示当前缓冲区是否经过了压缩 |
boolean |
None. |
| Buffer |
读取或设置一个值,指明当前缓冲区的内容 |
Collection of byte |
None. |
Response Formats
application/json, text/json
{
"Zipped": true,
"Buffer": "QEA="
}
application/xml, text/xml
<ComplexParm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DigitalScience.DataTransfer"> <Buffer>QEA=</Buffer> <Zipped>true</Zipped> </ComplexParm>
application/bson
Binary JSON content. See http://bsonspec.org for details.