You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -43,7 +43,7 @@ Method at API documentation: [Cashbox check information](https://api-docs.cdek.r
|
||||
```bash
|
||||
oint cdek GetCashboxChecksByDate \
|
||||
--token "***" \
|
||||
--date "2024-10-26T11:51:29.0865182" \
|
||||
--date "2024-10-27T20:29:16.6215068" \
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -52,7 +52,7 @@ Method at API documentation: [Cashbox check information](https://api-docs.cdek.r
|
||||
```batch
|
||||
oint cdek GetCashboxChecksByDate ^
|
||||
--token "***" ^
|
||||
--date "2024-10-26T11:51:29.0865182" ^
|
||||
--date "2024-10-27T20:29:16.6215068" ^
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -43,7 +43,7 @@ Method at API documentation: [Cash on delivery registry information](https://api
|
||||
```bash
|
||||
oint cdek GetDeliveryCashRegistry \
|
||||
--token "***" \
|
||||
--date "2024-10-26T11:51:30.53736" \
|
||||
--date "2024-10-27T20:29:18.1757365" \
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -52,7 +52,7 @@ Method at API documentation: [Cash on delivery registry information](https://api
|
||||
```batch
|
||||
oint cdek GetDeliveryCashRegistry ^
|
||||
--token "***" ^
|
||||
--date "2024-10-26T11:51:30.53736" ^
|
||||
--date "2024-10-27T20:29:18.1757365" ^
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -43,7 +43,7 @@ Method at API documentation: [Cash on delivery transfer information](https://api
|
||||
```bash
|
||||
oint cdek GetDeliveryCashTransfers \
|
||||
--token "***" \
|
||||
--date "2024-10-26T11:51:31.9473912" \
|
||||
--date "2024-10-27T20:29:20.0119716" \
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -52,7 +52,7 @@ Method at API documentation: [Cash on delivery transfer information](https://api
|
||||
```batch
|
||||
oint cdek GetDeliveryCashTransfers ^
|
||||
--token "***" ^
|
||||
--date "2024-10-26T11:51:31.9473912" ^
|
||||
--date "2024-10-27T20:29:20.0119716" ^
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -84,7 +84,7 @@ Method at API documentation: [Registration of refusal](https://api-docs.cdek.ru/
|
||||
|
||||
oint cdek CreateCourierInvitation \
|
||||
--token "***" \
|
||||
--intake "{'intake_date':'2024-10-27','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \
|
||||
--intake "{'intake_date':'2024-10-28','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" \
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -95,7 +95,7 @@ Method at API documentation: [Registration of refusal](https://api-docs.cdek.ru/
|
||||
|
||||
oint cdek CreateCourierInvitation ^
|
||||
--token "***" ^
|
||||
--intake "{'intake_date':'2024-10-27','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^
|
||||
--intake "{'intake_date':'2024-10-28','intake_time_from':'10:00','intake_time_to':'17:00','name':'Consolidated cargo','weight':1000,'length':10,'width':10,'height':10,'comment':'Comment to courier','need_call':false,'sender':{'company':'Company','name':'Ivaniv Ivan','phones':[{'number':'+79589441654'}]},'from_location':{'code':'44','fias_guid':'0c5b2444-70a0-4932-980c-b4dc0d3f02b5','postal_code':'109004','longitude':37.6204,'latitude':55.754,'country_code':'RU','region':'Moscow','sub_region':'Moscow','city':'Moscow','kladr_code':'7700000000000','address':'st. Bluchera, 32'}}" ^
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -43,7 +43,7 @@ Method at API documentation: [Deleting a courier invitation](https://api-docs.cd
|
||||
```bash
|
||||
oint cdek DeleteCourierInvitation \
|
||||
--token "***" \
|
||||
--uuid "72753031-1ec6-464e-baa9-9522b8da64da" \
|
||||
--uuid "72753031-4563-4bac-9fb7-cd3957eb046c" \
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -52,7 +52,7 @@ Method at API documentation: [Deleting a courier invitation](https://api-docs.cd
|
||||
```batch
|
||||
oint cdek DeleteCourierInvitation ^
|
||||
--token "***" ^
|
||||
--uuid "72753031-1ec6-464e-baa9-9522b8da64da" ^
|
||||
--uuid "72753031-4563-4bac-9fb7-cd3957eb046c" ^
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -43,7 +43,7 @@ Method at API documentation: [Getting delivery intervals (RU)](https://api-docs.
|
||||
```bash
|
||||
oint cdek GetAvailableDeliveryIntervals \
|
||||
--token "***" \
|
||||
--uuid "3c11d774-257a-45d8-880b-329c143b98b4" \
|
||||
--uuid "aa206c57-0cb3-4485-bbd2-0302ed1c6f1d" \
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -52,7 +52,7 @@ Method at API documentation: [Getting delivery intervals (RU)](https://api-docs.
|
||||
```batch
|
||||
oint cdek GetAvailableDeliveryIntervals ^
|
||||
--token "***" ^
|
||||
--uuid "3c11d774-257a-45d8-880b-329c143b98b4" ^
|
||||
--uuid "aa206c57-0cb3-4485-bbd2-0302ed1c6f1d" ^
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -45,7 +45,7 @@ The invitation must be previously created. See CreateCourierInvitation
|
||||
```bash
|
||||
oint cdek GetCourierInvitation \
|
||||
--token "***" \
|
||||
--uuid "72753031-1ec6-464e-baa9-9522b8da64da" \
|
||||
--uuid "72753031-4563-4bac-9fb7-cd3957eb046c" \
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -54,7 +54,7 @@ The invitation must be previously created. See CreateCourierInvitation
|
||||
```batch
|
||||
oint cdek GetCourierInvitation ^
|
||||
--token "***" ^
|
||||
--uuid "72753031-1ec6-464e-baa9-9522b8da64da" ^
|
||||
--uuid "72753031-4563-4bac-9fb7-cd3957eb046c" ^
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -48,7 +48,7 @@ Method at API documentation: [Creating barcode CP for the order](https://api-doc
|
||||
```bash
|
||||
oint cdek CreateBarcode \
|
||||
--token "***" \
|
||||
--uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" \
|
||||
--uuids "3b7a9579-20a0-48f7-bff9-569abbe3d60a" \
|
||||
--count 1 \
|
||||
--format "A5" \
|
||||
--testapi "***"
|
||||
@@ -59,7 +59,7 @@ Method at API documentation: [Creating barcode CP for the order](https://api-doc
|
||||
```batch
|
||||
oint cdek CreateBarcode ^
|
||||
--token "***" ^
|
||||
--uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" ^
|
||||
--uuids "3b7a9579-20a0-48f7-bff9-569abbe3d60a" ^
|
||||
--count 1 ^
|
||||
--format "A5" ^
|
||||
--testapi "***"
|
||||
|
||||
@@ -120,7 +120,7 @@ Method at API documentation: [Order registration](https://api-docs.cdek.ru/33828
|
||||
|
||||
oint cdek CreateOrder \
|
||||
--token "***" \
|
||||
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'0b317678-c77e-469c-a3b2-2a35b954dcbb','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" \
|
||||
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'e1c7fb1a-6766-4d7d-8964-20c52826b3e3','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" \
|
||||
--ostore true \
|
||||
--testapi "***"
|
||||
```
|
||||
@@ -132,7 +132,7 @@ Method at API documentation: [Order registration](https://api-docs.cdek.ru/33828
|
||||
|
||||
oint cdek CreateOrder ^
|
||||
--token "***" ^
|
||||
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'0b317678-c77e-469c-a3b2-2a35b954dcbb','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" ^
|
||||
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'e1c7fb1a-6766-4d7d-8964-20c52826b3e3','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" ^
|
||||
--ostore true ^
|
||||
--testapi "***"
|
||||
```
|
||||
|
||||
@@ -47,8 +47,8 @@ Method at API documentation: [Registration of Prealert document](https://api-doc
|
||||
```bash
|
||||
oint cdek CreatePrealert \
|
||||
--token "***" \
|
||||
--uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" \
|
||||
--date "2024-10-27T11:52:08.4400527" \
|
||||
--uuids "3b7a9579-20a0-48f7-bff9-569abbe3d60a" \
|
||||
--date "2024-10-28T20:30:00.8050615" \
|
||||
--point "NSK27" \
|
||||
--testapi "***"
|
||||
```
|
||||
@@ -58,8 +58,8 @@ Method at API documentation: [Registration of Prealert document](https://api-doc
|
||||
```batch
|
||||
oint cdek CreatePrealert ^
|
||||
--token "***" ^
|
||||
--uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" ^
|
||||
--date "2024-10-27T11:52:08.4400527" ^
|
||||
--uuids "3b7a9579-20a0-48f7-bff9-569abbe3d60a" ^
|
||||
--date "2024-10-28T20:30:00.8050615" ^
|
||||
--point "NSK27" ^
|
||||
--testapi "***"
|
||||
```
|
||||
|
||||
@@ -51,7 +51,7 @@ Available receipt types (languages): tpl_china, tpl_armenia, tpl_russia, tpl_eng
|
||||
```bash
|
||||
oint cdek CreateReceipt \
|
||||
--token "***" \
|
||||
--uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" \
|
||||
--uuids "3b7a9579-20a0-48f7-bff9-569abbe3d60a" \
|
||||
--type "tpl_russia" \
|
||||
--count 1 \
|
||||
--testapi "***"
|
||||
@@ -62,7 +62,7 @@ Available receipt types (languages): tpl_china, tpl_armenia, tpl_russia, tpl_eng
|
||||
```batch
|
||||
oint cdek CreateReceipt ^
|
||||
--token "***" ^
|
||||
--uuids "37533d12-7db6-4d9c-9a13-1279ca2563ea" ^
|
||||
--uuids "3b7a9579-20a0-48f7-bff9-569abbe3d60a" ^
|
||||
--type "tpl_russia" ^
|
||||
--count 1 ^
|
||||
--testapi "***"
|
||||
|
||||
@@ -44,7 +44,7 @@ Method at API documentation: [Order details](https://api-docs.cdek.ru/33828849.h
|
||||
```bash
|
||||
oint cdek GetOrderByNumber \
|
||||
--token "***" \
|
||||
--number "660276eb-9d2b-4304-b12e-66a5196ba561" \
|
||||
--number "4cfa85e6-fa40-40f0-a961-b184f0b7f8b9" \
|
||||
--internal true \
|
||||
--testapi "***"
|
||||
```
|
||||
@@ -54,7 +54,7 @@ Method at API documentation: [Order details](https://api-docs.cdek.ru/33828849.h
|
||||
```batch
|
||||
oint cdek GetOrderByNumber ^
|
||||
--token "***" ^
|
||||
--number "660276eb-9d2b-4304-b12e-66a5196ba561" ^
|
||||
--number "4cfa85e6-fa40-40f0-a961-b184f0b7f8b9" ^
|
||||
--internal true ^
|
||||
--testapi "***"
|
||||
```
|
||||
|
||||
@@ -43,7 +43,7 @@ Method at API documentation: [Order details](https://api-docs.cdek.ru/33828849.h
|
||||
```bash
|
||||
oint cdek GetOrder \
|
||||
--token "***" \
|
||||
--uuid "37533d12-7db6-4d9c-9a13-1279ca2563ea" \
|
||||
--uuid "3b7a9579-20a0-48f7-bff9-569abbe3d60a" \
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -52,7 +52,7 @@ Method at API documentation: [Order details](https://api-docs.cdek.ru/33828849.h
|
||||
```batch
|
||||
oint cdek GetOrder ^
|
||||
--token "***" ^
|
||||
--uuid "37533d12-7db6-4d9c-9a13-1279ca2563ea" ^
|
||||
--uuid "3b7a9579-20a0-48f7-bff9-569abbe3d60a" ^
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -53,7 +53,7 @@ The receipt must be previously created. See CreateReceipt
|
||||
```bash
|
||||
oint cdek GetReceipt \
|
||||
--token "***" \
|
||||
--uuid "72753031-ddcd-41b8-92b0-d3431b67c675" \
|
||||
--uuid "72753031-7369-4a06-85fd-87aa31c508f4" \
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -62,7 +62,7 @@ The receipt must be previously created. See CreateReceipt
|
||||
```batch
|
||||
oint cdek GetReceipt ^
|
||||
--token "***" ^
|
||||
--uuid "72753031-ddcd-41b8-92b0-d3431b67c675" ^
|
||||
--uuid "72753031-7369-4a06-85fd-87aa31c508f4" ^
|
||||
--testapi "***"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user