ShopPhoto

Field Type Description
url URL An URL field starting with http:// or https://
thumbnail_url URL? Nullable. An URL field starting with http:// or https://

Examples

Example 1

{
    "url": "https://example.com",
    "thumbnail_url": "https://example.com"
}
1.9.0 stable