Feed Providers
GET {{baseUrl}}/fund/feedProviders?fundId={{fundId}}
Allows you to retrieve od data feed providers based on a FundId.
API Scopes
The following API scopes can access this resouce - investment - audit - smsf_partner
Entities Supported
The following entityTypes are supported - SMSF - BillableTrust - BillableCompany - BillableIndividual
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fundId | string | The unique fund id |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"feedProviders":[{"feedProviderName":"BT Wrap","externalRefAccountId":"M999888777","feedProviderRefKey":"klwWfoQQj54="},{"feedProviderName":"Macquarie Equity Lever","externalRefAccountId":"12345678","feedProviderRefKey":"dA5635UJXYQ="}]}