netfluid__account_pair
Assigns a PIN to an account for use by a QR-Code or NFC card. Confirm (yes/no) before executing
Assigns a PIN to an account for use by a QR-Code or NFC card @param api_key: The api key allocated to your application @param token: The wallet_api_token provided by /access/login @param address: The account address @param pin: The 5 digit numeric PIN e.g 01234 @param expire_date: The optional expiry date on the PIN, format YYYY-MM-DD HH:MM:SS, in GMT timezone
@return: a json object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | Yes | ||
| token | Yes | ||
| address | Yes | ||
| api_key | Yes | ||
| expire_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||