update_account
Update a business wallet's account details, API preferences, webhook callback, and settlement settings like currency, frequency, and recipient.
Instructions
Update a Moolre business wallet/account's details and settlement settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api | No | Indicates if the account supports API transactions. | |
| headers | No | HTTP headers to include | |
| callback | No | Webhook URL for callbacks. | |
| settlement | No | Settlement details object (currency, frequency, channel, recipient, sublist). | |
| accountname | No | Updated business name. | |
| accountnumber | Yes | The account number you want to update. |