GET BAccount/APP_CreateRecharge?ResidentID={ResidentID}&PaymentMoney={PaymentMoney}&RechargeType={RechargeType}&CardNumber={CardNumber}

账户充值 生成订单 银联会返回TN码

Request Information

Parameters

NameDescriptionAdditional information
ResidentID
充值用户ID

Define this parameter in the request URI.

PaymentMoney
充值金额

Define this parameter in the request URI.

RechargeType
充值类型:1:支付宝 2:银联 3:充值卡 4:微信

Define this parameter in the request URI.

CardNumber

Define this parameter in the request URI.