GET Api/F/YH/PayDataList?FactoryID={FactoryID}&KeyWord={KeyWord}&PageIndex={PageIndex}&PageSize={PageSize}
获取支付数据
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FactoryID |
工厂编号 |
globally unique identifier |
Required |
KeyWord |
关键字 |
string |
Required |
PageIndex |
页码 |
integer |
Default value is 1 |
PageSize |
页大小 |
integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.