Customer Statistics
Retrieve Customer Statistics
Note that you can use either the days parameter or the start_date and end_date parameter.
| Parameter | Required | Requirements | Description |
|---|---|---|---|
| user | Yes | Customer must be registered under your account | The customer we are retrieving statistics from |
| days | No | Must be an integer greater than 0 | Number of days in the past to include statistics (includes today) |
| start_date | No | Date must be in YYYY-mm-dd format and be before the end_date parameter | The start date to look up statistics |
| end_date | No | Date must be in YYYY-mm-dd format and be after the start_date parameter | The end date to look up statistics |
| method | Yes | Must be set to stats | Allows you to access stats functionality |
XML Call
1
| |