Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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