Print Transaction

post

/rest/v7/commerceDocuments{ProcessVarName}{MainDocVarName}/{_id}/actions/_print_document

This operation prints the generated document.

Request

Path Parameters
  • The variable name of the main document, the first letter must be capitalized
  • The variable name of the Commerce process, the first letter must be capitalized
  • Current unique user-side ID. This is the internal identifier for a transaction within a CPQ site.
Body ()
Root Schema : commerceTransaction-_print_documentRequest
Type: object
Show Source
Nested Schema : Attachments available for merge
Type: array
Title: Attachments available for merge
List of attachments available to merge for an email or print action
Show Source
Nested Schema : Attachment properties
Type: object
Title: Attachment properties
Captures the id and name of the attachment
Show Source
Back to Top

Response

Default Response

Body ()
Root Schema : commerceTransaction-_print_documentResponse
Type: object
Show Source
Back to Top