I am able to do a post with the XSODATA via postman client, however it wont work in the SAPUI5 application.
below is from postman.
Below is my code. I am using sap.ui.model.odata.ODataModel
with content-type" : "application/json;charset=utf-8"});