store_version
Collection: store_versions
A store version represents a specific version of the Foxy storefront. Each version includes information about supported cart types, changelog details, and release metadata. Store versions are managed by Foxy and are read-only resources.
Actions
Properties (10)
version String · Read-only The human-readable version string.
version_date String · Read-only The public release date for this version.
is_visible Boolean · Read-only Whether this version is visible in the admin interface.
is_beta Boolean · Read-only Whether this version is a beta release.
changelog_content String · Read-only The full changelog as HTML.
changelog_url String · Read-only URL to the changelog.
changelog_blog_url String · Read-only Blog post URL describing the release.
cart_types Object · Read-only JSON object describing the various cart types supported by this version, including associated CSS and JS files.
date_created String (nullable) · Read-only The date this resource was created.
date_modified String (nullable) · Read-only The date this resource was last modified.
Link Relations (3)
self This Store Version Example Representation
No example representation available for this resource.