dogo

Dgcoin


今日盈亏接口

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>今日盈亏接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/admin/finance/member-transaction/recharge-and-withdraw/today</code> </li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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;">date</td> <td style="text-align: left;">是</td> <td style="text-align: left;">src</td> <td>日期</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ &amp;quot;data&amp;quot; : { &amp;quot;usdtRecharge&amp;quot; : 0, &amp;quot;usdtWithdraw&amp;quot; : 0, &amp;quot;ethRecharge&amp;quot; : 0, &amp;quot;ethWithdraw&amp;quot; : 0, &amp;quot;btcRecharge&amp;quot; : 0, &amp;quot;btcWithdraw&amp;quot; : 0, &amp;quot;todayLoss&amp;quot; : 0, &amp;quot;todayProfit&amp;quot; : 95.3653416600000000, &amp;quot;todayFee&amp;quot; : 0, &amp;quot;todayAward&amp;quot; : 0, &amp;quot;todayFollowLoss&amp;quot; : 0, &amp;quot;todayFollowProfit&amp;quot; : 0, &amp;quot;todayTransfer&amp;quot; : 0, &amp;quot;todayPromotionAward&amp;quot; : 0, &amp;quot;todayOptionReward&amp;quot; : 0, &amp;quot;todayOptionFail&amp;quot; : 0, &amp;quot;yesterdayPromotionAward&amp;quot; : 0 }, &amp;quot;code&amp;quot; : 0, &amp;quot;message&amp;quot; : &amp;quot;SUCCESS&amp;quot;, &amp;quot;totalPage&amp;quot; : null, &amp;quot;totalElement&amp;quot; : null } </code></pre> <h5>返回参数说明</h5> <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;">todayOptionReward</td> <td style="text-align: left;">double</td> <td>期权合约今日盈利</td> </tr> <tr> <td style="text-align: left;">todayOptionFail</td> <td style="text-align: left;">double</td> <td>期权合约今日亏损</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML