MCP documentation | MCP docs for agents

ark_resolve_pay_hold

ark.resolve_pay_hold

Resolve an active pay hold or claim for a visible ARK load after the billing issue has been cleared.

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

loadIdstringrequired

Visible ARK load ID whose active pay hold should be resolved.

format: uuid

payHoldIdstringrequired

Exact active pay hold ID to resolve.

format: uuid

Result

The tool returns the canonical ark.resolve_pay_hold 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.