completeItemById
Get complete item by id for a given business unit or business unit group.
completeItemById(
id: String!
businessUnitGroupId: String
businessUnitId: String
): CompleteItem
Arguments
completeItemById.id ● String! non-null scalar
The ID of the complete item.
completeItemById.businessUnitGroupId ● String scalar
The ID of the business unit group.
completeItemById.businessUnitId ● String scalar
The ID of the business unit.
Type
CompleteItem object
Complete Item is an entity that is only created when the item is in ACTIVE state and at least one price specification of SALES type exists. ItemIdentifiers are optional.