Set Supplier
Integer. ID of the stock item to update
Integer. ID of the supplier
FM_api('Stock_supplierSet', [ 'id'=>'1', 'supplier_id'=>'55' ] );
If no stock ID provided
Last updated 3 years ago
{"ok":1}
{"error":"no stock id provided"}