Advance Simulation Time
Advance simulation virtual clock.
All subscription evaluations and state changes happen synchronously within
a single transaction. No async workflows are triggered.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
external_id
Request
This endpoint expects an object.
target_time
Target virtual time to advance to
duration_days
Number of days to advance (alternative to target_time)
duration_hours
Number of hours to advance (alternative to target_time)
Response
Successful Response
simulation_id
new_virtual_clock
from_time
to_time
subscriptions_evaluated
events_recorded
Errors
422
Unprocessable Entity Error