IsConfigValid is a supplementary method to check whether RES is successfully configured for a RES user and a Company pair. If this method returns false, there is no reason to call GetEvents and FlagAsRead methods.
| Name | Value | |
|---|---|---|
| REST-API METHOD | IsConfigValid | |
| HTTP METHOD | GET | |
| RESPONSE TYPE | XML | |
| URL | https://api.csm.next4biz.net/api/RES/IsConfigValid?companyId={CompanyId}&userId={UserId} | |
| REQUEST HEAD | Authorization: Basic {base64 encoded username:password} Accept: text/html,application/xhtml+json,application/json;q=0.9,*/*;q=0.8 Content-Type: application/json | Authorization: Basic {base64 encoded username:password} Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Content-Type: application/xml |
true or false string
false