Hello,


I have some few question while making API request:


1)Session Maintainance 
I make request for login (common.db.login), then make request get party 
list (model.party.party.search_read), it works fine & I also saved user_ID 
& session Key for future API request.
But even if I make requester after a second to party list 
(model.party.party.search_read) with saved user_id & Session_Key then it 
shows me error like"Not Logged"


2) Add,Update,Delete
How to make API request for Add,Update,Delete? Is there any API 
documentation for that?


3) GetSingleRecord
I am make request with domains like ["re_name","=","%%%s%%"], but it 
returns me blank Array

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/faf1506f-7dd7-45fb-b310-c491de46647c%40googlegroups.com.

Reply via email to