POST

Get Verification Options


Developer Preview

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

Retrieves the ways a location can be verified.

Google decides which options a location is eligible for, and each option says what it needs. Call this before Start Verification to find out what to offer the site owner.

For a service-area business, save serviceAreaPostalAddress on the location first with Update Location. Google can't work out the options without it.

Pass languageCode to get the option text in the site owner's language. It defaults to English.

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/{locationId}:getVerificationOptions

Errors
400Invalid Argument

There is 1 error with this status code.

500Internal

There is 1 error with this status code.

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

Did this help?