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.
Is there a list of the various tables and a small description of each purpose for rest api?
Hi,
--> GOAL : We are trying to get GL transactions including related customers and vendors.
Question #1 - What tables would we generally look at for this purpose?
I imagine some tables would be :
transaction - transactionline or transactionaccountingline? - customer - vendor?
Any other tables for this purpose?
---
Question #2- Is there a list of the various tables and a small description of each purpose for rest api?
like transaction table used for xxx..
like subsidiary table used for xxx..
main tables I need to know about are:
transaction
???? --> transactionline and transactionaccountingline - like what is the difference between these 2?
0