Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Cable Path Report Requests

If an API Key, has the additional permission for “CableViewPath,” a User can execute a GET request either through an external system or via a web browser. This request will return either an HTML object or a PDF file depending on the format requested by the call. Below is the sample format for such a request.

[PCR-360 URL]/api/[API KEY]/cable-view-path.[FORMAT]?recid=[RECID OF DESIRED CABLE PATH]

The [FORMAT] values expected by the call as either “html” or “pdf”.

  • No labels