Get list of all Payment Account transactions

Use the /{accountId}/transactions endpoint to obtain a given payment account’s transaction history, including Money-In, Money-Out, and P2P transfers. The method field in the response indicates the payment type as follows:

0 – Card

1 – Bank Transfer (Money-In)

3 – Bank Transfer (Money-Out)

4 – P2P

14 – SEPA Direct Debit

15 – Cheque

19 – Multibanco

35 – PayPal

Important: Whenever you see accountId in a path or body parameter, enter your wallet’s ID.

Path Params
string
required
Query Params
string
string
string
string
int32
int32
Headers
string
required
string
string
required
string
Responses

401

Unauthorized

500

InternalServerError

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