paywall__customer_link_wallet_account
Links a customer_id with a netfluid wallet_fk and account_fk. This tool will overwrite the system Netfluid wallet and PIN auto-created for each subscription client. Always confirm before execution. This wallet will be used to pay for subscriptions. @param customer_id: The customer's database id @param wallet_fk: The Netfluid wallet_fk to link @param account_fk: The Netfluid account_fk to link @param encrypted_wallet_pin: For internal use, submit as a blank string @return: a json object, in the "values" object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_fk | Yes | ||
| account_fk | Yes | ||
| customer_id | Yes | ||
| encrypted_wallet_pin | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||