CAS 360 (Company) Resources-Global Contacts

Number of APIs: 7

  1. Delete Contact DELETE {{baseUrl}}/contacts/:contactId

  2. List of Contacts GET {{baseUrl}}/contacts?offset={{offset}}&limit={{limit}}&relationships=false

  3. List of contacts by IDs GET {{baseUrl}}/contacts/:contactId?relationships=false

  4. Update Contact PUT {{baseUrl}}/contacts/:contactId

  5. Create Contact POST {{baseUrl}}/contacts

  6. ASIC Agent List GET {{baseUrl}}/cas/agents?offset={{offset}}&limit={{limit}}

  7. Update Contact PATCH {{baseUrl}}/contacts/:contactId