account.getTmpPassword
Get temporary payment password
Example
TL schema
Parameters
Name
Type
Description
password
SRP password parameters
period
Time during which the temporary password will be valid, in seconds; should be between 60 and 86400
Result
Possible errors
Code
Type
Description
400
PASSWORD_HASH_INVALID
The provided password hash is invalid
400
TMP_PASSWORD_DISABLED
The temporary password is disabled
Can bots use this methd ?
yes
Related pages
Last updated