I'm trying to pull the name and date of birth of my clients from my WEB page, but it's just pulling the balance and not the name (PHP).
PHP PART
curl_setopt($ch, CURLOPT_URL, 'https://conta.ebanx.com/api/v1/timeline');
curl_setopt($ch,...
asked by
27.12.2017 / 23:37