Depending on applicable regulations or business limitations, specific API requests may not be available for your use.
Get Account Downloads
This request returns the list of files that are available for a download for a brokerage account, such as form 8949 tax documents, and tax data files.
Request URL
Syntax | GET /restapi/accounts/{accountnumber}/downloads |
---|---|
Example URL | https://testapi.foliofn.com/restapi/accounts/RA1234ABCD/downloads |
Response Example
HTTP/1.1 200 OK
X-Powered-By: Servlet/2.5
Server: Sun GlassFish Enterprise Server v2.1.1
Location: https://testapi.foliofn.com/restapi/accounts/RA1234ABCD/downloads
Link: <https://testapi.foliofn.com/restapi/accounts/RA1234ABCD/downloads/8949>; rel="GET"; type="application/pdf"; title="get8949", <https://testapi.foliofn.com/restapi/accounts/RA1234ABCD/downloads/txf>; rel="GET"; type="application/x-txf"; title="getTXF"
Content-Type: text/html; charset=iso-8859-1
Content-Length: 0
Date: Thu, 11 Sep 2014 21:04:45 GMT