POST api/Report/Business/Summary/QueryV_RPT_SPHZB_MPZL2
查询营业类汇总表(分门票种类)的api
Request Information
URI Parameters
None.
Body Parameters
Rpt_BusinessSummaryParm| Name | Description | Type | Additional information |
|---|---|---|---|
| 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 | string |
Max length: 1 |
|
| StartDate | string |
Required Max length: 8 |
|
| EndDate | string |
Required Max length: 8 |
|
| DJSFZID | globally unique identifier |
None. |
|
| DJSID | globally unique identifier |
None. |
|
| DJSBMID | globally unique identifier |
None. |
|
| ZTSID | globally unique identifier |
None. |
|
| ZTSBMID | globally unique identifier |
None. |
|
| XYDWID | globally unique identifier |
None. |
|
| SPDH | string |
Max length: 20 |
|
| LBSBH | string |
Max length: 32 |
|
| YHDLM | string |
Max length: 20 |
|
| DYZH | string |
Max length: 20 |
|
| JYLY | string |
Max length: 1 |
|
| XFFAID | string |
Max length: 6 |
|
| FKFSID | string |
Max length: 2 |
|
| MPLXList | string |
None. |
|
| SPZDList | string |
None. |
Request Formats
application/json, text/json
{
"FLAG": "sample string 1",
"JG1": 2.0,
"JG2": 3.0,
"MPLXID": "04cc83e2-d652-4308-a9d3-f3000553fa96",
"JMDM": 1,
"YQID": "c2d6bb85-56c5-46e4-8993-c3c50ef9ea46",
"PCMC": "sample string 6",
"PCID": "badab121-23c9-421e-915d-57ada35b5b85",
"ISJQ": "sample string 8",
"TJNR": "sample string 9",
"SPZD": "sample string 10",
"SYSID": "sample string 11",
"VAR_HasInsurance": "sample string 12",
"DayType": "sample string 13",
"StartDate": "sample string 14",
"EndDate": "sample string 15",
"DJSFZID": "8363aeff-780a-427f-a1f4-a7f5cb3667e9",
"DJSID": "b9a15cd6-c9cf-47a2-85bd-249b182a2319",
"DJSBMID": "ec5bb68a-1932-44c1-940f-c186b7c6182c",
"ZTSID": "b6dccbc3-ae8a-4cbb-a8a2-ed5b12333cc4",
"ZTSBMID": "5a0738b3-8036-400f-914c-028689e15569",
"XYDWID": "ed2a0aa4-4268-4939-ba0f-f32282971e0d",
"SPDH": "sample string 22",
"LBSBH": "sample string 23",
"YHDLM": "sample string 24",
"DYZH": "sample string 25",
"JYLY": "sample string 26",
"XFFAID": "sample string 27",
"FKFSID": "sample string 28",
"MPLXList": "sample string 29",
"SPZDList": "sample string 30"
}
application/xml, text/xml
<Rpt_BusinessSummaryParm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DigitalScience.DataTransfer.Tour.V5.Parm.Report"> <DJSBMID>ec5bb68a-1932-44c1-940f-c186b7c6182c</DJSBMID> <DJSFZID>8363aeff-780a-427f-a1f4-a7f5cb3667e9</DJSFZID> <DJSID>b9a15cd6-c9cf-47a2-85bd-249b182a2319</DJSID> <DYZH>sample string 25</DYZH> <DayType>sample string 13</DayType> <EndDate>sample string 15</EndDate> <FKFSID>sample string 28</FKFSID> <JYLY>sample string 26</JYLY> <LBSBH>sample string 23</LBSBH> <MPLXList>sample string 29</MPLXList> <SPDH>sample string 22</SPDH> <SPZDList>sample string 30</SPZDList> <StartDate>sample string 14</StartDate> <XFFAID>sample string 27</XFFAID> <XYDWID>ed2a0aa4-4268-4939-ba0f-f32282971e0d</XYDWID> <YHDLM>sample string 24</YHDLM> <ZTSBMID>5a0738b3-8036-400f-914c-028689e15569</ZTSBMID> <ZTSID>b6dccbc3-ae8a-4cbb-a8a2-ed5b12333cc4</ZTSID> <ISJQ>sample string 8</ISJQ> <JMDM>1</JMDM> <MPLXID>04cc83e2-d652-4308-a9d3-f3000553fa96</MPLXID> <PCID>badab121-23c9-421e-915d-57ada35b5b85</PCID> <PCMC>sample string 6</PCMC> <SPZD>sample string 10</SPZD> <SYSID>sample string 11</SYSID> <TJNR>sample string 9</TJNR> <VAR_HasInsurance>sample string 12</VAR_HasInsurance> <YQID>c2d6bb85-56c5-46e4-8993-c3c50ef9ea46</YQID> <FLAG>sample string 1</FLAG> <JG1>2</JG1> <JG2>3</JG2> </Rpt_BusinessSummaryParm>
application/x-www-form-urlencoded
Sample not available.
application/bson
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
查询营业类汇总表(分门票种类)的api
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.