The documentation in https://www.odoo.com/documentation/19.0/developer/reference/external_api.html is very scarce. It contains only examples how to retrieve data. However, what is the syntax (the body) of the POST call for
- creating a product?
- updating a product?
- deleting a product (with its variants)
- creating a BOM?
- creating a BOM line?
- updating a BOM line?
- deleting a BOM line?
