Depending on applicable regulations or business limitations, specific API requests may not be available for your use.
Get All Forms 8949
This request returns the list of forms 8949 that are available for download for a brokerage account.
Form 8949 is a listing of your long- and short-term, reportable and non-reportable capital gains for tax purposes and is only produced for taxable accounts.
Request URL
Syntax | GET /restapi/accounts/{accountnumber}/downloads/8949 |
---|---|
Example URL | https://api.uat.foliofn.com/restapi/accounts/RA1234ABCD/downloads/8949 |
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/accounts/RA1234ABCD/downloads/8949
Content-Type: application/json
Transfer-Encoding: chunked
Date: Thu, 11 Sep 2014 21:06:51 GMT
[
"2012",
"2011"
]