Skip to main content
Each page below documents a single operating-instructions operation — request, parameters, response shape, and errors. Operating instructions are versioned: you author a new version, then activate it to make the Interchange Merchandising Engine use it on the next composition. For the conceptual model, see the Operating instructions overview.

Read

List versions

GET /operating-instructions — every version, newest first

Get active version

GET /operating-instructions/active — the version in force now

Get a version

GET /operating-instructions/{version} — one version by number

Manage

Create version

POST /operating-instructions — author a new version

Activate version

POST /operating-instructions/{version}/activate — swap the active pointer