Title: REST API &#8211; Post Update Check
Last modified: March 5, 2018

---

# REST API – Post Update Check

 *  Resolved [fid](https://wordpress.org/support/users/fid/)
 * (@fid)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/rest-api-post-update-check/)
 * I have a desktop application, that is integrated with the WooCommerce API. I 
   sync orders, products, etc. I sometimes edit orders in my application and sync
   them with WooCommerce using the API.
 * Is it possible to check the WooCommerce server for any updates before sending/
   receiving any updates? Is there a way to use some API, etc to check the modified
   date of an order before sending an update?

Viewing 1 replies (of 1 total)

 *  [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * (@icaleb)
 * Automattic Happiness Engineer
 * [8 years, 1 month ago](https://wordpress.org/support/topic/rest-api-post-update-check/#post-10071918)
 * There is a `date_modified` and `date_modified_gmt` rest api field for orders.
   So could pull that first, do a quick check, then proceed?

Viewing 1 replies (of 1 total)

The topic ‘REST API – Post Update Check’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/rest-api-post-update-check/#post-10071918)
 * Status: resolved