eQuipAPI

<back to all web services

CheckSiteExistInScope_SiteTableByUserID

The following routes are available for this service:
All Verbs/CheckSiteExistInScope_SiteTableByUserID
CheckSiteExistInScope_SiteTableByUserID Parameters:
NameParameterData TypeRequiredDescription
UserIDquerystringNo
UIDqueryintNo
Scope_IDqueryintNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/oneway/CheckSiteExistInScope_SiteTableByUserID HTTP/1.1 
Host: equipstage2.e-isg.com 
Content-Type: text/jsv
Content-Length: length

{
	UserID: String,
	UID: 0,
	Scope_ID: 0
}