MCP documentation | MCP docs for agents
ark_list_quickbooks_customer_mappings
ark.list_quickbooks_customer_mappings
List ARK customers and their QuickBooks customer mapping state for setup, unmapped-entity cleanup, and sync troubleshooting.
- 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
mappingStatusstringFilter by whether the ARK entity currently has a QuickBooks mapping.
one of: all, mapped, unmapped; default: "all"
searchstringOptional entity name search. Carrier mapping search also checks MC and DOT numbers.
min length: 1; max length: 100
limitintegerdefault: 25; min: 1; max: 100
offsetintegerdefault: 0; min: 0
Result
The tool returns the canonical ark.list_quickbooks_customer_mappings 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.