Retrieve all transactions for the authenticated customer.
Authentication Required: JWT Bearer Token (signed-in user)
Authorization: Bearer <jwt_token>
headerJWT Bearer token from Auth0 authentication
Successful Response
The response is of type Transaction · object[]
.