curl https://api.yourservice.com/api/v1/storereviewerdetails/ver_live_abc123
{ "success": true, "data": { "recordVerificationId": "ver_live_abc123", "name": "Priya Sharma", "email": "priya.sharma@techcorp.com", "company": "TechCorp", "website": "https://techcorp.com" } }
Fetch the reviewer details stored for a verification session.
MISSING_VERIFICATION_ID
NOT_FOUND
INTERNAL_ERROR