Cart Item Promotion Collection Input

Cart item promotion collection input.
Root XML tag
<cartItemPromotionCollectionInput>
JSON example
1{
2"items": [
3   {
4   "cartItemId":"0a9xx000000000GAAQ"
5   },
6   {
7   "cartItemId":"0a9xx000000000GBCQ"
8   }
9   ]
10}
Properties
Name Type Description Required or Optional Available Version
items Cart Item Promotion Input[] List of cart items to get the associated promotions. Required 53.0