Hi,
I'm working with the Odoov14 API and I've been able to create a new entry in the res_partner table, using res.partner / create method.
Now I would like to associate the fiscal position (account_fiscal_position) for that customer in the same call (or in a second call). Do you know which method / parameters should I pass?
The API documentation does not have any information about this.
Thanks
Jack Dane answer is correct :)