D365BC: Codeunit Webservices - Handling JSON
Hello, Business Central does not currently support JSON parameters or return types for codeunit web services. For webservice calls, I have to receive JSON serialized text and then parse the JSON object as one text element of the JSON body. For outputs, I have to assemble my JSON object and the...
STATUS DETAILS
Needs Votes