Open API v2 will be deprecated on April 3, 2023. Please begin transitioning to Open API v3 as soon as possible. As of September 29, 2022 all new apps will only be permitted to use Open API v3.

API Documentation

ShopAboutMember

Overview

Data about a user's shop.

Fields

Field Visibility Level Permission Scope Type Description
shop_about_member_id public none int Numeric ID of this ShopAboutMember
shop_id public none int Numeric ID of the associated Shop
name public none string The name of this ShopAboutMember
role public none string The role of this ShopAboutMember
bio public none string The bio of this ShopAboutMember
rank public none int The order of this member in a list
is_owner public none boolean Whether this Member is an owner. A Shop can have multiple owners.
url_90x90 public none string The url to a thumbnail of the image, exactly 90px by 90px.
url_190x190 public none string The url to a thumbnail of the image, exactly 190px by 190px.
has_stale_translations public none boolean Whether the shop member translations need to be updated

Associations

This resource has no associations.

Methods

This resource has no methods.

Open API v3New

Your developer account