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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
User Error Journal Entry API
Hi, teams! I get a user error when posting journal entry via API. Here is the error's detail:
{ "type": "https:\/\/www.rfc-editor.org\/rfc\/rfc9110.html#section-15.5.1", "title": "Bad Request", "status": 400, "o:errorDetails": [ { "detail": "Error while accessing a resource. You have entered an Invalid Field Value 32244 for the following field: entity.", "o:errorPath": "line.items[73]", "o:errorCode": "USER_ERROR" } ]}
The error still occurs even though the entity "32244" exists in our NetSuite production account.
But when the entity field is deleted the journal entry was successfully posted. The same problem is also happening in another NetSuite environment.
Any help would be so much appreciated. Thanks!