MCP documentation | MCP docs for agents
ark_deactivate_invoice_remit_profile
ark.deactivate_invoice_remit_profile
Deactivate a non-default organization invoice remit profile while preserving historical invoice snapshots.
- 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
profileIdstringrequiredNon-default invoice remit profile ID to deactivate.
format: uuid
Result
The tool returns the canonical ark.deactivate_invoice_remit_profile 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.