🎯 Goal
Format the data correctly for the backend API/Soroban.
📋 Requirements
- Extract all data from Zustand.
- Build the final JSON payload required by the endpoints.
🔧 Technical Scope
📂 Affected Path
frontend/features/verification/utils/payloadBuilder.ts
✅ Acceptance Criteria
- Payload matches required backend/Swagger schema exactly.
🔗 PR Requirements
- PR description must include:
Closes #[issue_id]
🎯 Goal
Format the data correctly for the backend API/Soroban.
📋 Requirements
🔧 Technical Scope
📂 Affected Path
frontend/features/verification/utils/payloadBuilder.ts✅ Acceptance Criteria
🔗 PR Requirements
Closes #[issue_id]