Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
PHP API: How to update custom field on existing item record
How can I update a custom free-form text field on an existing inventory item record using the PHP API.
I have the internalID of the Item, the internalID of the field, and the value i want to update it with.
Could anyone post a working PHP code snipit of this please? Ive tried a handful of different things from examples ive seen for other record types and nothing seems to be working.
0