Skip to main content

History of transactions of the wallet

GET 

http://localhost:8080/wallet/history

Returns a list with all the transactions of this wallet (in the page requested) and the total pages

Request

Query Parameters

    page intrequired

    Number of requested page

    count intrequired

    Quantity of elements in each page

Responses

Success

Schema

    any


Request Collapse all
Base URL
http://localhost:8080
Parameters
— queryrequired
— queryrequired
ResponseClear

Click the Send API Request button above and see the response here!