{
"sourceType":"item",
"bizId":"234576234"
}
curl --location --request POST '/open/order/page/link/get' \
--header 'access-key;' \
--header 'nonce-str: nonce-str' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
"sourceType":"item",
"bizId":"234576234"
}'
{
"requestId": null,
"code": 200,
"developId": null,
"msg": "成功",
"data": "https://distributor.taobao.global/apps/open/imchat?loginToken=l6QqqYS29HiRe3BTgfGcquCcQ1HKDBWHCNw13rQ1lNnIB578ZmtzpZDJfVe7LuQ%2B2TBenZ96LiibviqeqfsDvw%3D%3D&sellerId=MjIwNjg5MTA2MDIxMA%3D%3D"
}