MCP documentation | MCP docs for agents

ark_archive_payment_term

ark.archive_payment_term

Archive an organization payment term so it no longer appears in payment term pickers.

Availability
Expanded preview
Scopes
billing:write
ARK permissions
canViewBillingcanMakeAdjustments
Team visibility
Not entity-scoped
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

paymentTermIdstringrequired

Payment term ID to archive.

format: uuid

Result

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