accountingItem
Fetch a single accounting item by id (used to display a stored freight item selection).
accountingItem(
id: ID!
): AccountingItem
Arguments
accountingItem.id ● ID! non-null scalar common
The accounting item ID.
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.