{
"offerId": "string",
"openUid": "string"
}
curl --location --request POST 'https://api.pandapon.com/alibaba/product/openuid/decrypt' \
--header 'access-key;' \
--header 'nonce-str: nonce-str' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
"offerId": "string",
"openUid": "string"
}'
{
"developId": 19,
"msg": null,
"requestId": "39",
"data": {
"wangwangUrl": "http://guxhvs.lr/mfunwx"
},
"code": 2
}