Get Product User

<< Click to Display Table of Contents >>

Navigation:  Journalytix API >

Get Product User

Description

 

The Get Product User API is used to fetch all the subscribed product user. These users can be expired or active product user.

 

Parameters

 

Company Username - Company Username of Company admin user in the Journalytix system

Company Password - password of the admin user for the company on the Journalytix system

API Code - API code for the company

User Type – Option to find Expired, Active or All User

 

Optional

 

Email – Registered Email Address of the customer

 

Validation Rules

 

Company User Name - Required.

Company Password - Required.

Company API code - Required.

Please Enter Correct User Email format.

User type is Required.

 

Request Parameters

 

Request Type – POST

- companyUserName

- companyPassword

- companyAPICode

- type

 - Example - (“Expired”, ”Active”, ”All”)

- email - optional

 

Request – Success Response

 

- JSON List of Users

 

Request – Error Response

 

- 00: Technical Issue in API, Contact Jigsaw Support

- 01: Invalid username or password

- 02: API code not valid

- 03: IP Mismatch

- 04: Please Enter a valid type like Expired, Active or All

- 05: No Records Available

- 06: Company does not exist in member table

 

Sample PHP Code

 

You can test your API credentials on this page: