The portfolio APIs are provided as a series of webservice endpoints that can be used to programmatically access the portfolio entity 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.
Gets all the portfolio information for the given id.
Gets all the scenario information for the given scenario id
Takes the form data as an input and returns an id on success
Takes the form data as an input and returns an id on success
Gets all the programme information for the given id.
Takes in all the programme information and returns the id of the programme updated
Updates the portfolio with the given entity
Updates the programme with the given entity
Takes in a new set of exchange rates and upates the list with the date and values.