Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/cvetdv.ru/bitrix/tools/wbs24.ozonapinew/test/v5/product/info/ |
Upload File : |
<?php $request = json_decode(file_get_contents('php://input'), true); if ($request['cursor']) { echo '{"items":[], "cursor":"", "total":1205}'; } else { echo '{"items":[{"product_id":486638421,"offer_id":"74991","price":{"price":"1089.0000","old_price":"1361.0000","premium_price":"","recommended_price":"","retail_price":"0.0000","vat":"0.0","min_ozon_price":"","marketing_price":"1089.0000","marketing_seller_price":"1089.0000","min_price":"0.0000","currency_code":"RUB","auto_action_enabled":false},"price_index":"0.00","commissions":{"sales_percent":15,"fbo_fulfillment_amount":0,"fbo_direct_flow_trans_min_amount":0,"fbo_direct_flow_trans_max_amount":0,"fbo_deliv_to_customer_amount":59.9,"fbo_return_flow_amount":50,"fbo_return_flow_trans_min_amount":67,"fbo_return_flow_trans_max_amount":67,"fbs_first_mile_min_amount":0,"fbs_first_mile_max_amount":25,"fbs_direct_flow_trans_min_amount":80,"fbs_direct_flow_trans_max_amount":80,"fbs_deliv_to_customer_amount":59.9,"fbs_return_flow_amount":50,"fbs_return_flow_trans_min_amount":80,"fbs_return_flow_trans_max_amount":80,"sales_percent_fbo":14,"sales_percent_fbs":15},"marketing_actions":null,"volume_weight":1.1,"price_indexes":{"price_index":"WITHOUT_INDEX","external_index_data":{"minimal_price":"","minimal_price_currency":"RUB","price_index_value":0},"ozon_index_data":{"minimal_price":"","minimal_price_currency":"RUB","price_index_value":0},"self_marketplaces_index_data":{"minimal_price":"","minimal_price_currency":"RUB","price_index_value":0}},"acquiring":15},{"product_id":486648833,"offer_id":"74962","price":{"price":"891.0000","old_price":"1114.0000","premium_price":"","recommended_price":"","retail_price":"0.0000","vat":"0.0","min_ozon_price":"","marketing_price":"891.0000","marketing_seller_price":"891.0000","min_price":"0.0000","currency_code":"RUB","auto_action_enabled":false},"price_index":"0.00","commissions":{"sales_percent":15,"fbo_fulfillment_amount":0,"fbo_direct_flow_trans_min_amount":0,"fbo_direct_flow_trans_max_amount":0,"fbo_deliv_to_customer_amount":49.01,"fbo_return_flow_amount":50,"fbo_return_flow_trans_min_amount":85,"fbo_return_flow_trans_max_amount":85,"fbs_first_mile_min_amount":0,"fbs_first_mile_max_amount":25,"fbs_direct_flow_trans_min_amount":102,"fbs_direct_flow_trans_max_amount":102,"fbs_deliv_to_customer_amount":49.01,"fbs_return_flow_amount":50,"fbs_return_flow_trans_min_amount":102,"fbs_return_flow_trans_max_amount":102,"sales_percent_fbo":14,"sales_percent_fbs":15},"marketing_actions":null,"volume_weight":2.8,"price_indexes":{"price_index":"WITHOUT_INDEX","external_index_data":{"minimal_price":"","minimal_price_currency":"RUB","price_index_value":0},"ozon_index_data":{"minimal_price":"","minimal_price_currency":"RUB","price_index_value":0},"self_marketplaces_index_data":{"minimal_price":"","minimal_price_currency":"RUB","price_index_value":0}},"acquiring":12}],"total":1379,"cursor":"WyI0ODY2NDg4MzMiLCI0ODY2NDg4MzMiXQ=="}'; }