cigchat_subscriber_add_to_cart
Add a product variant to a subscriber's cart. Specify the user namespace, variant ID, and quantity to place an item in their shopping cart.
Instructions
Add item to subscriber shopping cart [POST /subscriber/add-to-cart] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| qty | No | Example: 1 | |
| user_ns | Yes | ||
| variant_id | No | Example: 123 |