actindo ->product__get_all_possible_erloeskonten
actindo -> product__get_all_possible_erloeskonten: Get all possible accounts of proceeds (Alle möglichen Erlöskonten holen)
Signaturstring product__get_all_possible_erloeskonten( string $sid )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
Returnsstring
array('ok'=>TRUE/FALSE, 'konten'=>array(id:int=>name:string, id2:int=>name2:string, ...), * 'error'=>error string in case of ok=FALSE)
 
DescriptionGet all possible accounts of proceeds (Alle möglichen Erlöskonten holen)