Notes API-Basic

Number of APIs: 9

  1. List GET {{baseUrl}}/crm/v3/objects/notes?limit=10&after=<string>&properties=<string>&properties=<string>&propertiesWithHistory=<string>&propertiesWithHistory=<string>&associations=<string>&associations=<string>&archived=false

  2. Create POST {{baseUrl}}/crm/v3/objects/notes

  3. Read GET {{baseUrl}}/crm/v3/objects/notes/:noteId?properties=<string>&properties=<string>&propertiesWithHistory=<string>&propertiesWithHistory=<string>&associations=<string>&associations=<string>&archived=false&idProperty=<string>

  4. Archive DELETE {{baseUrl}}/crm/v3/objects/notes/:noteId

  5. Create POST {{baseUrl}}/crm/v3/objects/notes

  6. Read GET {{baseUrl}}/crm/v3/objects/notes/:noteId?properties=<string>&properties=<string>&propertiesWithHistory=<string>&propertiesWithHistory=<string>&associations=<string>&associations=<string>&archived=false&idProperty=<string>

  7. Archive DELETE {{baseUrl}}/crm/v3/objects/notes/:noteId

  8. Update PATCH {{baseUrl}}/crm/v3/objects/notes/:noteId?idProperty=<string>

  9. Update PATCH {{baseUrl}}/crm/v3/objects/notes/:noteId?idProperty=<string>