request_id values. CAW evaluates each transfer separately through the policy engine, so one denial does not invalidate the others.
Parallel batch transfer
- CLI
- Python SDK
- TypeScript SDK
Recommended pattern
- Use one business-stable
request_idper recipient or payout unit. - Track each result by
request_id, not by array position. - Expect mixed outcomes in the same batch: allowed, pending approval, denied.