MCP documentation | MCP docs for agents

ark_list_quickbooks_carrier_mappings

ark.list_quickbooks_carrier_mappings

List ARK carriers and their QuickBooks vendor 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

mappingStatusstring

Filter by whether the ARK entity currently has a QuickBooks mapping.

one of: all, mapped, unmapped; default: "all"

searchstring

Optional entity name search. Carrier mapping search also checks MC and DOT numbers.

min length: 1; max length: 100

limitinteger

default: 25; min: 1; max: 100

offsetinteger

default: 0; min: 0

Result

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