Skip to main content
GET /api/v2/storefront/operating-instructions/active Returns the version currently advertised as active — the one the Merchandising Agent will use on the next composition. Returns 404 when no version has been activated yet.

Request

Parameters

This endpoint takes no parameters.

Response

Returns the active OperatingInstructionsResponse, with isActive: true.

Errors

  • 404 NOT_FOUND — no version has been activated for your storefront.
See Errors for the full error contract.

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