access_token
.Authorization: Bearer ********************
curl --location --request GET 'https://passport.freedompay.kz/api/v1/oauth/get-data'
{
"freedom_id": "01e272c9-8da6-466e-8a20-fcdf4d4c49ff",
"firstname": "John",
"lastname": "Doe",
"date_of_birth": "2000-01-01"
}