v1
latestOpenAPI 3.0.02026-07-2691259477.2 KBGet list of all Payment Account transactions
Use the GetWalletTransHistory to retrieve the list of Money-In, Money-Out and P2P (payment between payment account) of a given payment account. The following numbered list corresponds to the payment type specified in the response attribute method:
0 Card
1 Bank transfer (MoneyIn)
3 Bank transfer (MoneyOut)
4 P2P
13 iDEAL
14 SEPA DirectDebit
15 Cheque
19 Multibanco
35 PayPal
Important: The following services have been discontinued.
16 Neosurf
17 Sofort
18 PFS Physical Card
20 Payshop
21 MBWAY
22 Polish Instant Transfer
23 Pagare
24 MobilePay
25 Paytrail
26 WeChat
27 P24
28 MoneyIn by TPE
29 Trustly
Path parameters
Account ID
Query parameters
UTC Unix timestamp In order to return transactions initialized after startDate. If the payment account is a SC Wallet then this value is mandatory.
UTC Unix timestamp In order to return transactions initialized before endDate. If the payment account is a SC Wallet then this value is mandatory and the time span can not exceed 1 week.
UTC Unix timestamp In order to return transactions Executed after endDate. If the payment account is a SC Wallet then this value is mandatory and the time span can not exceed 1 week.
UTC Unix timestamp In order to return transactions Executed before endDate If the payment account is a SC Wallet then this value is mandatory and the time span can not exceed 1 week.
Index start from 1, let null to get all
Default 20, let it null if no pagination
Headers
Authorization bearer (OAuth 2)
Response language accepted by final client (PSU). English by default
IP address of the final client (PSU).
User-agent of the final client (PSU).
Response
OK