API documentation | API docs for agents | OpenAPI 3.1

GET /api/v1/billing/payment-terms

ark.list_payment_terms

Lists organization payment terms used by customer, carrier, and factoring payment routing.

Availability
Core preview
Scopes
billing:read
ARK permissions
canViewBilling
Team visibility
Not entity-scoped
Idempotency-Key
Not required
Approval
No MCP approval on REST API-token calls
Rate limit
API credential and organization budgets

Parameters

include_deletedqueryboolean
Include archived payment terms.
default: false

Request body

None.

Example request

Shell
curl 'https://arktms.com/api/v1/billing/payment-terms' \
  -H "Authorization: Bearer $ARK_API_TOKEN"

Success response

Payment terms

objectstringrequired
okbooleanrequired
api_versionstringrequired
request_idstringrequired
dataobjectrequired

Errors

HTTP 400
Invalid request
HTTP 401
Authentication required
HTTP 403
Permission, scope, team, or entitlement denied