Hi everyone!
I want to create/delete text notes in Payable Invoices module. I can see in REST API endpoints to manage notes but they are for receivable invoices and the parameter that is requested is the CustomerTransactionId but not works for me. Is there any endpoint that I can use?. I know that notes are saved on ZMM_NOTES table.
Thanks!