Skip to main content

Update CartItem Partner Message Body

Overview

Update CartItem Partner Message Body represents a payload of the cart item update message. The purpose of this payload is to inform the Rokt placement when a customer selects, updates, or removes a product from the partner's cart. This way the changes can be reflected in the Rokt placement.

Properties

cartItemId

cartItemId: string

Represents the ID of the cartItem that needs to be updated on the Rokt side.


quantity

quantity: number

Represents the new amount of cartItem referenced by the cart item ID.

Was this article helpful?