MCP documentation | MCP docs for agents
ark_move_carrier_payments_back_to_delivered
ark.move_carrier_payments_back_to_delivered
Move selected READY ARK carrier payments back to DELIVERED, release dispatch pay assignments, and remove local QuickBooks carrier bill mappings.
- Availability
- Expanded preview
- Scopes
loads:readbilling:write- ARK permissions
canViewLoadscanViewBillingcanMakeAdjustments- 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
paymentsarray<object>requiredREADY carrier payment IDs to move back to DELIVERED.
min items: 1; max items: 100
Result
The tool returns the canonical ark.move_carrier_payments_back_to_delivered 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.