Skip to content

Improve custody order list entry DTO#3481

Merged
bernd2022 merged 3 commits intodevelopfrom
feat/custody-orders-improvements
Mar 20, 2026
Merged

Improve custody order list entry DTO#3481
bernd2022 merged 3 commits intodevelopfrom
feat/custody-orders-improvements

Conversation

@bernd2022
Copy link
Collaborator

Summary

  • Rename userId to userDataId for clarity
  • Return updated timestamp instead of created
  • Use TransactionRequest amount/estimatedAmount as fallback for input/output amounts

Test plan

  • Verify API returns userDataId instead of userId
  • Verify updated timestamp is returned
  • Verify fallback to TransactionRequest values when order amounts are null

- Rename userId to userDataId for clarity
- Return updated timestamp instead of created
- Use TransactionRequest amount as fallback for input/output amounts
@bernd2022 bernd2022 force-pushed the feat/custody-orders-improvements branch from c3f1ae2 to 831e9cf Compare March 20, 2026 11:16
@bernd2022 bernd2022 requested a review from davidleomay March 20, 2026 15:09
@bernd2022 bernd2022 merged commit 513c3ad into develop Mar 20, 2026
8 checks passed
@bernd2022 bernd2022 deleted the feat/custody-orders-improvements branch March 20, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants