生成余额订单
POST
http://localhost:9210/project/direct/pay/user/balance?productId=4&payAmount=1980.0000&deliveryAddress=%E7%9B%B8%E5%BD%93%E5%AE%89%E6%B3%95%E6%98%AF%E6%92%92%E7%9A%84%E5%B9%B8%E7%A6%8F%E6%84%9F&deliveryName=%E5%88%98--&deliveryMobile=15267087635
请求头
参数名
类型
描述
必填
Access-Token
int
示例:15907109532
必填
请求参数
参数名
类型
描述
必填
productId
int
示例:4
必填
payAmount
float
示例:1980.0000
必填
deliveryAddress
string
示例:相当安法是撒的幸福感
必填
deliveryName
string
示例:刘--
必填
deliveryMobile
int
示例:15267087635
必填
oderType
1,2,3
必填
响应参数
参数名
类型
描述
必填
resultCode
int
示例:1
必填
success
boolean
示例:true
必填
msg
string
示例:成功
必填
data
object
示例:null
必填
token
object
示例:null
必填
functionId
int
示例:0
必填