POST

Query Locations


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

FieldSupported FiltersSort
id$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
name$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
description$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
default$eq, $ne, $exists, $in, $anySort: ✗
status$eq, $ne, $exists, $in, $anySort: ✗
locationType$eq, $ne, $exists, $in, $anySort: ✗
fax$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
timeZone$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
email$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
phone$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
address.country$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
address.subdivision$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
address.city$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
address.postalCode$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
address.streetAddress.number$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
address.streetAddress.name$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
address.streetAddress.apt$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
address.formattedAddress$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
address.hint$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
address.geocode.latitude$eq, $ne, $exists, $in, $any, $lt, $lte, $gt, $gteSort: ✗
address.geocode.longitude$eq, $ne, $exists, $in, $any, $lt, $lte, $gt, $gteSort: ✗
businessSchedule.periods.openDay$eq, $ne, $exists, $in, $anySort: ✗
businessSchedule.periods.openTime$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
businessSchedule.periods.closeDay$eq, $ne, $exists, $in, $anySort: ✗
businessSchedule.periods.closeTime$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
businessSchedule.specialHourPeriod.startDate$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
businessSchedule.specialHourPeriod.endDate$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
businessSchedule.specialHourPeriod.isClosed$eq, $ne, $exists, $in, $anySort: ✗
businessSchedule.specialHourPeriod.comment$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gteSort: ✗
revision$eq, $ne, $exists, $in, $any, $lt, $lte, $gt, $gteSort: ✗
archived$eq, $ne, $exists, $in, $anySort: ✗
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?