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

statusstring
messagestring

Example response

{
  "status": "success",
  "message": "Operation completed successfully"
}

Changes