get https://authservices.satispay.com/g_xs2a/v1/accounts//transactions
API to retrieve a paginated list of transactions, if the consent to access this information has been granted
Response
API to retrieve a paginated list of transactions, if the consent to access this information has been granted
xxxxxxxxxx
curl --request GET \
--url https://authservices.satispay.com/g_xs2a/v1/accounts/id/transactions \
--header 'accept: application/json'