pricelist_cache_rest
This module provides a REST API endpoint to retrieve cached product prices from pricelists for specific partners, secured by API key authentication.
Key Features
- REST API: Provides an endpoint to retrieve product prices for a given partner.
- authentication: Uses API key authentication to secure the endpoint.
- res.company: Allows configuration of authorized API keys for accessing pricelist data.
- pricelist.cache: Exports cached prices in JSON format.
- ir.exports: Enables customization of the JSON response schema for price data.