Return the per-row outcome of processing. For each original row you
get the row number, outcome (success, failed, skipped, pending),
the created payout_id (if any), and a human-readable reason for any
non-success outcome.
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_....
^bat_[a-zA-Z0-9]+$Items per page. Maximum 100.
1 <= x <= 100Opaque cursor returned by a previous list response. Omit for the first page.