Simple Fund 360 & Simple Invest 360 Resources-Contacts

Number of APIs: 7

  1. List of Entity Relationships GET {{baseUrl}}/sf/contacts/{{contactId}}/entityRelationships

  2. List of Contacts (Firm) GET {{baseUrl}}/sf/contacts?offset={{offset}}&limit={{limit}}

  3. List of Contacts (Entity ) GET {{baseUrl}}/sf/funds/:fundId/contacts

  4. Update Contacts PUT {{baseUrl}}/sf/contacts/{{contactId}}

  5. List of Contacts by IDs GET {{baseUrl}}/sf/contactsByIds?ids={{contactIds}}

  6. Delete Entity Relationship DELETE {{baseUrl}}/sf/contacts/entityRelationship/{{entityRelationshipId}}

  7. Create Entity Relationships POST {{baseUrl}}/sf/contacts/entityRelationships