Create a bank user access token
bank-user-id of the bank user to create an accesstoken for
The accesstoken will be valid until the given date (Format: YYYY-MM-DD hh:mm:ss).
Delete a xs2a.api bank user by user-id
id of user to be retrieved
Delete an accesstoken
The user-id for the user to delete a specific accesstoken for.
ID of the accesstoken to delete.
Get a xs2a.api bank user by user-id
id of user to be retrieved
Get a specific accesstoken for a xs2a.api bank user
The user-id for the user to retrieve a specific accesstoken for.
ID of the accesstoken to get.
Get a list of all xs2a.api bank users
Items per page
page to display
Get a list of accesstokens for a xs2a.api bank user
The user-id for the user to retrieve all accesstoken for.
Refresh an accesstoken
The user-id for the user to refresh a specific accesstoken for.
ID of the accesstoken to refresh.
The accesstoken is valid until the given date (Format: YYYY-MM-DD hh:mm:ss).
Generated using TypeDoc
Create a xs2a.api bank user