POST api/Report/RPT_HLWSXF_FKHDWHZ/V/Query
互联网交易违约手续费汇总表
Request Information
URI Parameters
None.
Body Parameters
Rpt_InternetTradeCommissionParmName | Description | Type | Additional information |
---|---|---|---|
FQQSRQ |
发起起始日期 |
string |
Max length: 8 |
FQJZRQ |
发起截止日期 |
string |
Max length: 8 |
MPQSRQ |
门票起始日期 |
string |
Max length: 8 |
MPJZRQ |
门票截止日期 |
string |
Max length: 8 |
WCQSRQ |
完成起始日期 |
string |
Max length: 8 |
WCJZRQ |
完成截止日期 |
string |
Max length: 8 |
MPLXID |
门票类型ID |
string |
Max length: 4000 |
FKFSID |
付款方式ID |
string |
Max length: 2 |
YDJKK |
是否预定金扣款 |
string |
Max length: 1 |
KFYJ |
扣费依据 |
string |
Max length: 1 |
YDDH |
预定单号 |
string |
Max length: 20 |
SPDH |
售票单号 |
string |
Max length: 20 |
ZT |
状态 0 待办理 1 办理中 2 已办理 |
string |
Max length: 1 |
KHDWLX |
客户单位类型 |
string |
Max length: 1 |
KHDWID |
客户单位ID |
globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "FQQSRQ": "sample string 1", "FQJZRQ": "sample string 2", "MPQSRQ": "sample string 3", "MPJZRQ": "sample string 4", "WCQSRQ": "sample string 5", "WCJZRQ": "sample string 6", "MPLXID": "sample string 7", "FKFSID": "sample string 8", "YDJKK": "sample string 9", "KFYJ": "sample string 10", "YDDH": "sample string 11", "SPDH": "sample string 12", "ZT": "sample string 13", "KHDWLX": "sample string 14", "KHDWID": "4ee3f3f3-8187-4a83-aad2-61fd1184104b" }
application/xml, text/xml
Sample:
<Rpt_InternetTradeCommissionParm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DigitalScience.DataTransfer.Tour.V5.Parm.Report"> <FKFSID>sample string 8</FKFSID> <FQJZRQ>sample string 2</FQJZRQ> <FQQSRQ>sample string 1</FQQSRQ> <KFYJ>sample string 10</KFYJ> <KHDWID>4ee3f3f3-8187-4a83-aad2-61fd1184104b</KHDWID> <KHDWLX>sample string 14</KHDWLX> <MPJZRQ>sample string 4</MPJZRQ> <MPLXID>sample string 7</MPLXID> <MPQSRQ>sample string 3</MPQSRQ> <SPDH>sample string 12</SPDH> <WCJZRQ>sample string 6</WCJZRQ> <WCQSRQ>sample string 5</WCQSRQ> <YDDH>sample string 11</YDDH> <YDJKK>sample string 9</YDJKK> <ZT>sample string 13</ZT> </Rpt_InternetTradeCommissionParm>
application/x-www-form-urlencoded
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
互联网交易违约手续费汇总表
CommonOperationResultWithTagOfV_RPT_HLWSXF_FKHDWHZDataTableName | Description | Type | Additional information |
---|---|---|---|
errcode | integer |
None. |
|
errmsg | string |
None. |
|
tag | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
{ "errcode": 1, "errmsg": "sample string 2", "tag": null }
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.