This operation uses the transaction data stored by the CreateTransaction operation. The operation expects a document set object as part of the request, as opposed to associating a document set associated with the transaction through the AutoSelect or AddDocuments operations. By including the document set on the request directly, the calling program can assemble a single document (or any subset) using a single API call.
| Operation | AssembleDocuments |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/AssembleDocuments |
| Input | AssembleDocumentsRequest |
| Output | AssembleDocumentsResponse |