Skip to main content
POST
Abandoned carts

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
distribution
string

Specifies the time interval for grouping results. For example, day, week, month.

Example:

"day"

timezone
string

IANA timezone name. Defaults to UTC.

Example:

"UTC"

filters
object

Date range filter.

Response

200 - application/json

Abandoned carts report.

records
object

Contains distribution objects (for example, day) with abandoned_cart_count and total_abandoned_value_usd fields.

summary
object

Report summary.