This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a list of up to 100 billable items, given the specified filtering, search expression, sorting, and cursor paging (SDK | REST).
Property | Capabilities | Filters |
---|---|---|
createdDate | Search: ✗ Aggregate: ✓ Sort: ASC , DESC | $eq , $ne , $exists , $in , $any , $lt , $lte , $gt , $gte |
id | Search: ✗ Aggregate: ✓ Sort: ASC , DESC | $eq , $ne , $exists , $in , $any , $begins , $gt , $lt , $lte , $gte |
updatedDate | Search: ✗ Aggregate: ✓ Sort: ASC , DESC | $eq , $ne , $exists , $in , $any , $lt , $lte , $gt , $gte |
description | Search: ✓ Aggregate: ✓ Sort: ASC , DESC | $eq , $ne , $exists , $in , $any , $begins , $gt , $lt , $lte , $gte |
name | Search: ✓ Aggregate: ✓ Sort: ASC , DESC | $eq , $ne , $exists , $in , $any , $begins , $gt , $lt , $lte , $gte |
taxGroupId | Search: ✗ Aggregate: ✓ Sort: ASC , DESC | $eq , $ne , $exists , $in , $any , $begins , $gt , $lt , $lte , $gte |
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.