MCP documentation | MCP docs for agents
ark_get_carrier_ach_file
ark.get_carrier_ach_file
Get a visible ARK carrier ACH/NACHA batch with entries and linked carrier payments for reconciliation.
- Availability
- Expanded preview
- Scopes
loads:readbilling:read- ARK permissions
canViewLoadscanViewBilling- Team visibility
- Required and enforced
- Approval policy
none- ARK approval request
- Not required
- Idempotency
- Not required
- Read-only
- Yes
- Destructive
- No
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
nachaFileIdstringNACHA file ID returned by ACH generation or listing.
format: uuid
batchNumberintegerUser-facing ACH/NACHA batch number. Provide this or nachaFileId.
min: 1
Result
The tool returns the canonical ark.get_carrier_ach_file operation result in structuredContent and mirrors the same JSON as text. Errors set isError: true and return a stable error code, message, and optional details.