MCP documentation | MCP docs for agents
ark_bulk_resolve_pay_holds
ark.bulk_resolve_pay_holds
Resolve multiple active visible ARK pay holds or claims in one batch, returning per-hold outcomes for report cleanup workflows.
- Availability
- Expanded preview
- Scopes
loads:readbilling:write- ARK permissions
canViewLoadscanMakeAdjustmentsone of: canViewBillingone of: canViewPayHoldsReportone of: canEditLoadone of: canMakeAdjustments- Team visibility
- Required and enforced
- Approval policy
ask_before_write- ARK approval request
- Required before execution
- Idempotency
- Required for external execution
- Read-only
- No
- Destructive
- No
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
payHoldIdsarray<string>requiredActive visible ARK pay hold IDs to resolve in one batch.
min items: 1; max items: 100
Result
The tool returns the canonical ark.bulk_resolve_pay_holds 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.