Transaction History API Endpoint

Замовник: AI | Опубліковано: 16.12.2025
Бюджет: 333 $

I need an additional endpoint added to my existing back-end so I can pull transaction history from a digital payment wallet integration similar to PayPal. The new route should return a clean JSON response containing the following fields for each record: • Transaction ID • Amount • Timestamp Please wire it into the current authentication flow, follow our code style, and document the request/response schema in a short README or inline comments so I can test it right away with Postman once delivered.