This specification chapter describes how to use Wallet API to get information about user and her accounts (wallets). Also methods for user registration are provided.

To get user's information special permissions are needed. In special cases these permissions can be granted statically for client to access all or part information about any user in Paysera system. In this case, user ID or other identifier must be provided in request. In usual case, permissions must be provided by specific user by using OAuth 2 protocol.

Resources, available in API and related to user's information:

Info Some fields are optional and some only available if special permissions are present. Please refer to specific method description for more information.

Sections in this chapter