Skip to main content

Retrieve transactions of a specific account

GET 

/accounts/:accountId/transactions

Returns the transaction list of the specified account. Only postings with status booked will be returned.

  • Returns the transaction list of the current day, if called without a date.
  • Returns the transaction list for a specific day, if called for a past date (i.e. all transactions from that day). In case the specified day is not yet finalized, the response code will be 202.

Request

Responses

Returns transactions of an account.

Response Headers
    X-Correlation-ID

    Client defined ID from request to correlate HTTP requests between a client and a server

    X-CorAPI-Source

    Indicates whether the response was created by the bLink platform or by the provider.