cURL
curl --request GET \ --url https://sandbox-revo-api.raliopay.com/api/v1/account/business-users/{uid}/kyb \ --header 'Authorization: Bearer <token>'
[ { "createdAt": "<string>", "details": [ { "key": "<string>", "value": "<string>" } ], "provider": "<string>" } ]
Get KYB details for the business user
API Key for accessing management endpoints
User ID
OK
Show child attributes