`var response = <http://https.post|https.post>({ur...
# suitescript
k
var response = <http://https.post|https.post>({url: splitUrl[0], body: JSON.stringify(dataBody), headers: headers});
this is how I did for Restlet calling..