V
Size: a a a
〣A
🦔
ВС
E
E
a { color: red }
ВС
p:last-child: { display: none; }
ДЩ
p:last-child: { display: none; }
ММ
V
ММ
ММ
V
r
0.12.63
ВС
ВС
B
$httpClient = new \Bitrix\Main\Web\HttpClient();Ниже ссылка скрина того что пытаюсь сделать
$httpClient->setHeader('X-Auth-Token', 'a5TR1Wab....M=');
$httpClient->setHeader('Content-Type', 'application/vnd.api+json');
$result = $httpClient->get('https://kaspi.kz/shop/api/v2/orders?page[number]=0&page[size]=1000&filter[orders][state]=DELIVERY&filter[orders][creationDate][$ge]=');