Integrating R2 Invoices with your Accounting Software

 

Content was last updated in 06.01.07-00

Revision History

 

To successfully integrate R2 Invoices with your accounting software, use the following APIs.

 

Pre- requisites

 

Workflow

  1. Fetch the open batch (using filters) by invoking AR Invoice Batch List API.

  2. Fetch Invoices added to a particular batch intended to be posted using AR Invoice Batch Details API. 

  3. Fetch Invoice details to reconcile with external accounting system using Invoice details API. 

  4. Once the Invoice details are reconciled with accounting software, mark the invoice as ‘Posted’ in R2 using Invoice API. 

  5. Once all the Invoices within a batch is marked as ‘Posted’, API will mark the batch as ‘Posted’ as well.