curl --location --request GET '/adminapi/merchant/shopAccount/detail?id' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJpYXQiOjE3NjQ5MjYzMDMsImlzcyI6InRpZ3Nob3AiLCJzdWIiOiJhZG1pbiIsImV4cCI6MTc2NzUxODMwMywiaXNBZG1pbiI6dHJ1ZSwidXNlcklkIjoxLCJ1c2VybmFtZSI6ImFkbWluIn0.JdAO2gv2tPAz7T3N65aV8NgUIAO2f20HM9r_VSAH115PY2Z_w2-jP7kASzjnSnkFOcqfMdIvlPzfCOXDjC2rdg' \
--header 'X-Shop-Id: 0' \
--header 'x-vendor-id;' \
--header 'x-admin-type: admin'{
"addTime": "string",
"clickCount": 0,
"contactMobile": "string",
"description": "string",
"frozenMoney": 0,
"isContactKefu": 0,
"kefuInlet": "string",
"kefuLink": "string",
"kefuPhone": "string",
"kefuWeixin": "string",
"merchantId": 0,
"shopId": 0,
"shopLogo": "string",
"shopMoney": 0,
"shopTitle": "string",
"status": 0,
"statusText": "string",
"unSettlementOrder": 0
}