actindo ->product__change
actindo -> product__change: modify product
Signaturstring product__change( string $sid, int $art_id, product_params $params )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • int $art_id
    product id
     
  • product_params $params
    parameter array
     
Returnsstring
array(ok=>TRUE/FALSE, errno=>error code in case of ok=FALSE, error=>string error text)
 
Descriptionmodify product

Modify product fields