For example, to `POST` `{"id": 123, "foo": "bar"}`...
# suitescript
c
For example, to
POST
{"id": 123, "foo": "bar"}
to https://REDACTED-sb1.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=540&deploy=1&object=employee I would also expect to have a way to obtain the query parameter
object: "employee"
and not just the JSON body passed