netfluid__access_platform_login
Retrieves a token based on a wallet_fk and 5-digit (numeric) PIN. This is a shortcut to the token.
Retrieves a token based on a wallet_fk and 5-digit (numeric) PIN Only 1 attempt is allowed, get the PIN wrong and you have to send the user back to the website to get a session key This works on any wallet_fk and PIN combination, so if you have a wallet_fk, but no token, it's a shortcut to the token. @param wallet_fk: The wallet_fk @param pin: The 5-digit numerical pin associated with this wallet_fk
@return: a json object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | Yes | ||
| wallet_fk | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||