Update README.md
This commit is contained in:
parent
cc89dc9851
commit
233071dd51
10
README.md
10
README.md
@ -1,6 +1,6 @@
|
|||||||
# tiu-client
|
# tiu-client
|
||||||
|
|
||||||
Application for export orders from [tiu.ru](http://tiu.ru) to [retailCRM](http://retailcrm.ru)
|
Application for export orders from [tiu.ru](http://tiu.ru) to [retailCRM](http://retailcrm.pro)
|
||||||
|
|
||||||
Can be used with [prom.ua](http://prom.ua), [deal.by](http://deal.by), [satu.kz](http://satu.kz)
|
Can be used with [prom.ua](http://prom.ua), [deal.by](http://deal.by), [satu.kz](http://satu.kz)
|
||||||
|
|
||||||
@ -40,13 +40,13 @@ This link [can be taken from backoffice](https://my.tiu.ru/cabinet/order/export_
|
|||||||
```xml
|
```xml
|
||||||
<orders date="2015-08-31 17:32">
|
<orders date="2015-08-31 17:32">
|
||||||
<order id="2803303" state="new">
|
<order id="2803303" state="new">
|
||||||
<name>Иван Петров</name>
|
<name>John Doe</name>
|
||||||
<phone>+79111111111</phone>
|
<phone>+79111111111</phone>
|
||||||
<email>test@example.org</email>
|
<email>test@example.org</email>
|
||||||
<date>22.07.15 19:24</date>
|
<date>22.07.15 19:24</date>
|
||||||
<address>Новокузнецк, ул. Тестовая 71</address>
|
<address>Moscow, Sample st., 15</address>
|
||||||
<paymentType>Наличными</paymentType>
|
<paymentType>Cash</paymentType>
|
||||||
<deliveryType>Доставка курьером</deliveryType>
|
<deliveryType>Courier</deliveryType>
|
||||||
<priceRUB>691.00</priceRUB>
|
<priceRUB>691.00</priceRUB>
|
||||||
<items>
|
<items>
|
||||||
<item id="68534240">
|
<item id="68534240">
|
||||||
|
Loading…
Reference in New Issue
Block a user