Service to support an API for a store's homepage.
| ClaimHomepage |
|---|
|
Claims a store's homepage. Executing this method requires admin access. If the homepage is already claimed, this will recheck the verification (unless the business is exempted from claiming, which also exempts from verification) and return a successful response. If ownership can no longer be verified, it will return an error, but it won't clear the claim. In case of failure, a canonical error message is returned:
|
| GetHomepage |
|---|
|
Retrieves a store's homepage.
|
| UnclaimHomepage |
|---|
|
Unclaims a store's homepage. Executing this method requires admin access.
|
| UpdateHomepage |
|---|
|
Updates a store's homepage. Executing this method requires admin access.
|