Bank

Retrieving information on bank accounts related to the conversation

Returns information about the accounts from which transactions have been downloaded. This information occurs only when the bankTransactions section was defined when creating a conversation. and are available when the appropriate callback is received, or when the bankTransactions status reaches FINISHED.

Description of the Response Content

Detailed description of returned fields:

ParameterExampleDescription
date2020-09-17T11: 18: 21.999ZDate on which the information was collected.
balance10030Account balance in a currency unit, e.g. in pennies. The value determines the balance of funds available on the account or, if there is no such information, the balance of funds booked. It may not occur if the bank does not provide the balance.
bankBREXPLPWBank where the transaction was performed. The value identifies the bank as the SWIFT / BIC code.
accountIdPL68249000050000400075212326Account number.
currencyPLNcurrency type
activationDate2014-11-19The date when the account was opened or the date of the oldest transaction found.
get/api/conversations/{conversationId}/bankTransactions/accounts

Path parameters

conversationIdstring required

Conversation ID

Response

Account information available

Changes

No recorded changes to this endpoint across all 1 revision of this API.