Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Project Artifacts are the data that gets sent to the printer when a Project is ordered. Artifacts are attached to a Project Version - if a Version is a "snapshot" of the project, the Artifacts are the parts that make up the picture. A Version might be made up of multiple Artifacts - for example, a 10x8 photobook might need 3 PDFs: The page content, The cover sticker and the spine label. Each of these PDFs would be an Artifact.

If a Project is edited after it has been ordered and a new copy is ordered, a new Version would be created and a new set of Artifacts describing the new state of the Project would be created. Once a Version has been ordered, the Artifacts belonging to that Version can no longer be altered.

When the contents of an Artifact are verified by MILK, the results of the inspection are stored as Artifact Events

Requires:

...

Actions

URLVerbInformation
/project/{Project Guid}/version/{Version Number}/artifact/{Artifact Name}POSTCreates or updates an Artifact identified by the Artifact Name

...