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