GET /api/v2/storefront/operating-instructions/active
Returns the version currently advertised as active — the one the Interchange Merchandising Engine will use on the next composition. Returns 404 when no version has been activated yet.
Request
Parameters
This endpoint takes no parameters.Response
OperatingInstructionsResponse, with isActive: true.
Errors
404 NOT_FOUND— no version has been activated for your storefront.
Related
Activate version
Set the active version
List versions
See all versions, newest first
Operating instructions tasks
All operating-instructions operations
Operating instructions overview
Concepts and versioning model