GET
/
accounts
/
{accountId}
/
transactions

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Access-Token
string
required

Path Parameters

accountId
string
required

Identificador de la cuenta que desea buscar transacciones.

Query Parameters

refreshedSince
string

Filtrar transacciones que hayan sido actualizadas o creadas luego del cursor de actualización. Por ejemplo, txr_01J8XGKZP8K9V7J552EPPD89HM.

date
object

Filtrar transacciones por su fecha.

Response

200 - application/json
transactions
object[]
required