Retrieves the latest KYC submission for a specific customer, including its status and creation timestamp.
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.
Latest KYC submission retrieved successfully.
Unique identifier for the customer.
Current status of the KYC submission. IN_REVIEW: KYC is being reviewed, COMPLETED: KYC has been approved, FAILED: KYC was rejected.
IN_REVIEW, COMPLETED, FAILED Date and time the KYC submission was created (UTC format).