Skip to content

magento man

Error in Postman and show that Invalid type for value: “%productId%

I have developed a module in my magento 2.2.6 for to create an API that can update the product price and quantity via product id . Please see my code below /var/www/html/app/code/AdmNetsuitePQ/NetsuitePQ/registration.php <?php MagentoFrameworkComponentComponentRegistrar::register( MagentoFrameworkComponentComponentRegistrar::MODULE, ‘AdmNetsuitePQ_NetsuitePQ’, __DIR__ ); /var/www/html/app/code/AdmNetsuitePQ/NetsuitePQ/Model/ProductUpdate.php <?php… Read More »Error in Postman and show that Invalid type for value: “%productId%