# Update product pricing information **POST /pricing** This endpoint is used to update pricing settings for your products - it can be used to update only one product based on our ID or your own product ID. If provided with array of ID's it will be handled as batch ## Servers - Production API endpoint - live use only: api.services.omnicado.com/api/v2 (Production API endpoint - live use only) - Development API endpoint - used for testing: api.dev.services.omnicado.com/api/v2 (Development API endpoint - used for testing) ## Authentication methods - Omnicado token based scheme ## Parameters ## Body parameters Content-type: application/json This endpoint is used to manually update price - **operationId** (string) - **items** (array[object]) ## Responses ### 404: Product not found ### default: Default response [Powered by Bump.sh](https://bump.sh)