Retrieve Detailed Card Movement History
GET/api/v1/cards/:id/movements
Retrieves a comprehensive list of transactions and movements for a specific card. Supports advanced filtering, sorting, and pagination. Key features include: - Filtering transactions based on various search criteria - Sorting by date of operation (default) or other fields - Configurable page size and sorting order
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Movements retrieved successfully
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error