Retrieve collection history
GET/api/finance/collection/
Fetch collection records with filtering, searching, and pagination support.
You can filter collections by:
- Related object (app_name, model_name, object_id)
- Date range (created_at)
- Collection method
- Transaction type
- Search in description
Date format must be ISO 8601: Example: 2025-01-01T00:00:00Z
Request
Responses
- 200