{
"openUid": "BBBjzQw7F8xPeG0J6MRhd06RQ",
"subOrderId":1232333597952705390
}
curl --location --request POST '/v2/alibaba/order/openuid/decrypt' \
--header 'access-key;' \
--header 'nonce-str: nonce-str' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
"openUid": "BBBjzQw7F8xPeG0J6MRhd06RQ",
"subOrderId":1232333597952705390
}'
{
"requestId": "d3fafb92a5864d8c9062920527e496ab",
"code": 200,
"developId": "1110890638347337996",
"msg": "成功",
"data": {
"wangwangUrl": "https://air.1688.com/app/ocms-fusion-components-1688/def_cbu_web_im/index.html?touid=cnalichn歆伈电子商务&siteid=cnalichn&status=1&offerId=xxxxxxx"
}
}