The financial APIs are provided as a series of webservice endpoints that can be used to programmatically access the Financials module within The Anywhere Platform.
All endpoints require 2 parameters for authentication:
API_KEY
API_USER_KEY
Refer to the section: API Keys for details on how to obtain these.
Creates a financial baseline with the given data and returns the id on success.
Takes in a form id and returns the set of cost revenue rules associated with the form.
Gets a list of all the cost rules.
Gets all the financial data for a given entity id.
Gets a list of currencies available in the system.
Gets a list of currency exchange rates and when they were entered.
Takes in the new or updated rule information and returns the id on success.
Takes in a new set of exchange rates and upates the list with the date and values.
Saves the financial data for a given entity id.
Performs a roll up of financials to parent entities