curl --location --request POST 'https://qiyukf.com/platform/api/openapi/merchant/update?appKey=&time=&checksum=' \
--header 'Content-Type: application/json' \
--data-raw '{
"contact":"18668021155",
"name":"七鱼商户2号",
"id":"102106",
"seatNumber":2,
"account":"qiyu-merchant2@163.com",
"portrait":"/9j/4AAQSkZJRg...省略若干字符...LE9q0jeKsTQ1kf/2Q=="
}'
{
"code": 200,
"result": "success",
"message": "success",
"total": 0
}