actindo ->shop__categories_synchronize
actindo -> shop__categories_synchronize: Synchronize shop-categories with local categories
Signaturstring shop__categories_synchronize( string $sid )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
Returnsstring
Array( 'ok'=>TRUE/FALSE, 'changed'=>array(changed wg id's) )
 
DescriptionSynchronize shop-categories with local categories

This can take a couple of seconds, depending on answer time of the server the clients shop is running on