Gets bank connection details.
Returns a specific synced bank of a consumer.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id you used to create the given consumer
Slug representation of bank.
Response
OK
Bank unique UUID
"03a7ab14-397d-4df5-a472-ab9b45de175e"
ID of the provider
List of consumer accounts
Object creation datetime
"2019-01-31T15:16:15.523309+00:00"
String representation of error status
The description of the error, if available.
Unique ID of the object.
"e2c32b4b-de61-459b-accf-a75f76247946"
Boolean: If true, we transfer the cashback money to this account. Only one account can be master.
false
Last successful update
Last attempt of sync
Date of the last transaction done on this connection
Name of the object
Date of next synchronization.
Bank connection statuses
- UNKNOWN: The status is unknown, most of the time because the consumer hasn't synced his/her account yet.
- DISABLED: Synchronization has been disabled for this connection.
- ERROR: Synchronization error (bad credentials and/or consumer has an action to make on his/her bank website side).
- CHALLENGE_REQUIRED : consumer has to input a special code sent by his/her bank to aknowledge the synchronization
- SCRAPPING: Consumer bank account is being synchronized.
- SUCCESS: Consumer bank account synchronization was a success.
- SCA_REQUIRED: A complete SCA process must be done by updating the connection.
- SCA_REQUIRED_AND_OTP: A complete SCA process must be done by updating the connection.
- WEBAUTH_REQUIRED: A complete authentication process is required by updating the connection via redirect.
- WRONG_PASS: Consumer has to input their credentials because they are invalid or obsolete.
- ACTION_NEEDED : Consumer has to perform a special action in his bank website, more details are available in error_message.
UNKNOWN, DISABLED, ERROR, CHALLENGE_REQUIRED, SCRAPPING, SUCCESS, SCA_REQUIRED, WEBAUTH_REQUIRED, WRONG_PASS, ACTION_NEEDED, WAITING_FOR_VALIDATION 22"SUCCESS"
Date of the last update
"2020-01-23T12:00:00+00:00"