Skip to content

Instantly share code, notes, and snippets.

@creafz
Last active December 31, 2015 09:21
Show Gist options
  • Save creafz/f8067e69ba7a077d6767 to your computer and use it in GitHub Desktop.
Save creafz/f8067e69ba7a077d6767 to your computer and use it in GitHub Desktop.
Пример новой транзакции - https://online.moysklad.ru/app/#customerorder/edit?id=ddc44cfe-af01-11e5-7a69-93a7003c3182
{'cid': '649649237.1446102541', 'ds': 'moysklad', 'tid': 'UA-70635031-1', 't': 'transaction', 'v': 1, 'ni': 1, 'cd1': '649649237.1446102541', 'dl': 'server', 'tr': '8399.00', 'ti': '84702'}
{'cid': '649649237.1446102541', 'dl': 'server', 't': 'item', 'v': 1, 'cd1': '649649237.1446102541', 'tid': 'UA-70635031-1', 'ti': '84702', 'ic': '23233/23288', 'ip': '7900.00', 'ds': 'moysklad', 'iq': 1, 'ni': 1, 'in': 'Табурет белый Керамика 46x33'}
{'cid': '649649237.1446102541', 'dl': 'server', 't': 'item', 'v': 1, 'cd1': '649649237.1446102541', 'tid': 'UA-70635031-1', 'ti': '84702', 'ic': 'delivery', 'ip': '499.00', 'ds': 'moysklad', 'iq': 1, 'ni': 1, 'in': 'Доставка'}
Пример отмены транзакции - https://online.moysklad.ru/app/#customerorder/edit?id=75bd0746-9c49-11e5-7a69-93a700993b83:
{'cid': '639812006.1448392987', 'tid': 'UA-70635031-1', 'v': 1, 'ds': 'moysklad', 'cd1': '639812006.1448392987', 'tr': '-96495.50', 'ti': '79750', 'ni': 1, 'dl': 'server', 't': 'transaction'}
{'cid': '639812006.1448392987', 'v': 1, 'ds': 'moysklad', 'in': 'Стол обеденный "Lucy 180" коричневый Тик 180x78x100', 'dl': 'server', 't': 'item', 'ip': '92995.50', 'iq': -1, 'tid': 'UA-70635031-1', 'cd1': '639812006.1448392987', 'ti': '79750', 'ni': 1, 'ic': '3299/3852'}
{'cid': '639812006.1448392987', 'v': 1, 'ds': 'moysklad', 'in': 'Доставка', 'dl': 'server', 't': 'item', 'ip': '1500.00', 'iq': -1, 'tid': 'UA-70635031-1', 'cd1': '639812006.1448392987', 'ti': '79750', 'ni': 1, 'ic': 'delivery'}
{'cid': '639812006.1448392987', 'v': 1, 'ds': 'moysklad', 'in': 'Сборка', 'dl':'server', 't': 'item', 'ip': '2000.00', 'iq': -1, 'tid': 'UA-70635031-1', 'cd1': '639812006.1448392987', 'ti': '79750', 'ni': 1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment