Reporting REST API Documentation

UserLicenseResource

Provides you with information about whether the current user has a valid license for FinancialForce Reporting.

GET

URI /services/apexrest/ffr/v1.0/user/license
Description HTTP GET request: /services/apexrest/ffr/v1.0/user/license
Rest method to get current user's license status.

Sample Code


HTTP GET request URL: /services/apexrest/ffr/v1.0/user/license

Raw Response
HTTP/1.1 200 OK
Date: Tue, 15 Mar 2016 12:27:41 GMT
Set-Cookie: BrowserId=DicFYa4_SEmSCVbHZUifoA;Path=/;Domain=.salesforce.com;Expires=Sat, 14-May-2016 12:27:41 GMT
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: application/json
Content-Encoding: gzip
Transfer-Encoding: chunked


{
  "IsLicensed" : true
}
© Copyright 2009–2019 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.