Skip to content

feat: implement detailed transaction receipt API with comprehensive m…#492

Open
Johnsource-hub wants to merge 1 commit into
SafeVault:mainfrom
Johnsource-hub:FEATURE-Fetch-Detailed-Transaction-Receipt-API
Open

feat: implement detailed transaction receipt API with comprehensive m…#492
Johnsource-hub wants to merge 1 commit into
SafeVault:mainfrom
Johnsource-hub:FEATURE-Fetch-Detailed-Transaction-Receipt-API

Conversation

@Johnsource-hub
Copy link
Copy Markdown

closes #486

Summary
✅ Accepts a transaction UUID and returns complete transaction details
✅ Includes audit trail (who initiated, who approved, timestamps)
✅ Returns blockchain/network information for Stellar settlements
✅ Fetches and includes related invoice details from metadata
✅ Fetches and includes recipient/employee bank account information
✅ Constructs a comprehensive receipt payload for frontend drawer display
✅ Maps database enums to frontend-friendly values
✅ Validates authentication and request format
✅ Includes comprehensive Swagger documentation

@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

@renoschubert is attempting to deploy a commit to the vestroll's projects Team on Vercel.

A member of the Team first needs to authorize it.

@codeZe-us codeZe-us self-requested a review May 29, 2026 10:58
Copy link
Copy Markdown
Contributor

@codeZe-us codeZe-us left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Johnsource-hub PR should point to dev branch not main branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Fetch Detailed Transaction Receipt API

2 participants