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!
How can we Use REST API to Create A/P Aging Detail Report
Hi,
An employee created this = A/P Aging Detail Report in Netsuite.
I am trying to recreate this report using REST API
I am trying to find out how this report was created...
it seems to be using these fields:
TRANSACTION TYPE
DATE
DOCUMENT NUMBER
DUE DATE
AGE
OPEN BALANCE
TRANSACTION NUMBER
when I go to "customize" it shows on left
- VENDOR and Open Payables
I am trying to recreate this report using REST api
I am not sure what tables to look for...
When I go to the records catalog as was suggested - I do NOT see anything that looks like "Open Payables" table.