Skip to main content
GET
/
v5
/
taxEngineExpress
/
investmentIncomeSources
Get Income Type Sources
curl --request GET \
  --url https://sandbox.hurdlr.com/rest/v5/taxEngineExpress/investmentIncomeSources \
  --header 'Authorization: Bearer <token>'
[
  "<string>"
]

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

client_id
string
clientId
string
state
string

Response

200 - application/json

Successful operation