Composer requests

The Composer requests give you the ability to run templates and create documents and/or document packs. These requests are placed in the CCMInteractive contract type. The exact functionality depends on the version of the contract type:

  • V1: The compose calls deliver single documents. There are separate calls for different output formats running interactive templates and non-interactive (on-demand) templates.
  • V2: The compose calls deliver document packs. There are separate calls for running interactive templates and non-interactive (on-demand) templates.
  • V3: The compose calls import documents to be passed when composing a document pack, next to the functionality offered by V2.