{
"quantity": 0,
"id": 0,
"updateTime": "string"
}curl --location 'https://www.xportcn.com/api/open/cart/edit-quantity' \
--header 'access-key;' \
--header 'nonce-str;' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{
"quantity": 0,
"id": 0,
"updateTime": "string"
}'{
"requestId": "",
"code": 0,
"developId": 0,
"msg": "",
"data": false
}