422
testkit.invalid_profiletestkitprofile must be small, month or e2e
Returned by the implementation; no specification rule declares it yet.
SeedTestData takes one of three named profiles, each a different amount of generated history.
Why the API refuses
profile must be one of small, month, e2e
What to do
Use small for a handful of objects, month for a month of plausible history, e2e for the dataset the end-to-end suite expects. e2e is the one to pick when a test asserts on specific seeded objects.
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