Skip to content

grseko/api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multrees WebAPI API documentation version 1

http://api-live.multrees.com/{subfi?}/{fi}


Asset Allocations

Collection of Asset Allocations

/assetallocation

  • get: Retrieve all asset allocations

Cash

All calls relating to cash accounts

/cash/account

Collection of all transactions

  • get: Retrieve all cash accounts

/cash/transaction

Collection of all transactions

  • get: Retrieve all cash transactions

Holdings

Collection of all holdings for a client.

/holdings

  • get: Retrieve all holdings.

Investment

All calls relating to investment accounts

/investment/account

Collection of all investment accounts

  • get: Retrieve all investment accounts

/investment/transaction

Collection of all transactions

  • get: Retrieve all investment transactions

About

Multrees WebAPI API documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.6%
  • RAML 16.4%