List Batch Validation Errors
Return the row-level validation errors and warnings produced during the
validating phase. Each error or warning carries the row number and
field it applies to so you can point the merchant back to their source
file.
GET
List validation errors and warnings for a batch
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]+$Response
Errors and warnings keyed by row.
List validation errors and warnings for a batch