How can you send multiple JSON Request to ODATA endpoint of Dynamics 365 Finance as I get the following error stating Content-Type must be multipart/mixed? Is this supported?
Note: When try to send request based on this example, it works. However I am looking at JSON Request (more than 1 record)
If yes, how do we send JSON batch request body to D365 Finance? Any pointers will be really helpful.