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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
SuiteTalk - Post Adding Vendor Bill with Expense Line Item
I am trying to add a vendor bill to NetSuite, with an expense as an item:
The expense (Category D240) was added manually by editting the Vendor Bill.
I want to replicate this, by doing it through a Rest SuiteTalk API Request.
I can successfully:
1. Create a Vendor Bill through SuiteTalk API
2. Add an Item through SuiteTalk
However, when I try to add an expense, it gives me this error:
This is the JSON format I am using for expense (I have also included the item JSON format, which works)
0