api

Задание в архиве

<?
$client_id = " Your client_id https://b2b.tradeicsbel.by/profile/ ";
$client_secret = " Your client_secret https://b2b.tradeicsbel.by/profile/ ";

$api = new B2B_Api($client_id, $client_secret);
$pricelist = $api->pricelist();
$response = json_decode($pricelist, true);

echo "<pre>" . print_r($response,true) . "</pre>";

/**
* B2B_Api class
*/
class B2B_Api
{
private $access_token;
private $api_url_auth = "https://api.tradeicsbel.by/auth/";
/**
* Конструктор...

Бюджет 2 000 Руб
Срок 1 день
Оплата Безопасная сделка
Категория Веб-разработка и IT
Просмотры 23
Опубликовано 07.04.2018

Войдите, чтобы увидеть полную информацию.