actindo ->auth__lock_account
actindo -> auth__lock_account: Lock/Unlock Account
Signaturstring auth__lock_account( string $sid, int $mand_id, boolean $lock [, string $lock_reason] )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • int $mand_id
    Mand-ID
     
  • boolean $lock
    Lock=TRUE/Unlock=FALSE
     
  • string $lock_reason
    String
     
Returnsstring
Billing-Data
 
DescriptionLock/Unlock Account

Lock/Unlock Account (only with special permission)