cURL
curl --request GET \ --url https://api.sandbox.finsei.com/v2/payment \ --header 'Authorization: Bearer <token>'
{ "status": "<string>", "data": [ { "status": "<string>", "data": { "paymentId": "<string>", "status": "<string>" } } ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
wallet
beneficiary
debit
credit
new
process
completed
rejected
canceled
draft
compliance
List of payments
Show child attributes