Simple Fund 360 & Simple Invest 360 Resources-Labels
Number of APIs: 6
-
Create Entity Label POST {{baseUrl}}/sf/labels
-
Add a Label to an Entity POST {{baseUrl}}/sf/labels/{{labelId}}/entities/{{entityId}}
-
List of Entity Labels GET {{baseUrl}}/sf/labels?fundId={{fundId}}
-
Delete Entity Labels DELETE {{baseUrl}}/sf/labels/{{labelId}}
-
Remove a Label from an Entity DELETE {{baseUrl}}/sf/labels/{{labelId}}/entities/{{entityId}}
-
List of Entities by Label GET {{baseUrl}}/sf/labels/{{labelId}}/entities