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 |
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 |
Search options.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.