GET api/CLNTransaction/GetTransactionList?intWalletId={intWalletId}&intRowsPerPage={intRowsPerPage}&intPageNumber={intPageNumber}&strStartDate={strStartDate}&strEndDate={strEndDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
intWalletId

integer

Required

intRowsPerPage

integer

Required

intPageNumber

integer

Required

strStartDate

string

Required

strEndDate

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.