Skip to main content

accountingItems

List service accounting items linked to an integration (e.g. to pick the QBO freight item).

accountingItems(
integrationId: ID!
keyword: String
): [AccountingItem!]!

Arguments

accountingItems.integrationId ● ID! non-null scalar common

The integration ID.

accountingItems.keyword ● String scalar common

Case-insensitive filter on item name or SKU.

Type

AccountingItem object accounting

The endless-owned canonical accounting item for a product. Its presence indicates the product has been pushed to (or linked with) accounting; externalId is the connected provider's identifier for it once synced.