Wallet
One click arrival deposit apply (USER_DATA)
Apply deposit credit for expired address (One click arrival)
Weight(IP): 1
post/sapi/v1/capital/deposit/credit-apply
Query parameters
depositIdinteger
Deposit record Id, priority use
txIdstring
Deposit txId, used when depositId is not specified
subAccountIdinteger
subUserIdinteger
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
deposit result
Example response
{
"code": "000000",
"message": "success",
"data": true,
"success": true
}