So currently I'm using a HTTP request to post journal lines to various journals on Business Central, however I need the journal ID for this to work. I have been successful so far with any other journal but I'm not able to find the Payment Recon journal anywhere. Does anybody know where I can find it's id to use in a HTTP request?
POST businesscentralPrefix/companies({id})/journals({id})/journalLines - current http format I am using.
Hi, this id is the systemid of General Journal Batches.
However, the ui design of Payment Reconciliation Journals is different from the other journal pages.
Sorry I didn't test it in detail, I think you can directly try the systemid of Bank Acc. Reconciliation (273).
Hope this helps.
Thanks.
ZHU
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.