MCP documentation | MCP docs for agents

ark_create_payment_term

ark.create_payment_term

Create an organization payment term for customer, carrier, or factoring payment routing.

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

Input

daysintegerrequired

Net payment days.

min: 1; max: 365

discountnumber

Early-payment discount percentage.

default: 0; min: 0; max: 100

Result

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