NetSuite JournalEntry Rest URL -



NetSuite JournalEntry Rest URL -

i have rest based get url getting accounts netsuite

https://rest.netsuite.com/rest/roles

http headers:

authorization : nlauth nlauth_account=1234,nlauth_email=myname@email.com,nlauth_signature=mypassword, nlauth_role=3

this results set of accounts json data.

i working on connecting netsuite , create journal entry, there rest url journalentry create ie post operation?. if there no rest journal entries, there soap consuming guide create journal entries?

as understood it, there url generated restlet script when deploy it. can create restlet creating je during post, deploy , phone call generated url external system.

netsuite

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -