Depending on applicable regulations or business limitations, specific API requests may not be available for your use.

Get Member Downloads

This request returns the list of files that are available for download for a member, such as trade confirmations, monthly statements, 1099 and 1099-R tax documents, and advised client advance billing notices.

Request URL

Syntax GET /restapi/members/{loginid}/downloads
Example URL https://api.uat.foliofn.com/restapi/members/testloginid/downloads

Response Example


HTTP/1.1 200 OK
X-Powered-By: Servlet/2.5
Server: Sun GlassFish Enterprise Server v2.1.1
Location: https://api.uat.foliofn.com/restapi/members/testloginid/downloads
Link: <https://api.uat.foliofn.com/restapi/members/testloginid/downloads/1099>; rel="GET"; type="application/pdf"; title="get1099", <https://api.uat.foliofn.com/restapi/members/testloginid/downloads/1099-R>; rel="GET"; type="application/pdf"; title="get1099-R", <https://api.uat.foliofn.com/restapi/members/testloginid/downloads/5498>; rel="GET"; type="application/pdf"; title="get5498", <https://api.uat.foliofn.com/restapi/members/testloginid/downloads/statements>; rel="GET"; type="application/pdf"; title="getStatements", <https://api.uat.foliofn.com/restapi/members/testloginid/downloads/tradeconfirms>; rel="GET"; type="application/pdf"; title="getTradeConfirmations", <https://api.uat.foliofn.com/restapi/members/testloginid/downloads/bills>; rel="GET"; type="application/pdf"; title="getBills"
Content-Type: text/html; charset=iso-8859-1
Content-Length: 0
Date: Tue, 05 Aug 2014 15:20:15 GMT

Getting Started

REST APIs

Resources