Skip to main content

promotion

Accepts id, businessUnitGroupId, businessUnitId arguments and returns a single promotion entity in response.

Either businessUnitGroupId or businessUnitId argument must be provided.

promotion(
id: String!
businessUnitGroupId: String
businessUnitId: String
): Promotion

Arguments

promotion.id ● String! non-null scalar

The promotion identifier.

promotion.businessUnitGroupId ● String scalar

Business unit group identifier.

promotion.businessUnitId ● String scalar

Business unit identifier.

Type

Promotion object

The Promotion entity represents a time limited reduction in Sales Prices and/or a combination of Products bought together that will give the consumer a better price than if the products are bought separately.