Api changes
Added Enum(s)
- added enum
ViewMyShoppingListsto typePermission - added enum
ViewOthersShoppingListsto typePermission - added enum
UpdateMyShoppingListsto typePermission - added enum
UpdateOthersShoppingListsto typePermission - added enum
CreateMyShoppingListsto typePermission - added enum
CreateOthersShoppingListsto typePermission - added enum
DeleteMyShoppingListsto typePermission - added enum
DeleteOthersShoppingListsto typePermission
Added QueryParameter(s)
- added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/products - added query parameter
priceCustomerGroupAssignmentsto methodpost /{projectKey}/products - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/products/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodpost /{projectKey}/products/key={key} - added query parameter
priceCustomerGroupAssignmentsto methoddelete /{projectKey}/products/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/products/{ID} - added query parameter
priceCustomerGroupAssignmentsto methodpost /{projectKey}/products/{ID} - added query parameter
priceCustomerGroupAssignmentsto methoddelete /{projectKey}/products/{ID} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections/search - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/product-projections/{ID} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/in-store/key={storeKey}/product-projections/key={key} - added query parameter
priceCustomerGroupAssignmentsto methodget /{projectKey}/in-store/key={storeKey}/product-projections/{ID}
Added Type(s)
- added type
BusinessUnitAssociateResponse - added type
BestDeal - added type
DiscountTypeCombination - added type
Stacking - added type
CustomerGroupAssignment - added type
CustomerGroupAssignmentDraft - added type
CustomerAddCustomerGroupAssignmentAction - added type
CustomerRemoveCustomerGroupAssignmentAction - added type
CustomerSetCustomerGroupAssignmentsAction - added type
CustomerGroupAssignmentAddedMessage - added type
CustomerGroupAssignmentRemovedMessage - added type
CustomerGroupAssignmentsSetMessage - added type
OrderBusinessUnitSetMessage - added type
CustomerGroupAssignmentAddedMessagePayload - added type
CustomerGroupAssignmentRemovedMessagePayload - added type
CustomerGroupAssignmentsSetMessagePayload - added type
OrderBusinessUnitSetMessagePayload - added type
StagedOrderSetBusinessUnitAction - added type
OrderSetBusinessUnitAction
Added Resource(s)
- added resource
/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists - added resource
/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/key={key} - added resource
/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/{ID} - added resource
/{projectKey}/business-units/key={key}/associates/{associateId} - added resource
/{projectKey}/business-units/{businessUnitId}/associates/{associateId} - added resource
/{projectKey}/in-store/key={storeKey}/business-units/key={key}/associates/{associateId} - added resource
/{projectKey}/in-store/key={storeKey}/business-units/{businessUnitId}/associates/{associateId}
Added Method(s)
- added method
apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().get() - added method
apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().head() - added method
apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().post() - added method
apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().get() - added method
apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().head() - added method
apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().post() - added method
apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().delete() - added method
apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().get() - added method
apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().head() - added method
apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().post() - added method
apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().delete() - added method
apiRoot.withProjectKey().businessUnits().keyWithKeyValueAssociatesWithAssociateIdValue().get() - added method
apiRoot.withProjectKey().businessUnits().withBusinessUnitIdValueAssociatesWithAssociateIdValue().get() - added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().keyWithKeyValueAssociatesWithAssociateIdValue().get() - added method
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withBusinessUnitIdValueAssociatesWithAssociateIdValue().get()
Added Property(s)
- added property
discountTypeCombinationto typeCart - added property
customerGroupAssignmentsto typeCustomer - added property
customerGroupAssignmentsto typeCustomerDraft - added property
discountTypeCombinationto typeStagedOrder - added property
discountTypeCombinationto typeOrder - added property
priceCustomerGroupAssignmentsto typeProductSearchProjectionParams
MarkDeprecated Property(s)
- marked property
CountOnCustomLineItemUnits::excludeCountas deprecated - marked property
CountOnLineItemUnits::excludeCountas deprecated