Table of Contents | ||||
---|---|---|---|---|
|
Purpose
The method is designed for getting an HTML template of informational reference for print.
...
Creating "a replacement" composition
Specification
Link | |
Resource | |
Scope | composition:read |
Components | Compositions, MAN |
Microservices | API paragraph not found |
Protocol type | REST |
Request type | GET |
Sync/Async | Async |
Public/Private/Internal | Public |
Preconditions*
Logic
...
Configurable parameters
...
Content-Type: application/json
Authorization: Bearer {token}
api-key: {secret}
Request data validation
...
The compositionId in the request is checked:
IF it is valid
THEN the process continues
ELSE an error is returned.
Processing*
Response structure*
...