Title: Update product specific fields with PATCH
Last modified: November 29, 2023

---

# Update product specific fields with PATCH

 *  Resolved [bernardoveras](https://wordpress.org/support/users/bernardoveras/)
 * (@bernardoveras)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/update-product-specific-fields-with-patch/)
 * In the ERP where I work, we have integration with Woocommerce and synchronize
   the products.
   A customer wants only the stock and price of the product to be 
   updated and not to change the name, etc…
 * Is it possible to do that? Some PATCH route for example.

Viewing 1 replies (of 1 total)

 *  [xue28 (woo-hc)](https://wordpress.org/support/users/xue28/)
 * (@xue28)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/update-product-specific-fields-with-patch/#post-17244042)
 * Hi @
 * Thanks for reaching out!
 * > A customer wants only the stock and price of the product to be updated and 
   > not to change the name, etc…
 * Yes, it is possible to update only certain fields of a product such as the stock
   and price without changing the name or other fields. You can do this using the
   [WooCommerce REST API ](https://woocommerce.github.io/woocommerce-rest-api-docs/)
   and specifically the ‘Update a product’ endpoint.
 * Hope this helps!

Viewing 1 replies (of 1 total)

The topic ‘Update product specific fields with PATCH’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [api-integration](https://wordpress.org/support/topic-tag/api-integration/)
 * [integration](https://wordpress.org/support/topic-tag/integration/)
 * [Update Product](https://wordpress.org/support/topic-tag/update-product/)
 * [woocomerce](https://wordpress.org/support/topic-tag/woocomerce/)

 * 1 reply
 * 2 participants
 * Last reply from: [xue28 (woo-hc)](https://wordpress.org/support/users/xue28/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/update-product-specific-fields-with-patch/#post-17244042)
 * Status: resolved