actindo ->shop__check_shop_connection
actindo -> shop__check_shop_connection: Check, whether a shop_id is connected
Signaturstring shop__check_shop_connection( string $sid, $shop_id )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • $shop_id

     
Returnsstring
Array( 'ok'=>TRUE/FALSE, 'connected'=>TRUE/FALSE, 'shop_idx'=>int unsigned )
 
DescriptionCheck, whether a shop_id is connected