高佣转链(3.5)
<p><strong>简要描述:</strong> </p>
<ul>
<li>高佣转链(3.5)</li>
</ul>
<p><strong>作者:</strong> </p>
<ul>
<li>梁志杰</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>/xtwl_read_interface/cmd</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">num_iid</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">String</td>
<td>商品id</td>
</tr>
</tbody>
</table>
<p><strong>请求示例</strong></p>
<pre><code>{
"modular": "readTbk",
"param": {
"timeStamp": "1562913631025",
"authKey": "0",
"secretKey": "1E648888A33F55FD7B56E08EC68E2572",
"custId": "EFAD2C1757EA418BABA8D58D49B9DDFB",
"dtype": "5",
"uuid": "ff3c88eb-5c47-4c9e-bfcd-eb64f7963d1f",
"userKey": "8CAF99E7F5301BE1E053161EA8C0D3B1",
"numIids":"559974405743"
},
"requestname": "queryHighCommissionChain",
"source": "3",
"version": "3.5"
}
</code></pre>
<p><strong>返回参数说明</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">url</td>
<td style="text-align: left;">String</td>
<td>链接</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"result": {
"url": "https://uland.taobao.com/coupon/edetail?e=zxkdYyEcQyAGQASttHIRqffI8F8KLbFKUQMEHr0mjMxnko5RyDG4eSHG7ksFGdD5tCa6GdQqWQlBll6iBPIAkNlkiiHZ9NKvIJ1GtccYOa4CCNPIeD%2FCaPsnwWZGSCD41ug731VBEQm0m3Ckm6GN2CwynAdGnOngMmnVmWO1H8t0qM9k%2FRdcGlLajOROSSHlYxxf6NfgRZ8UYwc8INwrtA%3D%3D&traceId=0b0b4b2b15687914754521502e&union_lens=lensId:0b0840e9_0c17_16d43423517_9fc3&xId=12YKMSoeq1h1VZtAzqtiQLdfKyGme9waR61nTQWYjf4468eySz7z70bu6y54xygMAMtF2h1ZxEanQyJ27DYBUJ&relationId=b0b4b2b15687914"
},
"resultcode": "0",
"resultdesc": "success"
}</code></pre>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>