<@U7A0KGURX> `GET: <https://rest.sandbox.netsuite....
# suitescript
l
@alien4u
GET: <https://rest.sandbox.netsuite.com/rest/datacenterurls?account=12345_SB1>
returns
Copy code
{
  "webservicesDomain": "<https://12345-sb1.suitetalk.api.sandbox.netsuite.com>",
  "restDomain": "<https://12345-sb1.restlets.api.sandbox.netsuite.com>",
  "systemDomain": "<https://system.sandbox.netsuite.com>"
}
I was informed that NS is removing the
system.sandbox
domain prefix. Is this not true for restlets?