MCP documentation | MCP docs for agents

ark_upsert_load_vendor_expenses

ark.upsert_load_vendor_expenses

Create or update multiple Vendor Expenses for one visible ARK load in a single billing-grid workflow.

Availability
Expanded preview
Scopes
loads:readloads:writebilling:write
ARK permissions
canViewLoadscanViewBillingcanEditLoadcanMakeAdjustments
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 shared by every Vendor Expense in the batch.

format: uuid

Result

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