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