Logo
30 days challenge API Documentation

Account transactions

GET {{baseUrl}}/account/transactions?limit=-1213791&filter=sunt irure

Fetch transactions for a single account.

 

Body PARAM

Key Datatype Required Description 
limit
number number of transactions to display
filter
string Search string to filter on transaction party



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

""



Curl
curl -X GET 'http://security.postman-breakable.com/account/transactions?limit=-1213791&filter=sunt irure?limit=-1213791&filter=sunt irure' -H 'Accept: application/json'

ENDPOINTS