actindo ->product__get_all_lager
actindo -> product__get_all_lager: Get all available storehouses (Alle Lager holen)
Signaturstring product__get_all_lager( string $sid )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
Returnsstring
array('ok'=>TRUE/FALSE, 'lager'=>array( id=>name, ...)
 
DescriptionGet all available storehouses (Alle Lager holen)