mailchimp_ecommerce_carts_list
List all abandoned carts for a store by providing the store ID. Use count and offset to control pagination.
Instructions
Get all carts (abandoned carts) for a store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of records to return | |
| offset | No | Number of records to skip | |
| store_id | Yes | Store ID |