List of Entity Labels
GET {{baseUrl}}/sf/labels?fundId={{fundId}}
Returns a labels for the firm. Labels are used in SF360 to group funds or other entities together for quick selection and reporting purposes.
API Scopes
The following API scopes can access this resouce
- smsf_partner
Entities Supported
The following entityTypes are supported - SMSF - BillableTrust - BillableCompany - BillableIndividual
Response Body
Key | Datatype | Comments/Constraints |
---|---|---|
id | string | ID of label |
name | string | name of label |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fundId | string | OPTIONAL |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |