Skip to content

Instantly share code, notes, and snippets.

@airatkh
Created June 7, 2019 13:33
Show Gist options
  • Save airatkh/d149e0a054a74ce115ba979cb4c45103 to your computer and use it in GitHub Desktop.
Save airatkh/d149e0a054a74ce115ba979cb4c45103 to your computer and use it in GitHub Desktop.
example_order_create.md

[07/Jun/2019 16:30:07.779] INFO [client.py:66] REQUEST:

url: https://saferoute.ru/api/<api_key>/order/create.json

data:

{'type': 1,
'order_id_from_shop': '2036A2531',
'delivery_point_id': 11741, 
'delivery_company_id': None,
'pickup_company_id': None,
'to_city_id': None,
'to_street': '', 
'to_house': '', 
'to_flat': '', 
'to_postal_code': '', 
'price_declared': 790.0, 
'side1': 29, 
'side2': 19, 'side3': 10, 
'weight': 0.4, 'item_count': 1, 
'to_name': 'Khisyamov Ayrat Хhhhhhhhhhhhh',
'to_phone': '9296771459',
'to_add_phone': '', 
'to_email': 'airat@u4u.ru', 
'products': [
    {'nds': 18, 'name': '20х30 см - "Последний звонок копия 8" - 10 фото - 29.03.2019', 'count': 1, 'barcode': '2036A2531', 
      'vendor_code': '2036A2531', 'price_declared': 0}
],
'comment': 'Тест комментарий localhost66666666666 Boxberry  г. Москва ул. Карманицкий, 9  None',
'client_price': 0, 
'npp_option': False, 
'is_confirm': False, 
'method': 'order/create.json', 
'token': 'e_uxypuscbvw-iqup21ui1sc_gbyvnsp'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment