v2
latestOpenAPI 3.1.02026-07-262279731.3 MBuserEmoney
View User EMoney
View User EMoney
The path parameters Month and Year are optional. If not given, this call returns all the credited and debited e-money since the user was created.
get/v2.01/{ClientId}/users/{UserId}/emoney/{Year}/{Month}
Path parameters
ClientIdstring required
Platform's API account identifier, associated with the API key.
UserIdstring required
The unique identifier of the user.
Yearstring required
The year by which to filter the returned values.
Monthstring required
The month by which to filter the returned values.
Headers
Authorizationstring required
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Response
Success