List of Entities by Label
GET {{baseUrl}}/sf/labels/{{labelId}}/entities
Returns a Entities for a label 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 |
entityType | string | Type of Entity |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |