Skip to main content

depositAndFeeRule

Accepts id, businessUnitGroupId, businessUnitId arguments and returns a single deposit and fee rule in response.

Either businessUnitGroupId or businessUnitId argument must be supplied.

depositAndFeeRule(
id: String!
businessUnitGroupId: String
businessUnitId: String
): DepositAndFeeRule

Arguments

depositAndFeeRule.id ● String! non-null scalar

The ID of the deposit and fee rule.

depositAndFeeRule.businessUnitGroupId ● String scalar

The ID of the business unit group.

depositAndFeeRule.businessUnitId ● String scalar

The ID of the business unit.

Type

DepositAndFeeRule object

A Deposit and Fee Rule defines the deposit or fee amount to be added to a POS receipt when a specific item is sold. For example, a PET bottle of water carries a plastic bottle deposit: the amount (including VAT) is added to the transaction at point of sale, and refunded to the customer when the empty bottle is returned to any participating store.