POST

Query Locations


Retrieves locations, given the specified filters, sorting, and paging.

PropertyFiltersSort
id$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
name$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
description$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
default$eq, $ne, $exists, $in, $hasSomeNone
status$eq, $ne, $exists, $in, $hasSomeNone
locationType$eq, $ne, $exists, $in, $hasSomeNone
fax$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
timeZone$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
email$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
phone$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
address.country$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
address.subdivision$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
address.city$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
address.postalCode$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
address.streetAddress.number$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
address.streetAddress.name$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
address.streetAddress.apt$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
address.formattedAddress$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
address.hint$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
address.geocode.latitude$eq, $ne, $exists, $in, $hasSome, $lt, $lte, $gt, $gteNone
address.geocode.longitude$eq, $ne, $exists, $in, $hasSome, $lt, $lte, $gt, $gteNone
businessSchedule.periods.openDay$eq, $ne, $exists, $in, $hasSomeNone
businessSchedule.periods.openTime$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
businessSchedule.periods.closeDay$eq, $ne, $exists, $in, $hasSomeNone
businessSchedule.periods.closeTime$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
businessSchedule.specialHourPeriod.startDate$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
businessSchedule.specialHourPeriod.endDate$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
businessSchedule.specialHourPeriod.isClosed$eq, $ne, $exists, $in, $hasSomeNone
businessSchedule.specialHourPeriod.comment$eq, $ne, $exists, $in, $hasSome, $startsWith, $gt, $lt, $lte, $gteNone
revision$eq, $ne, $exists, $in, $hasSome, $lt, $lte, $gt, $gteNone
archived$eq, $ne, $exists, $in, $hasSomeNone
Permissions
Read Locations
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/locations/v1/locations/query

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?