Releases: wtx-labs/woocommerce-api-client-java
Releases · wtx-labs/woocommerce-api-client-java
Release v1.0.0
[1.0.0] - 2026-02-16
Added
- Added Order Refunds API endpoints (list, create, get, delete refunds for orders)
- Added Coupons API endpoints (full CRUD + batch operations)
- Added Settings API endpoints (list groups, get/update settings)
- Added Shipping Zones API endpoints (full CRUD for shipping zones)
- Added Shipping Zone Locations API endpoints (list and update locations)
- Added Shipping Zone Methods API endpoints (full CRUD for shipping methods)
- Added Payment Gateways API endpoints (list, get, update gateways)
- Added Taxes API endpoints (full CRUD + batch operations)
- Added Tax Classes API endpoints (list, create, get by slug, delete)
- Added Webhooks API endpoints (full CRUD + batch operations)
- Added System Status API endpoints (get status, list tools, run tools)
- Added comprehensive schemas for all new resources (Coupon, SettingsGroup, Setting, ShippingZone, ShippingZoneLocation, ShippingZoneMethod, PaymentGateway, Tax, TaxClass, Webhook, SystemStatus, SystemStatusTool)
- Added extended OrderRefund schema with complete refund details
- Added new API tags for all additional resources
- Complete coverage of WooCommerce REST API v3 (24 resource types, 100+ endpoints)
Release v0.9.8
Release v0.9.7
What's Changed
New API features added:
-
✅ Customers API
- Batch create, update and delete multiple customers
-
✅ Products API
- Batch create, update and delete multiple products
-
✅ Product Variations API
- Batch create, update and delete multiple product variations
-
✅ Product Categories API
- Batch create, update and delete multiple product categories
-
✅ Orders API
- Batch create, update and delete multiple orders
-
✅ Product Attributes API
- List all product attributes
- Create a new product attribute
- Get a specific product attribute
- Update a product attribute
- Delete a product attribute
- Batch create, update and delete multiple product attributes
-
✅ Product Attribute Terms API
- List all terms of a product attribute
- Create a new product attribute term
- Get a specific product attribute term
- Update a product attribute term
- Delete a product attribute term
- Batch create, update and delete attribute terms
-
✅ Product Shipping Classes API
- List all product shipping classes
- Create a new product shipping class
- Get a specific product shipping class
- Update a product shipping class
- Delete a product shipping class
- Batch create, update and delete multiple shipping classes
-
✅ Product Tags API
- List all product tags
- Create a new product tag
- Get a specific product tag
- Update a product tag
- Delete a product tag
- Batch create, update and delete multiple product tags
-
✅ Product Reviews API
- List all product reviews
- Create a new product review
- Get a specific product review
- Update a product review
- Delete a product review
- Batch create, update and delete multiple product reviews
-
✅ Reports
- List all reports
- Retrieve and view top sellers report
- Retrieve and view coupons totals report
- Retrieve and view customers totals report
- Retrieve and view products totals report
- Retrieve and view reviews totals report
Release v0.9.6
What's Changed
- Feature/release 1 by @wtx-labs in #2
- Model update by @maciek365 in #3
Full Changelog: v0.9.5...v0.9.6
Release v0.9.5
Full Changelog: v0.9.4...v0.9.5
Release v0.9.4
Full Changelog: v0.9.2...v0.9.4
Release v0.9.2
Full Changelog: v0.9.1...v0.9.2