This service provides access to Document Designer reports. Callers can retrieve templates and run existing reports.
| name | description |
|---|---|
| GET /documents/customTemplates | Retrieves a list of all custom and label type document designer report templates. |
| GET /documents/reportRunner/{type}/{template} | Returns the requested custom report in PDF format. |