Skip to content

Releases: wtx-labs/woocommerce-api-client-java

Release v0.9.7

20 Jun 14:03
479b122
Compare
Choose a tag to compare

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

16 Jun 13:54
cb35cb6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.5...v0.9.6

Release v0.9.5

14 Jun 00:07
Compare
Choose a tag to compare

Release v0.9.4

13 Jun 23:30
77b89f0
Compare
Choose a tag to compare

Release v0.9.2

10 Jun 12:45
Compare
Choose a tag to compare

Release v0.9.1

10 Jun 12:40
Compare
Choose a tag to compare