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 |
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.