get https://sandbox.trustly.one/api/v1/payments
Returns a list of transactions. It can be paged and filtered by appending arguments to the query string of the request.
Log in to see full request history
Response
Returns a list of transactions. It can be paged and filtered by appending arguments to the query string of the request.
xxxxxxxxxx
curl --request GET \
--url https://sandbox.trustly.one/api/v1/payments \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
xxxxxxxxxx
69}
{
"payments": [
{
"paymentId": "1002580073",
"paymentType": 2,
"merchant": {
"merchantId": "1002463580"
},
"merchantReference": "123123",
"merchantId": "1002463580",
"fingerprint": "iSnTsj6TTOmPjqN5kE44aMkGqvk=",
"verification": {
"status": 3,
"mode": 3,
"verifyCustomer": false
},
"account": {
"name": "Demo Checking Account",
"type": -1,
"profile": -1,
"accountNumber": "6576",
"verified": false,
"verification": {
"verified": false,
"type": 2,