We would like Kickflip to provide a Product API that allows updating product and variant prices programmatically. (C#/ASP .Net)
Details:
API endpoint(s) to update product and variant pricing.
Support for single and bulk updates (multiple products/variants in a single request).
Secure authentication/permissions to control access.
Should allow custom logic for price adjustments (e.g., formulas based on external rates).
Use Case:
Our clients require product pricing to reflect daily changes in gold and silver market rates. At present, prices must be updated manually, which is time-consuming and error-prone.
With an API, we could:
Automatically fetch live gold/silver rates.
Apply our pricing logic for each product and variant.
Update Kickflip product prices seamlessly at least once daily.
Dynamically calculate certain variant prices (e.g., CURB CHAIN, FIGARO CHAIN, etc.) based on both live market rates and variant attributes such as length adjustments and update those pricing daily.