Discussions
REST API to apply landed cost to an item receipt
Hello, everyone.
I really hope someone can help me with this.
Is it possible to apply landed cost to an item receipt using the REST API? I've tried searching for information on this but haven't found anything yet.
I tried with the fields id and the API response is 204, but when i see headers response i found message "Unknown field name landedcostsource3. The field does not exist on this record instance."
Here is an example of my body request:
And here is the response:
Thanks!