You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor KYC image upload response structure in kyc.service.js
- Updated uploadKycImage function to return a structured response object.
- Introduced an identity object to encapsulate user information.
- Cleaned up response handling by ensuring quote and identity are included in the final response.
- Improved logging for better traceability during KYC processing.
0 commit comments