请求URL

/StoreRecharge

请求参数

参数 类型 必填 说明
Plate string M 车牌号码
RechargeValue decimal M 充值金额,单位元

返回参数

注意:此接口状态字段为「Code」

参数 类型 必填 说明
Code int M 状态 0失败 1成功
ErrorMsg string C 错误信息,Status=0必传
Plate string C 车牌号
RechargeValue decimal C 本次充值金额,单位元
Balance decimal C 充值后用户余额,单位元
UpdateTime string C 更新时间,格式yyyy-MM-dd HH:mm:ss

返回示例

{
    "Code": 1,
    "ErrMsg": "",
    "Plate": "赣A11111",
    "RechargeValue": 5,
    "Balance": 5,
    "UpdateTime": "2023-09-06 19:47:54"
}

results matching ""

    No results matching ""