$ 287.82
Required Apps |
•
Sales (sale_management)
• Invoicing (account) • Discuss (mail) • eCommerce (website_sale) • Inventory (stock) • Website (website) |
Community Apps Dependencies |
odoo_marketplace
odoo_rest |
Technical Name |
odoo_marketplace_rest_api
|
License | OPL-1 |
Technical Name |
odoo_marketplace_rest_api
|
License | OPL-1 |
Introduction
This module enables REST API access to marketplace functionality within Odoo, allowing seamless integration of operations such as seller management, order processing, invoicing, and credit memo handling. By exposing marketplace features through REST endpoints, it empowers businesses to connect their Odoo marketplace with mobile applications, ERP systems, or third-party platforms. This provides flexibility, real-time data exchange, and enhanced efficiency in managing marketplace workflows.
Key Features
Provide REST API endpoints for marketplace operations including sellers, orders, invoices, and credit memos
Support for canceling seller orders and retrieving landing page details through REST services
Secure authentication methods available for both administrators and customers
JSON-formatted responses optimized for mobile apps, ERP systems, and third-party integrations
Real-time synchronization between Odoo marketplace and external applications
Benefits
Connect Odoo marketplace with external systems through standardized REST APIs
Enhance operational flexibility by exposing seller and order management features
Improve efficiency with automated and real-time data exchange
Strengthen interoperability with mobile platforms and external marketplaces
Ensure secure access control through role-based authentication methods
Compatibility & Technical Details
Technical Name: odoo_marketplace_rest_api
License: OPL-1
Required Modules:
Sales (sale_management)
Invoicing (account)
Discuss (mail)
eCommerce (website_sale)
Inventory (stock)
Website (website)
Multi-Vendor Marketplace base module
REST API base module
Installation Steps:
Verify that all required modules, including sales, invoicing, discuss, eCommerce, inventory, website, marketplace base, and REST API base, are installed.
Place the module folder odoo_marketplace_rest_api in the Odoo Add-Ons path.
Activate Developer Mode, update the app list, and install the module.
Configure authentication for administrators and customers.
Begin using the REST endpoints to manage sellers, orders, invoices, credit memos, and marketplace data from external systems.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.