Wipe sandbox data scoped to your merchant and optionally reseed. Only
available in sandbox environments; returns 403 sandbox_only elsewhere.
Rate-limited to 10 resets per merchant per hour.
Scopes:
balances (default) — reset currency balances. Beneficiaries, payouts,
and instruments are preserved.all — wipe payouts, instruments, beneficiaries, and sandbox
transactions; re-seed currency balances only.delete-all — wipe everything. No reseed; you land at zero state.full-reset — wipe everything and re-seed balances + sample
beneficiaries + sample payouts. Equivalent to a fresh merchant with
demo data.API keys are opaque strings prefixed by environment:
ak_live_* — production keys, accepted only on api.antonpayments.com.ak_test_* — sandbox keys, accepted only on api.antonpayments.dev.Include your key in the Authorization header: Bearer ak_test_....
What to wipe and whether to re-seed.
balances, all, delete-all, full-reset