{
"appCartKey": "string",
"sessionId": "string",
"targetCustomerId": 0
}curl --location 'https://www.nihaocloud.cn/st-cart/cart/merge' \
--header 'Content-Type: application/json' \
--data '{
"appCartKey": "string",
"sessionId": "string",
"targetCustomerId": 0
}'{}