One-time operational backfill of the self/others payment split on settled
orders that predate the split columns. Sweeps every such row, re-queries PBA
idempotently for each, and persists the split; per-order `outcome`
(`FILLED`/`SKIPPED`/`FAILED`) is summarized so a partial failure doesn't sink
the sweep. Admin-gated. Safe to re-run — a filled row drops out of the set.
Benefit Provider Orders
Backfill Order Splits
TODO: This is a temporary admin-only endpoint for operational backfill. Once the backfill is complete, this endpoint should be removed.
POST
One-time operational backfill of the self/others payment split on settled
orders that predate the split columns. Sweeps every such row, re-queries PBA
idempotently for each, and persists the split; per-order `outcome`
(`FILLED`/`SKIPPED`/`FAILED`) is summarized so a partial failure doesn't sink
the sweep. Admin-gated. Safe to re-run — a filled row drops out of the set.