Account Deposit Information

GET /portfolio/{fin}/cash/deposit

Account Deposit Information

Gives the information needed for the deposit of cash into the specified account.

Path parameters

Responses

  • Ok

    At least 3 but not more than 3 elements.

GET /portfolio/{fin}/cash/deposit
curl \
 -X GET http://api.example.com/portfolio/{fin}/cash/deposit?fan=string
Response examples (200)
[
  "string"
]
Response examples (200)
[
  "string"
]