422
testkit.advance_out_of_rangetestkitRule R7The clock cannot be advanced by that much
AdvanceClock accepts 1 to 7,776,000 seconds — one second to ninety days.
Why the API refuses
WHEN AdvanceClock is executed with seconds outside 1 to 7776000, THE SYSTEM SHALL refuse with testkit.advance_out_of_range.
What to do
Advance within the range, in several steps if you need more. Ninety days is enough to cross any expiry, refund window or payout schedule the product has; needing more usually means a test is asserting on a date rather than on a transition.
Operations that can return it
- testkit.AdvanceClock
- testkit.CreateWebhookSink
- testkit.DeleteWebhookSink
- testkit.GetWebhookSink
- testkit.ListSinkDeliveries
- testkit.ListTestkitActions
- testkit.ListWebhookSinks
- testkit.PurgeTestData
- testkit.SeedTestData
- testkit.SimulatePayment
- testkit.SimulatePayout
- testkit.SimulateRefund
- testkit.SimulateSettlement
- testkit.UpdateWebhookSink