money-check-dollar-pen转账钱包

转账钱包接口在线调试

circle-info

Test it!在线调试中需要手动填入sign,sign的值可以在Header Parameters中找到

Get account authentication token

post
查询参数
trace_idstring必填

randomly generated serial number

Example: e3pc06yk2qrk
头参数
signstring必填

digital signature

Example: 869d11c9fa9c83f0649aafa35cf08997
请求体
appidstring必填

same as the interface for loadlist

Example: 1026
unamestring必填

account id(the only platform)

Example: 105757124
nicknamestring必填

account name or first name

Example: jack
响应
chevron-right
200

Successful operation

application/json
codenumber必填Example: 0
msgstring必填Example: success
post
/api/player/v1/authorize
200

Successful operation

User authentication token enters game

post
查询参数
trace_idstring必填

randomly generated serial number

Example: e3pc06yk2qrk
头参数
signstring必填

digital signature

Example: 5c654b21d5dfc86157f3c1268a07a5f6
请求体
appidstring必填

same as the interface for authorize

Example: 1026
gameidstring必填

select a game from the game list

Example: 2000001
langstring必填

choose language

Example: en
currencystring必填

choose currency

Example: usdt
tokenstring必填

the token returned by the authorize interface

Example: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjcmVhdGUiOjE3MzIxMDc3NDIsInVzZXIiOiJ7XCJ1c2VyX2lkXCI6MTA5MjMsXCJhcHBfaWRcIjoxMDI2LFwib3BlcmF0ZWRfaWRcIjoxMjQsXCJhZ2VudF9pZFwiOjEwMDE5LFwiYWdlbnRfc3ViXCI6MCxcInRva2VuXCI6XCJcIixcImRhdGFcIjpcIlwifSJ9.xgTACpNhvIks80oPTBBg-KUyViZSv5HcHyul_lhGYM8
响应
chevron-right
200

Successful operation

application/json
codenumber必填Example: 0
msgstring必填Example: success
post
/api/game/v1/entergame
200

Successful operation

Balance transfer in/out

post
查询参数
trace_idstring必填

randomly generated serial number

Example: e3pc06yk2qrk
头参数
signstring必填

digital signature

Example: 2ae508d0b01b4487e85991f137721878
请求体
appidstring必填

same as the interface for authorize

Example: 1026
tx_idstring必填

transfer id

Example: 1722932720532414
amountstring必填

transfer amount

Example: 100
currencystring必填

choose currency

Example: usdt
tokenstring必填

the token returned by the authorize interface

Example: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjcmVhdGUiOjE3MzIxMDc3NDIsInVzZXIiOiJ7XCJ1c2VyX2lkXCI6MTA5MjMsXCJhcHBfaWRcIjoxMDI2LFwib3BlcmF0ZWRfaWRcIjoxMjQsXCJhZ2VudF9pZFwiOjEwMDE5LFwiYWdlbnRfc3ViXCI6MCxcInRva2VuXCI6XCJcIixcImRhdGFcIjpcIlwifSJ9.xgTACpNhvIks80oPTBBg-KUyViZSv5HcHyul_lhGYM8
响应
chevron-right
200

Successful operation

application/json
codenumber必填Example: 0
msgstring必填Example: success
post
/api/cash/v1/transfer
200

Successful operation

Check the balance

post
查询参数
trace_idstring必填

randomly generated serial number

Example: e3pc06yk2qrk
头参数
signstring必填

digital signature

Example: 02d8a26b73bce64715dfd68eb9a5888a
请求体
appidstring必填

same as the interface for authorize

Example: 1026
currencystring必填

choose currency

Example: usdt
tokenstring必填

the token returned by the authorize interface

Example: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjcmVhdGUiOjE3MzIxMDc3NDIsInVzZXIiOiJ7XCJ1c2VyX2lkXCI6MTA5MjMsXCJhcHBfaWRcIjoxMDI2LFwib3BlcmF0ZWRfaWRcIjoxMjQsXCJhZ2VudF9pZFwiOjEwMDE5LFwiYWdlbnRfc3ViXCI6MCxcInRva2VuXCI6XCJcIixcImRhdGFcIjpcIlwifSJ9.xgTACpNhvIks80oPTBBg-KUyViZSv5HcHyul_lhGYM8
响应
chevron-right
200

Successful operation

application/json
codenumber必填Example: 0
msgstring必填Example: success
post
/api/cash/v1/getPlayerWallet
200

Successful operation

Check the transfer status

post
查询参数
trace_idstring必填

randomly generated serial number

Example: e3pc06yk2qrk
头参数
signstring必填

digital signature

Example: cd262f595fdc47e8e3c05bb4878ccde7
请求体
appidstring必填

same as the interface for authorize

Example: 1026
tx_idstring必填

transfer id

Example: 1722932720532414
tokenstring必填

the token returned by the authorize interface

Example: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjcmVhdGUiOjE3MzIxMDc3NDIsInVzZXIiOiJ7XCJ1c2VyX2lkXCI6MTA5MjMsXCJhcHBfaWRcIjoxMDI2LFwib3BlcmF0ZWRfaWRcIjoxMjQsXCJhZ2VudF9pZFwiOjEwMDE5LFwiYWdlbnRfc3ViXCI6MCxcInRva2VuXCI6XCJcIixcImRhdGFcIjpcIlwifSJ9.xgTACpNhvIks80oPTBBg-KUyViZSv5HcHyul_lhGYM8
响应
chevron-right
200

Successful operation

application/json
codenumber必填Example: 0
msgstring必填Example: success
post
/api/cash/v1/transfer/status
200

Successful operation

最后更新于