Return transaction history for the authenticated user’s card.
Authorization: Bearer <token>.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by a specific card identifier.
Filter by transaction type.
Maximum number of results to return. Defaults to 50.
x >= 1Pagination cursor from a previous response.