📄️ Introduction
Prices
📄️ Create a new price
Creates a single new price with the provided details.
📄️ Delete bulk cost prices by priceId
Delete bulk cost prices by priceId
📄️ Delete cost prices by priceId
Delete cost prices by priceId
📄️ Delete a price
Deletes a specific price, identified by its unique ID.
📄️ Retrieve a price by its ID
Fetches the details of a single price using its unique identifier.
📄️ Search for prices
Provides a paginated list of prices based on the provided search criteria.
📄️ Bulk create or update prices
Allows for creating or updating multiple prices in a single request.
📄️ Update an existing price
Updates the details of a specific price, identified by its unique ID.