Parameter Details

All API calls can be made using the POST or GET method to "https://amsapi.nextzen.com.bd/api/v1/data"! Please see the sample code for more details.

Following https://amsapi.nextzen.com.bd/api/v1/data to run perfectly, need some Parameter. See Below for Parameter Details:

Parameter
Details

request_type

Type of Request Method

api_key

Contact the Nextzen AMS system to get yours Auth API Key

date_from

Date since which user logs are to be obtained.

Example: YYYY-mm-dd ( Need Only for log method )

date_to

Date until which user logs are to be obtained.

Example: YYYY-mm-dd ( Need Only for log method )

access_id

Unique access log ID till that user logs are already obtained. Example: 777333 ( Need Only for log method )

username

Unique username of the employee to add/delete ( for add_employee & remove_employee_from_device )

signature

Unique signature of the employee which is to be added / removed / updated ( for add_employee )

signature_type

Always cards

Last updated