This endpoint creates a new pricing rule that automatically adjusts product prices based on various conditions like customer type, quantity, date ranges, or inventory levels.
Authentication
This endpoint requires a valid API key withpricing:write
permissions.
Request Body
Pricing rule name
Rule type: “customer_specific”, “volume_based”, “time_based”, “channel_based”, “dynamic”
Rule priority (lower numbers take precedence)
Price adjustment configuration
Conditions for rule application
Rule validity period
Currency code (defaults to account currency)
Rule status: “active”, “scheduled”, “inactive”
Additional custom fields