文档
测试

getHandPaymentW

POST
http://192.168.1.104/web/hand/getHandPaymentW

接口描述

获取未审核的收款列表

请求头

参数名
类型
描述
必填
TN
String
登录状态
必填

请求参数

参数名
类型
描述
必填
cmd
String
请求体描述
必填
page
String
页码
必填
pageSize
String
页数
必填

响应参数

参数名
类型
描述
必填
code
String
响应参数
必填
message
String
响应描述
必填
data
List<HandPassportPaymentShowImp>
必填
total
String
总条数
必填

HandPassportPaymentShowImp

参数名
类型
描述
必填
orderId
String
批订单Id
必填
id
String
本订单id
必填
passportId
String
护照号
必填
name
String
护照姓名
必填
timeOfValidity
String
有效期
必填
visaId
String
产品id
必填
visaPrice
String
产品价格
必填
visaName
String
产品名
必填
morePrice
String
附加费用
必填
agencyPrice
String
代理费用
必填
remark
String
备注
必填
price
String
总价格
必填
cost
String
总成本价
必填
handpayment
Handpayment
支付情况
必填

Handpayment

参数名
类型
描述
必填
id
String
id
必填
orderId
String
护照订单id
必填
type
String
该付款的类型(预付或尾款)
必填
price
String
支付价格
必填
currency
String
币种
必填
exchangeRate
String
公司汇率
必填
transPrice
String
价格转换的比索
必填
account
Handaccount
账户
必填
marketExchangeRate
String
市场汇率
必填
marketTransPrice
String
市场汇率价格
必填
payment
String
审核字段
必填
errMessage
String
错误描述
必填
createTime
String
创建时间
必填

Handaccount

参数名
类型
描述
必填
accountId
String
id
必填
accountName
String
账户名字
必填
number
String
账号号码
必填
bank
String
开户行
必填
owner
String
开户人
必填