How do we set a value for "Work Description" native field of the Sales Invoice via Rest API? The field is a BLOB type and as such it seems it is not exposed by default via API when accessing to a salesInvoice instance.
Should the extension for that be created or it is achievable without creating an extension (which we prefer)?
Is there any direct url to get/set it's content even if it's not in API metadata?
We are using latest D365 BC implementation: W1 16.0 (Platform 16.0.11233.12833 + Application 16.0.11240.11946),
so the following picture is just to point on which field I'm thinking of..
