We would like to brief you series of steps we are following in current process(EZD) in the system.
Current Process
1. Initialization
2. processLogin -> itemRequests (ItemManager -> sendRequest(itemNames we are supplying currencies)) <- processEvent(response)
3. cleanup
4. closeRequest
We have below queries, after reviewing API documentation.
Queries:-
1. We need a technical walk through in line with current implementation with New API to get started with the development.
2. Kindly share the Target URLs and credentials details for connecting from our Test application to the WebSocket API
2. How do we pass currencies in the 'Item Request' for only those we would like to retrieve (this feature is available in current implementation)?
3. Item Update(s), Posting , – Is it applicable for us?
4. Ping and Pong Messages – Is it applicable for us?
5. Batch – Page 23 is this the API method which mimics our current implementation?
6. 'Factor', 'GV2_TEXT' are not supplied in the document as earlier in the 'Item Request' Service response. Please let us know on this.