{
"linkType": "2",
"platform": "2",
"sid": "123456",
"sign": "string",
"skuViewId": "QWMZ7PUIYKK42JS7PQSSF47HXU",
"timeStamp": "string"
}curl --location --request POST '/mt/getReferralLink' \
--header 'Content-Type: application/json' \
--data-raw '{
"linkType": "2",
"platform": "2",
"sid": "123456",
"sign": "string",
"skuViewId": "QWMZ7PUIYKK42JS7PQSSF47HXU",
"timeStamp": "string"
}'{
"cache": false,
"code": 0,
"data": "http://dpurl.cn/MBCxi9rz",
"message": "操作成功"
}