Authenticated wallets are used to sign in via SIWE and to start new API sessions.
Get a JWT token for the session
Follow the authentication flow to obtain a JWT token for the Gnosis Pay user.
Add a new wallet address
Make a POST call to this endpoint with the address to add.
Verify that the wallet was added
Call the list accounts endpoint.
The new address should appear in the response.
The new address should appear in the response.