Manual Tax Mappings: Supported Filters and Sorting

The following table shows field support for filters and sorting for the Manual Tax Mapping object:

FieldSupported FiltersSortable
id$eq, $ne, $exists, $in, $startsWith, $gt, $lt, $gte, $lteSortable
createdDate$eq, $ne, $exists, $in, $gt, $lt, $gte, $lteSortable
updatedDate$eq, $ne, $exists, $in, $gt, $lt, $gte, $lteSortable
taxGroupId$eq, $ne, $exists, $in, $startsWith, $gt, $lt, $gte, $lte
taxRegionId$eq, $ne, $exists, $in, $startsWith, $gt, $lt, $gte, $lte
taxRate$eq, $ne, $exists, $in, $startsWith, $gt, $lt, $gte, $lteSortable
description$eq, $ne, $exists, $in, $startsWith, $gt, $lt, $gte, $lte
taxType$eq, $ne, $exists, $in, $startsWith, $gt, $lt, $gte, $lteSortable
taxName$eq, $ne, $exists, $in, $startsWith, $gt, $lt, $gte, $lteSortable
jurisdiction$eq, $ne, $exists, $in, $startsWith, $gt, $lt, $gte, $lteSortable
jurisdictionType$eq, $ne, $exists, $inSortable

Related content: API Query Language, Query Manual Tax Mappings

Did this help?