📄️ Introduction
Pricesheet management API for organizing and distributing pricing configurations.
📄️ Create a new pricesheet configuration
Creates a new pricesheet with comprehensive configuration including customer assignments, priority settings, and pricing rules.
📄️ Retrieve pricesheet configuration by identifier
Fetches comprehensive details of a single pricesheet record using its unique identifier.
📄️ Update an existing pricesheet configuration
Updates the details of an existing pricesheet configuration identified by its unique ID.
📄️ Delete a pricesheet configuration
Permanently removes a specific pricesheet configuration and all its associated data from the system.
📄️ Search and filter pricesheet records
Retrieves a paginated list of pricesheet records based on comprehensive search criteria.
📄️ Assign a pricesheet
Assigns a pricesheet to customers, user groups, or channels.
📄️ Delete all discounts from a pricesheet
Deletes all discounts associated with a specific pricesheet, without deleting the pricesheet itself.