Requesting the parameters
Use a GET request and pass this URI: https://localhost/flexicapture12/Server/MobileApp. When working with tenants, you should additionally pass the tenant name as a parameter: https://localhost/flexicapture12/Server/MobileApp?Tenant=[tenant name].
The server sends a response in the JSON format encoded in UTF-8.The root of the JSON response contains values of projectName and batchType parameters if they were configured by an Administrator on the server. Below the values configured on the server is the list of all the projects available to the user. Each project contains the list of batches with the attached list of document types and registration parameters specified on the server by an Administrator.
Note: The user must have Scanning Operator permissions.
Example of a JSON response
4/12/2024 6:16:02 PM