Overview
This group represents functionality related to presenting information in a final and/or human-readable form. This includes functionality for presenting both published rights in the e-File and documents that have not yet been registered, and thus are not published in the e-File. Note: 'Snapshot' was previously named 'Enrichment'.
Endpoints
SnapshotGenerer
Endpoint URL: Praesentation/SnapshotGenerer
Description |
Generates snapshots for a notification message. |
Input |
|
Output |
|
Error Handling |
Refer to the general section regarding error handling. |
Security |
Simple web service (i.e., based on HTTP) |
Interaction Pattern |
Request-response |
Invocation Effect |
Idempotent |
TekstGenerer
Endpoint URL: Praesentation/TekstGenerer
Description |
Generates a text representation for the specified XML notification message. Snapshots are generated automatically. |
Input |
|
Output |
|
Error Handling |
Refer to the general section regarding error handling. |
Security |
Simple web service (i.e., based on HTTP) |
Interaction Pattern |
Request-response |
Invocation Effect |
Idempotent |
TekstSnapshotGenerer
Endpoint URL: Praesentation/TekstSnapshotGenerer
Description |
Generates a text representation for the specified XML notification message plus snapshots. |
Input |
|
Output |
|
Error Handling |
Refer to the general section regarding error handling. |
Security |
Simple web service (i.e., based on HTTP) |
Interaction Pattern |
Request-response |
Invocation Effect |
Idempotent |
PdfGenerer
Endpoint URL: Praesentation/PdfGenerer
Description |
Generates a PDF representation for the specified XML message:
|
Input |
|
Output |
|
Error Handling |
Refer to the general section regarding error handling. |
Security |
Simple web service (i.e., based on HTTP) |
Interaction Pattern |
Request-response |
Invocation Effect |
Idempotent |
PdfSnapshotGenerer
Endpoint URL: Praesentation/PdfSnapshotGenerer
Description |
Generates a PDF representation for the specified XML notification message plus snapshots. |
Input |
|
Output |
|
Error Handling |
Refer to the general section regarding error handling. |
Security |
Simple web service (i.e., based on HTTP) |
Interaction Pattern |
Request-response |
Invocation Effect |
Idempotent |