
Hi guys,
I can list a dimension through this API: GET businesscentralPrefix/companies({id})/dimensionValues, but how can I create a entry for it?
Hi, I tested it and checked the standard code, the standard Dimension Value api does not support insert. So if you want Post, you need to customize a new API.
Hope this helps.
Thanks.
ZHU