Receives the OTP sent to the customer’s email. If the OTP is valid, an approved KYC is created for the customer.
Documentation Index
Fetch the complete documentation index at: https://docs.ripio.com/llms.txt
Use this file to discover all available pages before exploring further.
Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>.
Unique identifier for the customer.
Payload for validating OTP.
The OTP code to verify.
"123456"
OTP valid and KYC created successfully. Empty body.