Configuration
Force pricing sync
Triggers an immediate pricing sync and resets the pricing sync timer.
post/api/pricing/force-sync
Response
Pricing sync triggered successfully
Example response
{
"status": "success",
"message": "Operation completed successfully"
}