RE: How can I search REST API Accountingperiod entries?
How can I search REST API Accountingperiod entries?
I have an interface program with its own period/year.
I would like to translate the period/year to the Netsuite Accountingperiod id.
Hi Phil,
I think the forum post may have done something strange to the quotes, try this:
/services/rest/record/v1/accountingperiod?q=STARTDATE%20ON%20%221/1/2020%22%20AND%20ISQUARTER%20IS%20FALSE%20AND%20ISYEAR%20IS%20FALSE
Thanks,
Chris