Discussions
Streamline Invoice Processing with AI-Powered Automation
Use AI-Driven Insights for Faster, Better Planning and Forecasting
NSC | REST WS: Empty External ID
When working with NetSuite's REST API, attempting to set a record's External ID to an empty string can lead to unexpected behavior. Instead of successfully updating the External ID field, the API responds with a
{ "type": "XXX", "title": "Bad Request", "status": 400, "o:errorDetails": [ { "detail": "Invalid value '' for the field externalid.", "o:errorPath": "externalid", "o:errorCode": "INVALID_VALUE" } ] }
In conclusion, while NetSuite's REST API offers extensive capabilities for interacting with NetSuite data, developers must be mindful of constraints such as the inability to set External IDs to empty strings.
The sample code described herein is provided on an "as is" basis, without warranty of any kind, to the fullest extent permitted by law. Oracle + NetSuite Inc. does not warrant or guarantee the individual success developers may have in implementing the sample code on their development platforms or in using their own Web server configurations.
Richard James Uri | SuiteCloud and WMS Tech
----
- New to NetSuite
- Explore the NSC Webinars Category
- Expand your NetSuite knowledge by joining this month's Ask A Guru Live about SuiteBilling. RSVP on this eventnow!