cURL
curl --request GET \ --url https://sandbox.hurdlr.com/rest/v5/taxEngineExpress/investmentIncomeSources \ --header 'Authorization: Bearer <token>'
[ "<string>" ]
Get investment income source links, by state, for calculating investment income tax
The access token received from the authorization server in the OAuth 2.0 flow.
Successful operation