Retry failed or partial posts
errors object only appears when at least one post/account could not be
retried. Successful responses without failures omit the field entirely.400 invalid_json — body is not valid JSON422 invalid_payload — payload failed schema rules (missing IDs, too many IDs)500 retry_failed — unexpected database error (partial successes are still reported in the body)