GET
/
accounts
/
{accountId}
/
transactions
/
{transactionId}

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 de la transacción.

transactionId
string
required

Identificador de la transacción a buscar.

Response

200 - application/json
transaction
object
required