2025-05-09 18:36:09 - API запущен RAW: { "firstname": "Тест", "lastname": "Клиент", "telephone": "+40700000000", "comment": "проверка", "order_id": 123, "address": "Test Address", "delivery_type": "Curier", "payment_method": "Card", "products": "Товар A", "total": "199", "source": "OpenCart" } DECODED: Array ( [firstname] => Тест [lastname] => Клиент [telephone] => +40700000000 [comment] => проверка [order_id] => 123 [address] => Test Address [delivery_type] => Curier [payment_method] => Card [products] => Товар A [total] => 199 [source] => OpenCart ) HTTP: 401 RESPONSE: {"error":"INVALID_CREDENTIALS","error_description":"Invalid request credentials"}