Skip to content

Add Balance API

Used to add balance to the specified user.

Request URL GET / POST

http
https://nobase.cn/api/user/money-add

Request Parameters

ParameterTypeRequiredDescription
appidstring✅ YesApplication unique identifier
signaturestring✅ YesApplication signature
userstring✅ YesUser account
tokenstring✅ YesUser token
numnumber✅ YesAmount to add

TIP

Please refer to the Chinese documentation for more details.