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

ShopAboutImage

Overview

Data about a user's shop

Fields

Field Visibility Level Permission Scope Type Description
shop_id public none int Numeric ID of the shop
image_id public none int Numeric ID of the image record
caption public none string Description of this ShopAboutImage
rank public none int The order of this image in a list
url_178x178 public none string The url to a thumbnail of the image, exactly 178px by 178px.
url_545xN public none string The url to a thumbnail of the image, no more than 545px width by variable height.
url_760xN public none string The url to a thumbnail of the image, no more than 760px width by variable height.
url_fullxfull public none string The url to the full-size image, no more than 1500px width by variable height.

Associations

This resource has no associations.

Methods

This resource has no methods.

Open API v3New

Your developer account