mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-31 23:20:02 +02:00
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint cdek UpdateOrder \
|
|
--token "***" \
|
|
--uuid "531f89d4-ce21-4b3e-adc6-a60b9d51118e" \
|
|
--order "{'comment':'NewComment'}" \
|
|
--testapi "***" |