netfluid__wallet_verify
Verifies the status of the wallet token, while keeping the token session alive.
Verifies the status of the wallet token, while keeping the token session alive. Call this regularly to keep the token active. @param api_key: The api key allocated to your application @param token: The wallet_api_token provided by /access/login @param wallet_fk: The wallet_fk provided by /access/login
@return: a json object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| api_key | Yes | ||
| wallet_fk | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||