mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-09 07:14:16 +02:00
7 lines
202 B
Plaintext
Vendored
7 lines
202 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint cdek UpdateOrder \
|
|
--token "***" \
|
|
--uuid "b8c582c6-65da-4c54-b235-4a4904b0b865" \
|
|
--order "{'comment':'NewComment'}" \
|
|
--testapi "***" |