get_ecommerce_customer
Retrieve e-commerce customer details such as total order count and amount spent by specifying the store and customer ID.
Instructions
Get e-commerce customer details including order count and total spent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | ||
| customer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |