Cards
Get Card Transaction
Get card transactions
GET
/
cards
/
{id}
/
transactions
/
{transactionId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Was this page helpful?