Validate Client

Purpose

This method validates that the sending JI is compliant to work with the JI Service. It is normally sent as the first request, prior to starting a session. (Once a session is allocated, any consequent requests will carry the same sessionID.)

Note: The Validate Client method is not relevant to the Agent Application.

URI Syntax and Example

http://[host:port]Application Name/version/[version]/account/[accountID]

http://api.interact.jacada.com/version/1/account/12345678/

HTTP Method

GET

Response

HTTP OK 200 (client is valid to work with the server).

Any other response code (apart from 100, 301) denotes incompatibility between the client and the server.