URL: https://www.wepay16888.com/collect/query

Method: POST

Content-Type: application/x-www-form-urlencoded

Parameters:

nameopttypeDESCe.g.
merchantNstringMerchant uid 
createdategteNstringStart time 
createdatelteNstringEnd time 
idNuintcollection number ID 
statusNuintStatus: 0 Unpaid; 1 Paid ; 2 Processing; 3 Failed; 4 Canceled 
pageindexNintPage; start with 11
pagesizeNintTotal pages10
signNstringSignaturee10adc3949bae20f883e...

Result of parameters returned:

nameopttypeDESCe.g.
dataNlistHistorical data...
countNintCount of data100

 

The result will look like: {"code":0,"results":{data:[...],count:number}} data is a list which contains multiple lines of historical data that is composed of following elements.

 

Elements of historical data

nameopttypeDESCe.g.
createdateNstringDate of creation 
updatedateNstringDate of update 
cardnoNstringCard number 
banknameNstringBank name 
subbanknameNstringBranch name 
cardnameNstringCard holder name 
statusNuintStatus: 0 Unpaid; 1 Paid ; 2 Processing; 3 Failed; 4 Canceled...
remarkNstringRemarks...
tradeamountNfloat64Order amount...
collectamountNfloat64Collect amount...
collectfeeNfloat64Collect fee...
collectrateNfloat64Collect rate...

 

Notes: pageindex starts with 1, and up to 100. Collect rate is x out of 1,000.