计算买单金额
计算买单金额
接口URI
/sbl/buy/total_fee/v2 POST
接口参数
Integer sbuId 参保人ID
String key 支付人ID
String id_card 受保人身份证号
Integer cid 社保标识
Integer month 参保月份 201508
Integer nums 购买月数
boolean newCard 是否办理社保卡
int shebao_card
Integer hukou_type 户籍性质
Integer pay_for 购买类型 1:社保 2:公积金 3:社保打包公积金 4:公积金打包社保
double fund 购买金额
String f 来自哪个渠道的请求, 渠道标识
double total_fee 本单总金额
Double shebao
Double fund 本单公积金总金额
Double s_charge 本单社保手续费总金额
Double f_charge 本单公积金手续费总金额
Double card_charge 本单新办社保卡手续费总金额