Odoo
communityOpen-source ERP and business apps suite with CRM, accounting, inventory, and HR.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://{instance}/web/dataset/call_kwSearch and read records
Parameters
argsdomainrequired— fields, limit (arraymodelres.partner|sale.order|product.product (stringrequiredmethodsearch_readoptionalReturns
records[] with id and field values based on modelPOST
https://{instance}/web/dataset/call_kwCreate record
Parameters
argsfield values (arrayrequiredmodelmodel name (stringrequiredmethodcreateoptionalReturns
record IDPOST
https://{instance}/web/dataset/call_kwGet model fields
Parameters
args[] (arrayrequiredmodelmodel name (stringrequiredmethodfields_getoptionalReturns
fields with name, type, string, required, readonly