MCP documentation | MCP docs for agents

ark_delete_load_vendor_expense

ark.delete_load_vendor_expense

Delete a Vendor Expense from a visible ARK load, applying the same customer rebill and locked-billing rules as the website.

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
Yes
External side effect
No
Rate limit
OAuth MCP credential and organization budgets

Input

vendorExpenseIdstringrequired

Vendor Expense ID to delete.

format: uuid

loadIdstringrequired

Visible ARK load ID.

format: uuid

Result

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