Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request POST \ --url http://localhost:8080/api/pricing/force-sync
{ "status": "success", "message": "Operation completed successfully" }
Triggers an immediate pricing sync and resets the pricing sync timer.
Pricing sync triggered successfully
Generic success response
"success"
"Operation completed successfully"
Was this page helpful?