The following table shows field support for filters and sorting for the balance object:
| Field | Supported Filters | Sortable |
|---|---|---|
id | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
createdDate | $eq, $ne, $lt, $lte, $gt, $gte, $in | Sortable |
beneficiary.memberId | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
beneficiary.wixUserId | $eq, $ne, $in, $nin, $startsWith, $lt, $gt, $lte, $gte | Sortable |
Related content: API Query Language, Query Balances.