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