On 2016-06-07 05:30, Akshay patel wrote: > Hello, > > I am only getting the array of contact_mechanisms ids when party.party > method call. > > How will I query for all contact_mechanism *via party id* in jSON RPC?
You can not read details of contact_mechanisms from party.party. You must do a second call to party.contact_mechanism with the ids you have read from party.party. -- Cédric Krier - B2CK SPRL Email/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/ -- 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/20160607130344.GS23431%40tetsuo.
