Join Slack
Powered by
Hi All, i am trying to get the NetSuite salesorder...
# suitetalkapi
k
Kumar
08/26/2021, 2:29 PM
Hi All, i am trying to get the NetSuite salesorder and itemfulfillment details using SOAP UI tool do i need to pass unique nonce, timestamp, signature for every request that i made....?
m
Mike Robbins
08/26/2021, 8:51 PM
Yes, you need to generate a unique
nonce
for each request.
k
Kumar
08/27/2021, 11:38 AM
signature...?
m
Mike Robbins
08/27/2021, 1:13 PM
Yes. The signature is a hash of your account ID, consumer key, token, nonce, and timestamp. So if the nonce and timestamp change, then the signature must be recalculated.
https://system.na0.netsuite.com/app/help/helpcenter.nl?fid=section_4395630653.html
k
Kumar
08/31/2021, 6:52 AM
Thank You for your time
3
Views
Open in Slack
Previous
Next