How to create array "items" for the request shop.order.add?
Archived
https://support.webasyst.com/34088/how-to-create-array-items-for-the-request-shoporderadd/
I make a request like this (python):item = [{'type': 'product', 'sku_code':'ТР154', 'price': '199.0000', 'product_id': '594', 'sku_id': '594',...