Create API Credentials: Log in to your NetSuite account as an administrator. Navigate to “Setup” > “Integration” > “Manage Integrations” > “New.” Create a new integration record and generate the API credentials (e.g., Consumer Key, Consumer Secret, Token ID, Token Secret). Take note of these credentials as they will be used to authenticate your API… Continue reading How to connect Service (Sale) Items via REST API
Tag: service item
Adding Saved Search for Sales Orders Involving Special Orders and Service Items
Adding Saved Search for Sales Orders Involving Special Orders and Service Items
Service item fulfillment is possible?
//info: CDUS-1042 By setting certain fields in the associated item, we can transform service items to make them fulfilled directly through the script. Related Article to do so:http://jobinandjismi.in/service-sale-items-to-resale/ We can also set this through the UI to fulfill the order.To accomplish this, we must enable the Fulfill feature in the relevant Item. Note:Service items are… Continue reading Service item fulfillment is possible?