Manual synchronization

Initiate a manual synchronization flow to fetch new data (e.g. transactions) for already connected accounts from the respective bank(s).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

An opaque value provided by the partner in order to maintain state between this request and the eventual callback. The widget UI includes this value when redirecting the user-agent back to the partner and allows to identify the initiated Widget flow.

url
required

After completing its interaction with the user, the Widget UI directs the user's user-agent to this redirection endpoint. The callback includes state, success and flow_id as query parameters.

  • state: This value is provided upon flow initiation and can be used to track state on the partner side.
  • success: Indicates if the flow was successfully finished.
  • flow_id: A unique ID to identify a specific Widget flow.
string

The display language used in the Widget UI.

account_ids
array of strings
required
length ≥ 1

List of accounts to be synchronized. In case the list contains accounts which belong to different banks, the user will be guided through multiple synchronization processes.

account_ids*
string
required

The email address of the user for which you want to synchronize the accounts provided in the account_ids field. This email address has to be the same as you specified during the initial ongoing synchronization flow.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json