Get 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 Params
string
required

Account ID

Query Params
string

UTC Unix timestamp In order to return transactions initialized after startDate. If the payment account is a SC Wallet then this value is mandatory.

string

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.

string

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.

string

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.

int32

Index start from 1, let null to get all

int32

Default 20, let it null if no pagination

Headers
string
required

Authorization bearer (OAuth 2)

string

Response language accepted by final client (PSU). English by default

string
required

IP address of the final client (PSU).

string

User-agent of the final client (PSU).

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