CostDetailDTO节点

名称 选项 类型及范围 说明
payType 选填 Integer 支付方式:1:账户余额支付;2:机构账户支付;3:支付宝支付;4:微信支付;90 :渠道线上支付;(现金收款为null)
payMethod 必填 Integer 支付方法(1:司机发起线上收款;2:司机发起现金收款(或定时自动现金结算);3:乘客发起现金收款(或客服帮乘客操作的);4:乘客发起线上付款;5:二维码付款)注:5 暂不用;
factAmount 必填 Double 应付总金额(乘客需要支付金额)
factPayAmount 必填 Double 实际支付金额(乘客实际支付金额)
taximeterAmount 必填 Double 计价器显示金额
otherAmount 选填 Double 其他金额
dispatchCostAmount 选填 Double 乘客附加费(调度费)
channelInnerCouponAmount 选填 BigDecimal 渠道自己承担的优惠(单位:元)
channelOutCouponAmount 选填 BigDecimal 渠道配置由首约承担的优惠(单位:元)

JSON数据示例

{
"payType":1,
"payMethod":1,
"taximeterAmount":16,
"factPayAmount":16,
"factAmount":16,
"otherAmount":0,
"dispatchCostAmount":0

}

Copyright © 首约科技(北京)有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2024-09-10 08:00:38

results matching ""

    No results matching ""