API Reference
Log In
API Reference

Get Paginated Transactions

Returns transaction requests for account specified by accountNumber at bank specified by bankId.

The viewId specified must be owner and the user must have access to this view.

Version 2.0.0 now returns charge information.

Transaction Requests serve to initiate transactions that may or may not proceed. They contain information including:

  • Transaction Request Id
  • Type
  • Status (INITIATED, COMPLETED)
  • Challenge (in order to confirm the request)
  • From Bank / Account
  • Details including Currency, Value, Description and other initiation information specific to each type. (Could potentialy include a list of future transactions.)
  • Related Transactions
    PSD2 Context: PSD2 requires transparency of charges to the customer.
    This endpoint provides the charge that would be applied if the Transaction Request proceeds - and a record of that charge there after.
    The customer can proceed with the Transaction by answering the security challenge.

Authentication is mandatory.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required
Defaults to BLNI

Description: Defines the source bank code.

Allowed:
int32
required
Defaults to 100200300

Description: Account number.

string
required
Defaults to 1

Description: View Id.

Query Params
date
required
Defaults to 2022-12-31 23:59:59

Description: End Date in ISO 8601 (YYYY-MM-DDTHH:mm:ss.SSSZ) format.

int32
required
Defaults to 1

Description: Page Number.

int32
required
Defaults to 20

Description: Page Size.

date
required
Defaults to 2022-01-01 00:00:00

Description: Start Date in ISO 8601 (YYYY-MM-DDTHH:mm:ss.SSSZ) format.

string
Defaults to 0011449922

Description: Beneficiary Identification.

int32
Defaults to 100200

Description: Id Numeric.

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