Queries and updates WooCommerce orders via the WooCommerce REST API v3 (/wp-json/wc/v3/orders), filters by status, date range, and customer, and bulk-updates fulfillment status. Generates order export CSVs with custom field mapping for 3PL handoff.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "WooCommerce REST Order Manager"
slug: "woocommerce-rest-order-manager"
description: "Queries and updates WooCommerce orders via the WooCommerce REST API v3 (/wp-json/wc/v3/orders), filters by status, date range, and customer, and bulk-updates fulfillment status. Generates order export CSVs with custom field mapping for 3PL handoff."
verification: "security_reviewed"
source: "https://woocommerce.github.io/woocommerce-rest-api-docs/"
author: "WooCommerce"
category: "WordPress & CMS"
framework: "Claude Code"
---
# WooCommerce REST Order Manager
Queries and updates WooCommerce orders via the WooCommerce REST API v3 (/wp-json/wc/v3/orders), filters by status, date range, and customer, and bulk-updates fulfillment status. Generates order export CSVs with custom field mapping for 3PL handoff.
## Installation
Requirements and caveats from upstream:
- Node.js
- Python
- To use the latest version of the REST API you must be using:
Basic usage or getting-started notes:
- Request/Response Format
- Errors
- Parameters
- Source: https://woocommerce.github.io/woocommerce-rest-api-docs/
## Documentation
- https://woocommerce.github.io/woocommerce-rest-api-docs/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/woocommerce-rest-order-manager/)
No comments yet. Be the first to comment!