wiki:API/View

View

Get limited view access.

View REST API is available at $Portax::WebPath/rest/view

DESCRIPTION

View REST resource provides anonymous access to view subscriber status.

METHODS

GET

Query subscription(s).

pn
Limit query results to PN
unit_id
Limit query results to UNIT_ID
xuserid
External ID of accessing user (anything to identify user in CRM)

EXAMPLE

curl -s --cert-type P12 --cert $CERT:$PASS \
  $URL/rest/view?pn=26&unit_id=127&xuserid=mycrmuserid

Response:

{"responseCode":200,"url":"...”}
Last modified 3 years ago Last modified on May 24, 2021, 8:57:59 AM
Note: See TracWiki for help on using the wiki.