Search Wallet Transactions
URL
The endpoint and http method information used to query wallet transaction are stated below.
Request Parameters
The expected parameters to be sent in requests to query wallet transaction are listed under the table and subheadings below.
Type of wallet transaction to filter wallet transactions
Page number for pagination
Page size for pagination
Response Parameters
Parameters returned as a result of wallet transaction query are also subject to the rules specified in the Response Formats section of the API documentation home page. In the absence of a systematic or fictional error, the sub-parameters of the object returned in the data
parameter are as follows:
ID value of the wallet transaction
The date that the wallet transaction created
Type of the wallet transaction
Amount value of the wallet transaction
ID value of the wallet transaction
ID value of the related wallet
Sample Codes
You can review the sample codes in the open source Craftgate API clients.