List Per-Row Processing Results
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.
GET
List per-row processing results
Authorizations
Per-request DPoP proof JWT (RFC 9449). MUST accompany the Authorization: DPoP <access_token> header on every protected operation. The proof is signed by the merchant's private DPoP key and carries htm, htu, iat, jti, and ath claims.
Path Parameters
Pattern:
^bat_[a-zA-Z0-9]+$Query Parameters
Items per page. Maximum 100.
Required range:
1 <= x <= 100Opaque cursor returned by a previous list response. Omit for the first page.
List per-row processing results