POST

Create Location


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Imports an existing Google Business Profile location.

Specify the Google account ID in accountId and the Google location ID in location.id. Both are available from List Unimported Locations.

This doesn't create a listing in Google. It records a location the Google account already has, so that the site can manage it. To create a new listing, call Create Google Location.

A Google account must be connected first, or the call fails with CONNECTION_NOT_FOUND. See the Connection API.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage SEO Settings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/gbp/v1/locations

Errors
428Failed Precondition

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?