Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Fixed assets API
I am using NetSuite with sutapp installed. I want to get Fixed assets with API and this is how I can get them, by getting this URL https://******.suitetalk.api.netsuite.com/services/rest/record/v1/customrecord_ncfar_asset. The issue is that the response body returns just the links without any specific information about the asset, am I doing something wrong to get more values out of this API call? When I launch the custom script from a NetSuite directly, it shows device serial numbers, etc.