Hey there - is anyone using / has anyone used REST...
# suitescript
a
Hey there - is anyone using / has anyone used REST API w/ NS yet that would recommend it? Or is it still too early on?
d
haven't used heavily in production setting, but seems fine from when I've messed around with it. a few oddities here and there, but overall "good"
a
ok - good to know, appreciate the response
i ask because i'm unfamiliar with it and in attempting to help a partner with it recently i noted it was newer and didn't seem to have as much documentation. some fields / data objects seem simply unavailable, but it may be my/their ignorance too
s
the REST api is meant to be (mostly) a JSON version of the XML api, however indeed not all records are supported through it yet.
The NS release notes usually have something to say with each release regarding additions to that api
it is 'GA' IIRC so it should be something you can safely use in 'production'
it just may not have all the capability you want
a
OK - specifically trying to read/write promotion codes on a sales order, adjust taxes on SO line levels (override taxes), and set PN Ref / CC approved on Cash Sales - all of these seem to not work, though again it may be my ignorance
r
We are using for outside Customer Care application with great results.
s
We have been using it for a couple of months and there are definitely fields that are exposed to SOAP but not to REST
💯 1
a
Appreciate the feedback