Retrieves a list of abandoned checkouts, given the provided paging, filtering, search details and sorting. Up to 100 abandoned checkouts can be returned per request.
| Property | Capabilities | Filters |
|---|---|---|
activities.type | Search: ✗ Sort: ✗ | $hasAll, $hasSome |
appliedDiscounts.coupon.code | Search: ✗ Sort: ✗ | $hasAll, $hasSome |
contactDetails.firstName | Search: ✓ Sort: ✗ | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
contactDetails.lastName | Search: ✓ Sort: ✗ | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
_createdDate | Search: ✗ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $lt, $lte, $gt, $gte |
_updatedDate | Search: ✗ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $lt, $lte, $gt, $gte |
_id | Search: ✗ Sort: ✗ | $eq, $in, $ne, $nin |
buyerInfo.contactId | Search: ✗ Sort: ✗ | $eq, $in, $ne, $nin |
buyerInfo.email | Search: ✓ Sort: ✗ | $eq, $in, $ne, $nin |
buyerInfo.memberId | Search: ✗ Sort: ✗ | $eq, $in, $ne, $nin |
buyerInfo.userId | Search: ✗ Sort: ✗ | $eq, $in, $ne, $nin |
buyerInfo.visitorId | Search: ✗ Sort: ✗ | $eq, $in, $ne, $nin |
status | Search: ✗ Sort: ✗ | $eq, $in, $ne, $nin |
This method may require higher-level permissions than the caller has, based on their identity and roles and permissions. In these cases, you can ensure the method is called with the required level of authorization by using one of the following:
Search options.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.