Verify OTP for PEP account access
PEP Access
Verify PEP Access
Verify OTP and grant access to PEP account
POST
Verify OTP for PEP account access
Documentation Index
Fetch the complete documentation index at: https://docs.vultlocal.com/llms.txt
Use this file to discover all available pages before exploring further.
Verify PEP Access
Verify the 6-digit OTP and grant temporary access to PEP account data.Endpoint
Authentication
Bearer token (Admin JWT with
pep_access_authorized: true)Request Body
PEP subscriber UUID
6-digit OTP code received
Response
Security Notes
- OTP verification is required for each session
- Access is time-limited
- All access attempts are logged for audit
- IP address and user agent are recorded
Errors
| Code | Description |
|---|---|
| 400 | Invalid OTP or expired |
| 401 | User not authenticated |
| 403 | Not authorized for PEP access |
| 500 | Internal server error |
Authorizations
API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'
Response
Access granted
The response is of type object.