August 18th, 2016 by admin

Following the release of the REC.VC Admin interface in June, a new version was released today with a Billing section enabling resellers and end-customers to view Monthly Billing reports online. Admin users also have the option to download reports in PDF format.

The monthly billing report is also available via the APIs in various formats using the following URLs:

HTML:
https://<site>/api/v2/company/<company-id>/billingdata?year=<yyyy>&month=<m>&format=html
PDF:
https://<site>/api/v2/company/<company-id>/billingdata?year=<yyyy>&month=<m>&format=pdf
JSON:
https://<site>/api/v2/company/<company-id>/billingdata?year=<yyyy>&month=<m>&format=json

Developers can also leverage the API to retrieve raw data billing records for input in other billing systems.

Additional details can be found in the REC.VC Admin Guide for Resellers (v1.1).

Posted in New features Tagged with: ,