PaygateDeveloper documentation
422testkit.invalid_profiletestkit

profile 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