Get the request body generated by RESTwithUS operation. Alias for GET_REQUEST_JSON function (since the request body is not JSON in every case).
This function is an alias for GET_REQUEST_JSON.
Text
Request body data.
var
RequestBody: Text;
RequestBody := APIScriptRWU.GET_REQUEST_BODY();