docs: update README and API reference with new search capabilities

This commit is contained in:
Benju1
2025-12-05 03:20:40 +01:00
parent 112fb772bd
commit 9538ff0ffe
2 changed files with 2 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ implements for PrestaShop.
| Resource | Endpoint(s) | Tool group |
| --------------- | --------------------------- | --------------------------------------- |
| Status | `GET /status` | `get_status`, `test_connection` |
| Search | `/products`, `/thirdparties`| `search_products_by_ref`, `search_customers`, `resolve_product_ref` |
| Users | `/users` | CRUD helpers under the *Users* group |
| Third parties | `/thirdparties` | Customer CRUD operations |
| Products | `/products` | Product CRUD operations |