MCP documentation | MCP docs for agents
ark_list_payment_destinations
ark.list_payment_destinations
List ARK carrier and factoring payment destinations for billing review, masked by default unless sensitive fields are requested.
- Availability
- Expanded preview
- Scopes
billing:read- ARK permissions
canViewBilling- Team visibility
- Not entity-scoped
- Approval policy
none- ARK approval request
- Not required
- Idempotency
- Not required
- Read-only
- Yes
- Destructive
- No
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
carrierIdsarray<string>Carrier IDs whose payment destinations should be returned.
default: []; max items: 100
factoringCompanyIdsarray<string>Factoring company IDs whose payment destinations should be returned.
default: []; max items: 100
Result
The tool returns the canonical ark.list_payment_destinations 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.