Name | Description | Type | Additional information |
---|---|---|---|
DateType |
日期类型,'1'交易日期,'2'门票日期,不能为空 |
string |
Required Max length: 1 Min length: 1 |
StartDate |
起始日期,此处的日期是指需要统计的日期范围,格式YYYYMMDD。不能为空 |
string |
Required Max length: 8 Min length: 8 |
EndDate |
截止日期,此处的日期是指需要统计的日期范围,格式YYYYMMDD。不能为空 |
string |
Required Max length: 8 Min length: 8 |
BillNum |
单据单号,左匹配,为空则表示不限 |
string |
Max length: 20 |
SellStationId |
售票站点,为空则表示不限 |
string |
Max length: 2 |
DJSID |
地接社ID,为空则表示不限 |
globally unique identifier |
None. |
DJSBMID |
地接社部门ID,为空则表示不限 |
globally unique identifier |
None. |
ZTSID |
组团社ID,为空则表示不限 |
globally unique identifier |
None. |
XYDWID |
协议单位ID,为空则表示不限 |
globally unique identifier |
None. |
ZTSBMID |
社团部门ID,为空/全0则表示不限 |
globally unique identifier |
None. |
GuiderNumber |
导游证号,为空则表示不限 |
string |
Max length: 20 |
BusiFrom |
交易来源,为空则表示不限 |
string |
Max length: 1 |
TicketTypeId |
票型ID,为空则表示不限 |
globally unique identifier |
None. |
UserLoginName |
售票员,为空则表示不限 |
string |
Max length: 20 |
BusiArea |
统计范围 第一位表示售票,1表示统计,0表示不统计,第二位表示退票,第三位表示变更,不能为空 |
string |
Required Max length: 3 Min length: 3 |