Moov accounts
When you sign up for the Moov Dashboard, we will create an account for you. Your account is different from other Moov accounts. Your account:
- Facilitates money movement
- Is hidden in your list of accounts
- Can be used as a source or destination in a transfer
- Can be updated through the settings page in the Dashboard
When interacting with transfers via Moov.js or any client-side integration, you must specify your accountID
for the following scopes:
/accounts/{accountID}/transfers.write
/accounts/{accountID}/transfers.read
Upon account creation, you can create individual or business accounts for each of your users. Every account requires a profile with information describing the legal entity associated with it. You will need to create merchant accounts through one of the following ways:
- Hosted onboarding (coming soon)
- Onboarding Drop
- Accounts API
Explore the pages in this section for more information on account creation and management.
Bank accounts, payment cards, and transfer activity are all associated with singular Moov accounts and can be easily monitored on your platform. For example, if someone changes their linked bank account, all past activity remains associated with their Moov account.
Update accounts
Learn how and when to update certain information in Moov accounts.
Account requirements
Learn about the information Moov requires for verifying account holders and enabling capabilities.
Capabilities
Learn what capabilities are available for each type of account and what Moov requires to enable them.
Accounts API
View the API reference for this section.