转移
支持转移的城市列表
接口URI
/sbl/move/citys/v1 POST
接口参数
不需要参数
空
城市的转移配置数据
接口URI
/sbl/move/setting/v1 POST
接口参数
Integer city_code
空
确定转移并进行支付
接口URI
/sbl/move/v2 POST
接口参数
String key 支付人ID
String id_card 身份证号
String user_name 姓名
int move_type 转移类型,见@see PayForConst
Integer out_city 转出城市
Integer into_city 转入城市
String couponuser_id 用户现金券ID
String pay_channel 订单的支付渠道
String remark 说明
转移数据列表
接口URI
/sbl/move/list/v1 POST
接口参数
String key
boolean all 是否所有状态
String move_no
String user_name
short move_type
String type
int out_city
String out_cname
int into_city
String into_cname
float charge
short status
String gen_time
取消未支付的转移单
接口URI
/sbl/move/cancel/v1 POST
接口参数
String key
String move_no
是否成功取消