Skip to content

Add Transaction Detail Report API endpoint#401

Merged
StuartFerguson merged 4 commits into
mainfrom
task/#399_transaction_detail_report
Feb 11, 2026
Merged

Add Transaction Detail Report API endpoint#401
StuartFerguson merged 4 commits into
mainfrom
task/#399_transaction_detail_report

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Introduces a new POST endpoint for detailed transaction reports, supporting filters by merchant, operator, and product. Implements new DTOs, MediatR query/handler logic, and database queries to return transaction details with summary statistics. Includes comprehensive integration tests and supporting code refactoring.

closes #399

Introduces a new POST endpoint for detailed transaction reports, supporting filters by merchant, operator, and product. Implements new DTOs, MediatR query/handler logic, and database queries to return transaction details with summary statistics. Includes comprehensive integration tests and supporting code refactoring.
@StuartFerguson StuartFerguson merged commit c4419be into main Feb 11, 2026
7 of 8 checks passed
@github-actions github-actions Bot deleted the task/#399_transaction_detail_report branch April 13, 2026 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transaction Detail Report

1 participant