Products and Orders Last Modified for WC REST API

Products and Orders Last Modified for WC REST API Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 814 downloads
Products and Orders Last Modified for WC REST API Icon

Try plugin: Products and Orders Last Modified for WC REST API

We'll create fresh WordPress site with Products and Orders Last Modified for WC REST API installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Products and Orders Last Modified for WC REST API

Retrieve Last Modified Products and Orders via WooCommerce REST API

0


0


0


0


0

updated: 2 years ago
since: 3 years ago

Description

This is a simple plugin to retrieve latest modified products and orders based on date modfied when using Woocommerce REST API.

After installing the plugin you could access the latest modified products and orders after a given date via Woocommerce REST API like this :

  • Retrieve last modified products after a given time: /wp-json/wc/v3/products/?modified_after=2021-01-20T11:35:00
  • Retrieve last modified orders after a given time: /wp-json/wc/v3/orders/?modified_after=2021-01-20T18:35:00