netfluid__fund_ott
Funds an account with an OTT Voucher. Confirm (yes/no) before executing
Funds an account with an OTT Voucher. Only available in South Africa and can only be redeemed against any currency account, the system will perform the currency conversion @param api_key: The api key allocated to your application @param token: The wallet_api_token provided by /access/login @param account_fk: The account_fk (this is a database ID (int) not an account address (str) and may not be 0) The account_fk provided by /wallet/accounts_list @param pin: The OTT voucher PIN @param mobile: The South Africa mobile number associated with this customer
@return: a json object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | Yes | ||
| token | Yes | ||
| mobile | Yes | ||
| api_key | Yes | ||
| account_fk | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||