123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="content-type" content="text/html;charset=UTF-8">
- <style type="text/css">
- <!--
- @import url(md.css);
- -->
- </style></head><body>
- <p>五险一金配置数据 </p>
- <h1 id="/sbl/shebao/setting/v2_">1 五险一金配置数据</h1>
- <p>五险一金配置数据
- 城市的五险一金补缴配置数据 与 销量</p>
- <h2>1.1 请求部分<h2>
- <ul><li><p>接口URI</p> <pre><code>/sbl/shebao/setting/v2 </code></pre></li><li><p>接口参数</p>
- <pre><code>Integer city_code 城市代码
- Integer type 社保(1) 公积金(2)
- </code></pre></li></ul>
- <h2>1.2 响应部分</h2> <ul><li> 响应字段
- <pre><code>int id
- int city_code
- String shebao_type
- double shebao_charge
- double shebao_card_charge
- double fund_charge
- double package_charge
- int month
- int nums
- boolean pack
- int inc_date
- boolean fund_buy
- boolean fund_buy2 是否开放公积金购买 2019-04-25
- String shebao_note
- String fund_note
- double added_charge
- short addeds_num
- short addedf_num
- boolean hk_addr
- int firstM
- boolean sb_wage
- String shebao_desc
- String fund_desc
- List<ShebaoCityDataItem> shebaos
- Integer hukou_type
- List<ShebaoNamePrice> data
- Integer i
- String n
- double p
- List<FundCityDataItem> funds
- Integer hukou_type
- double max
- double min
- double e
- double p
- boolean flow_flag
- int flow_end 流水最高金额
- int flow_charge 服务费
- String remark 说明
- int flow_fee 建议的流水金额
- </code></pre></li></ul> <ul><li> 示例
- <pre><code>{
- "wxyj": List<ShebaoCityDataResp>,
- "flow": WageFlowResp,
- "sb_vol": 9800,
- "fund_vol" : 3100
- }</code></pre></li></ul>
- <hr>
- <h1 id="/sbl/shebao/added/setting/v2_">2 补缴配置数据</h1>
- <p>补缴配置数据
- 城市的五险一金补缴配置数据 与 销量</p>
- <h2>2.1 请求部分<h2>
- <ul><li><p>接口URI</p> <pre><code>/sbl/shebao/added/setting/v2 </code></pre></li><li><p>接口参数</p>
- <pre><code>Integer city_code 城市代码
- Integer type 社保(1)还是公积金(2)
- </code></pre></li></ul>
- <h2>2.2 响应部分</h2> <ul><li> 响应字段
- <pre><code>int id
- int city_code
- String shebao_type
- double shebao_charge
- double shebao_card_charge
- double fund_charge
- double package_charge
- int month
- int nums
- boolean pack
- int inc_date
- boolean fund_buy
- boolean fund_buy2 是否开放公积金购买 2019-04-25
- String shebao_note
- String fund_note
- double added_charge
- short addeds_num
- short addedf_num
- boolean hk_addr
- int firstM
- boolean sb_wage
- String shebao_desc
- String fund_desc
- List<ShebaoCityDataItem> shebaos
- Integer hukou_type
- List<ShebaoNamePrice> data
- Integer i
- String n
- double p
- List<FundCityDataItem> funds
- Integer hukou_type
- double max
- double min
- double e
- double p
- </code></pre></li></ul> <ul><li> 示例
- <pre><code>{
- "wxyj": List<ShebaoCityDataResp>,
- "sb_vol": 9800,
- "fund_vol" : 3100
- }</code></pre></li></ul>
- <hr>
- <h1 id="/sbl/shebao/calculator/main/v1_GET">3 社保计算器主界面</h1>
- <p>社保计算器主界面
- 获取指定城市的配置信息,用于计算器页面上选择或填写</p>
- <h2>3.1 请求部分<h2>
- <ul><li><p>接口URI</p> <pre><code>/sbl/shebao/calculator/main/v1 GET</code></pre></li><li><p>接口参数</p>
- <pre><code>int city_code
- </code></pre></li></ul>
- <h2>3.2 响应部分</h2> <ul><li> 响应字段
- <pre><code>int id
- String shebao_type
- float shebao_min
- float shebao_max
- float fund_min
- float fund_max
- List<HukouItem> hukouItemList
- int hukou
- List<ItemData> itemDataList
- int i
- String n
- float min
- float max
- float pp
- float ep
- boolean yearPay
- </code></pre></li></ul> <p>计算器需要的数据</p>
- <hr>
- <h1 id="/sbl/shebao/calculator/tax/v1_POST">4 个税计算器计算社保个人总金额</h1>
- <p>个税计算器计算社保个人总金额</p>
- <h2>4.1 请求部分<h2>
- <ul><li><p>接口URI</p> <pre><code>/sbl/shebao/calculator/tax/v1 POST</code></pre></li><li><p>接口参数</p>
- <pre><code>Integer cid 档位ID
- Integer hukou_type 户口类型 (1~4)
- Float shebao_salary 社保基数
- </code></pre></li></ul>
- <h2>4.2 响应部分</h2> <p>社保个人部分金额 或 其它异常信息.
- </p><ul><li>返回码<pre><code>
- 200 成功计算出金额
- 500 计算时的异常信息
- 600 参数异常
- </code></pre></li></ul>
- <hr>
- <script src="md.js"></script></body></html>
|