GET api/OneCartoonApi/GetConsumptionQuery?recordId={recordId}&recordSize={recordSize}&username={username}&beginDate={beginDate}&endDate={endDate}
获取一卡通消费数据
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
recordId | integer |
Required |
|
recordSize | integer |
Required |
|
username | string |
Required |
|
beginDate | string |
Required |
|
endDate | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.