Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "jsonrpc": "2.0",
- "method": "call",
- "params": {
- "service": "object",
- "method": "execute",
- "args": [
- "<DB>",
- <UID>,
- "<password>",
- "res.users",
- "search_read",
- [[["id", "=", "177"]],{"fields": ["id", "name", "email"]}]
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment